guix-patches
[Top][All Lists]
Advanced

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

[bug#49993] [PATCH 00/18] Remove Python 2 packages possibly added for Py


From: Ben Sturmfels
Subject: [bug#49993] [PATCH 00/18] Remove Python 2 packages possibly added for Python 2 MediaGoblin.
Date: Wed, 11 Aug 2021 13:07:11 +1000

The following packages were once dependencies of Python 2 MediaGoblin, but are
no longer used by MediaGoblin or any other Guix package. There may well be
people using these for non-Guix work, so I'll defer to maintainers as to
whether it's reasonable to remove them - I'm just trying to clean up after
MediaGoblin.

python2-openid-teams and python2-openid-cla weren't used by MediaGoblin
directly, but seem closely related to the removed python2-openid package and
are similarly not used by other Guix packages.

python2-psycopg2 is not removed here because although it's likely still a
popular Guix package, so should perhaps be one of the last Python 2 packages
to go.

Ben Sturmfels (18):
  gnu: Remove python2-exif-read.
  gnu: Remove python2-pyld.
  gnu: Remove python2-jsonschema.
  gnu: Remove python2-unidecode.
  gnu: Remove python2-itsdangerous.
  gnu: Remove python2-feedgenerator.
  gnu: Remove python2-markdown.
  gnu: Remove python2-configobj.
  gnu: Remove python2-waitress.
  gnu: Remove python2-email-validator.
  gnu: Remove python2-py-bcrypt.
  gnu: Remove python2-oauthlib.
  gnu: Remove python2-wtforms.
  gnu: Remove python2-pastescript.
  gnu: Remove python2-openid-teams.
  gnu: Remove python2-openid-cla.
  gnu: Remove python2-openid.
  gnu: Remove python2-celery.

 gnu/packages/python-crypto.scm |  3 --
 gnu/packages/python-web.scm    | 39 ----------------------
 gnu/packages/python-xyz.scm    | 60 ++--------------------------------
 3 files changed, 2 insertions(+), 100 deletions(-)

-- 
2.32.0






reply via email to

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