guix-patches
[Top][All Lists]
Advanced

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

[bug#32260] [PATCH 00/21] Python updates


From: Marius Bakke
Subject: [bug#32260] [PATCH 00/21] Python updates
Date: Tue, 24 Jul 2018 14:35:43 +0200

This series updates Python to 3.7 and bumps many of the python-*
packages to the latest upstream releases.

Also, Python 3.7 is now reproducible on my system.  As well as most of
the library packages.  Woohoo!  :-)

Do we have time for a 'python-updates' round before core-updates?
Relatedly, can the existing 'python-updates' branch be deleted?

Marius Bakke (21):
  gnu: python: Remove outdated comment and phases.
  gnu: python: Update to 3.7.0.
  gnu: python: Rebuild bytecode after removing tests.
  gnu: python: Build reproducibly.
  gnu: python-py: Add missing dependency on setuptools-scm.
  gnu: python-py: Update to 1.5.4.
  gnu: python-py: Update home page.
  gnu: python-pyflakes: Update to 2.0.0.
  gnu: python-more-itertools: Update to 4.2.0.
  gnu: python-pycodestyle: Update to 2.4.0.
  gnu: python-setuptools: Update to 40.0.0.
  gnu: python-pytest-runner: Update to 4.2.
  gnu: python-flake8: Update to 3.5.0.
  gnu: python-hypothesis: Update to 3.66.6.
  gnu: python-pytest-cov: Update to 2.5.1.
  gnu: Add python-invoke.
  gnu: python-pytest: Update to 3.6.3.
  gnu: python-pytest-mock: Update to 1.10.0.
  gnu: docbook-xsl: Delete bundled jars.
  gnu: gdb: Fix build with Python >= 3.7.
  gnu: python-fonttools: Update to 3.28.0.

 gnu/local.mk                              |   1 +
 gnu/packages/check.scm                    |  35 ++---
 gnu/packages/docbook.scm                  |  10 +-
 gnu/packages/gdb.scm                      |   1 +
 gnu/packages/patches/gdb-python-3.7.patch |  52 +++++++
 gnu/packages/python.scm                   | 178 ++++++++--------------
 guix/build/python-build-system.scm        |   2 -
 7 files changed, 140 insertions(+), 139 deletions(-)
 create mode 100644 gnu/packages/patches/gdb-python-3.7.patch

-- 
2.18.0






reply via email to

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