GNU bug report logs -
#49272
[PATCH 00/10] broken Python 2 packages removal
Previous Next
Reported by: zimoun <zimon.toutoune <at> gmail.com>
Date: Tue, 29 Jun 2021 13:09:01 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#49272: [PATCH 00/10] broken Python 2 packages removal
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 49272 <at> debbugs.gnu.org.
--
49272: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49272
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
On Tue, Jun 29, 2021 at 03:07:58PM +0200, zimoun wrote:
> Hi,
>
> Because Python 2 is EOL and these packages fail to build, there are removed.
> At the end of the series, "make as-derivation" successes, so everything seems
> fine. Note that because sometimes the graph is rewritten, the dependency
> graph needs some care.
>
> Last, note that python2-terminado is broken because of the rewrite of
> 'python-tornado-6'; replacing instead by 'python2-tornado' does not fix the
> build, at least at first quick look. It is not worth to try to keep it build,
> IMHO.
>
> Cheers,
> simon
Looks good to me! Patches pushed.
--
Efraim Flashner <efraim <at> flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
Hi,
Because Python 2 is EOL and these packages fail to build, there are removed.
At the end of the series, "make as-derivation" successes, so everything seems
fine. Note that because sometimes the graph is rewritten, the dependency
graph needs some care.
Last, note that python2-terminado is broken because of the rewrite of
'python-tornado-6'; replacing instead by 'python2-tornado' does not fix the
build, at least at first quick look. It is not worth to try to keep it build,
IMHO.
Cheers,
simon
zimoun (10):
gnu: python2-nbconvert: Remove package.
gnu: python2-jupyter-client: Remove package.
gnu: python2-ipython: Remove package.
gnu: python2-nbformat: Remove package.
gnu: python2-terminado: Remove package.
gnu: python2-toolz: Remove package.
gnu: python2-testpath: Remove package.
gnu: python2-pyzmq: Remove package.
gnu: python2-pyfakefs: Remove package.
gnu: python2-pgpdump: Remove package.
gnu/packages/check.scm | 8 +--
gnu/packages/python-crypto.scm | 31 ---------
gnu/packages/python-web.scm | 12 +---
gnu/packages/python-xyz.scm | 121 +--------------------------------
4 files changed, 3 insertions(+), 169 deletions(-)
base-commit: 5ed105a8bb1a812975496dc3a091596355a0234c
--
2.32.0
This bug report was last modified 3 years and 320 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.