all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#48922] [PATCH 00/10] some Python 2 removals.
@ 2021-06-08 14:35 zimoun
  2021-06-08 14:37 ` [bug#48922] [PATCH 01/10] gnu: python2-bigfloat: Remove package zimoun
  2021-06-08 17:12 ` bug#48922: [PATCH 00/10] some Python 2 removals Leo Famulari
  0 siblings, 2 replies; 13+ messages in thread
From: zimoun @ 2021-06-08 14:35 UTC (permalink / raw)
  To: 48922; +Cc: zimoun, maxim.cournoyer

Hi,

Because Python 2 is EOL and these packages fail to build, there are removed.
Well, "guix refresh -l" is checked to ensure they are leaf packages

At the end of the series, "make as-derivation" successes, so everything seems
fine.

Cheers,
simon


zimoun (10):
  gnu: python2-bigfloat: Remove package.
  gnu: python2-fastimport: Remove package.
  gnu: python2-gridmap: Remove package.
  gnu: python2-hdf4: Remove package.
  gnu: python2-libvirt: Remove package.
  gnu: python2-mechanicalsoup: Remove package.
  gnu: python2-numpy-documentation: Remove package.
  gnu: python2-orator: Remove package.
  gnu: python2-partd: Remove package.
  gnu: python2-pendulum: Remove package.

 gnu/packages/databases.scm      |  6 +-----
 gnu/packages/python-web.scm     |  3 ---
 gnu/packages/python-xyz.scm     | 22 ----------------------
 gnu/packages/time.scm           |  3 ---
 gnu/packages/virtualization.scm |  3 ---
 5 files changed, 1 insertion(+), 36 deletions(-)


base-commit: e3611cc412e7b1c750a56d17fb1b7cde684baa3f
-- 
2.30.1





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

end of thread, other threads:[~2021-06-09 14:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-08 14:35 [bug#48922] [PATCH 00/10] some Python 2 removals zimoun
2021-06-08 14:37 ` [bug#48922] [PATCH 01/10] gnu: python2-bigfloat: Remove package zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 02/10] gnu: python2-fastimport: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 03/10] gnu: python2-gridmap: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 04/10] gnu: python2-hdf4: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 05/10] gnu: python2-libvirt: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 06/10] gnu: python2-mechanicalsoup: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 07/10] gnu: python2-numpy-documentation: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 08/10] gnu: python2-orator: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 09/10] gnu: python2-partd: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 10/10] gnu: python2-pendulum: " zimoun
2021-06-08 17:12 ` bug#48922: [PATCH 00/10] some Python 2 removals Leo Famulari
2021-06-09 14:18   ` [bug#48922] " zimoun

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.