unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/1] WIP Python 3.6.0 upgrade
@ 2017-03-04 22:20 Leo Famulari
  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
  0 siblings, 2 replies; 4+ messages in thread
From: Leo Famulari @ 2017-03-04 22:20 UTC (permalink / raw)
  To: guix-devel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-05 13:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-04 22:20 [PATCH 0/1] WIP Python 3.6.0 upgrade Leo Famulari
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

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).