guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/1] WIP Python 3.6.0 upgrade


From: Leo Famulari
Subject: [PATCH 0/1] WIP Python 3.6.0 upgrade
Date: Sat, 4 Mar 2017 17:20:30 -0500

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]