From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: [PATCH 0/1] WIP Python 3.6.0 upgrade
Date: Sat, 4 Mar 2017 17:20:30 -0500 [thread overview]
Message-ID: <cover.1488665988.git.leo@famulari.name> (raw)
This is the beginning of a Python 3.6.0 upgrade.
There are still some test failures, and I request your advice about how
to handle them.
A full copy of my build log will be sent in a follow-up message.
Leo Famulari (1):
WIP: python-3: Update to 3.6.0.
gnu/local.mk | 4 +-
.../patches/python-3-AEAD-linux-test-failure.patch | 81 ++++++++++++++++++++++
gnu/packages/patches/python-3.4-fix-tests.patch | 12 ----
gnu/packages/patches/python-3.5-fix-tests.patch | 46 ------------
gnu/packages/patches/python-3.6-fix-tests.patch | 78 +++++++++++++++++++++
gnu/packages/patches/python-fix-tests.patch | 19 -----
gnu/packages/python.scm | 31 +++------
7 files changed, 170 insertions(+), 101 deletions(-)
create mode 100644 gnu/packages/patches/python-3-AEAD-linux-test-failure.patch
delete mode 100644 gnu/packages/patches/python-3.4-fix-tests.patch
delete mode 100644 gnu/packages/patches/python-3.5-fix-tests.patch
create mode 100644 gnu/packages/patches/python-3.6-fix-tests.patch
--
2.12.0
next reply other threads:[~2017-03-04 22:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-04 22:20 Leo Famulari [this message]
2017-03-04 22:20 ` [PATCH 1/1] WIP: python-3: Update to 3.6.0 Leo Famulari
2017-03-04 22:23 ` [PATCH 0/1] WIP Python 3.6.0 upgrade Leo Famulari
2017-03-05 13:23 ` SIGINT in guix environment Danny Milosavljevic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1488665988.git.leo@famulari.name \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.