|
| From: | GNU bug Tracking System |
| Subject: | bug#49993: closed ([PATCH 00/18] Remove Python 2 packages possibly added for Python 2 MediaGoblin.) |
| Date: | Sun, 14 May 2023 23:47:02 +0000 |
Your message dated Sun, 14 May 2023 23:46:21 +0000 with message-id <c0160396-e5cb-bbef-449b-f1eab879015c@posteo.net> and subject line [PATCH 00/18] Remove Python 2 packages possibly added for Python 2 MediaGoblin. has caused the debbugs.gnu.org bug report #49993, regarding [PATCH 00/18] Remove Python 2 packages possibly added for Python 2 MediaGoblin. to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs@gnu.org.) -- 49993: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49993 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems
--- Begin Message ---Subject: [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
--- End Message ---
--- Begin Message ---Subject: [PATCH 00/18] Remove Python 2 packages possibly added for Python 2 MediaGoblin. Date: Sun, 14 May 2023 23:46:21 +0000 Hi,
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.All these packages were removed last year as part of a larger effort to remove python2 packages. I will close this issue then.
Vinicius
--- End Message ---
| [Prev in Thread] | Current Thread | [Next in Thread] |