emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#32260: closed ([PATCH 00/21] Python updates)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32260: closed ([PATCH 00/21] Python updates)
Date: Sat, 28 Jul 2018 15:41:01 +0000

Your message dated Sat, 28 Jul 2018 17:40:09 +0200
with message-id <address@hidden>
and subject line Re: [bug#32260] [PATCH 00/21] Python updates
has caused the debbugs.gnu.org bug report #32260,
regarding [PATCH 00/21] Python updates
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32260: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32260
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 00/21] Python updates Date: Tue, 24 Jul 2018 14:33:18 +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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#32260] [PATCH 00/21] Python updates Date: Sat, 28 Jul 2018 17:40:09 +0200 User-agent: Notmuch/0.27 (https://notmuchmail.org) Emacs/26.1 (x86_64-pc-linux-gnu)
Marius Bakke <address@hidden> writes:

> 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.

These are now in 'core-updates' since I didn't get a response regarding
'python-updates'.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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