unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49272] [PATCH 00/10] broken Python 2 packages removal
@ 2021-06-29 13:07 zimoun
  2021-06-29 13:11 ` [bug#49272] [PATCH 01/10] gnu: python2-nbconvert: Remove package zimoun
  2021-07-05  7:17 ` bug#49272: [PATCH 00/10] broken Python 2 packages removal Efraim Flashner
  0 siblings, 2 replies; 12+ messages in thread
From: zimoun @ 2021-06-29 13:07 UTC (permalink / raw)
  To: 49272; +Cc: zimoun

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





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

end of thread, other threads:[~2021-07-05  7:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-29 13:07 [bug#49272] [PATCH 00/10] broken Python 2 packages removal zimoun
2021-06-29 13:11 ` [bug#49272] [PATCH 01/10] gnu: python2-nbconvert: Remove package zimoun
2021-06-29 13:11   ` [bug#49272] [PATCH 02/10] gnu: python2-jupyter-client: " zimoun
2021-06-29 13:11   ` [bug#49272] [PATCH 03/10] gnu: python2-ipython: " zimoun
2021-06-29 13:11   ` [bug#49272] [PATCH 04/10] gnu: python2-nbformat: " zimoun
2021-06-29 13:11   ` [bug#49272] [PATCH 05/10] gnu: python2-terminado: " zimoun
2021-06-29 13:11   ` [bug#49272] [PATCH 06/10] gnu: python2-toolz: " zimoun
2021-06-29 13:11   ` [bug#49272] [PATCH 07/10] gnu: python2-testpath: " zimoun
2021-06-29 13:11   ` [bug#49272] [PATCH 08/10] gnu: python2-pyzmq: " zimoun
2021-06-29 13:11   ` [bug#49272] [PATCH 09/10] gnu: python2-pyfakefs: " zimoun
2021-06-29 13:11   ` [bug#49272] [PATCH 10/10] gnu: python2-pgpdump: " zimoun
2021-07-05  7:17 ` bug#49272: [PATCH 00/10] broken Python 2 packages removal Efraim Flashner

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