GNU bug report logs -
#49993
[PATCH 00/18] Remove Python 2 packages possibly added for Python 2 MediaGoblin.
Previous Next
Reported by: Ben Sturmfels <ben <at> sturm.com.au>
Date: Wed, 11 Aug 2021 03:08:01 UTC
Severity: normal
Tags: patch
Done: Vinicius Monego <monego <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
The following patchset removes these Python 2 leaf package and replaces all
previous patches. Of this list, the following were added by cwebber or
dthompson, so highly likely for MediaGoblin:
python2-pyld
python2-itsdangerous
python2-feedgenerator
python2-wtforms
python2-pastescript
python2-translitcodec
These were added by other people:
python2-configobj
python2-email-validator
python2-openid-teams
python2-openid-cla
python2-openid
python2-celery
This time I've *properly* confirmed that these are indeed leaf packages:
$ guix refresh -l python2-pyld
No dependents other than itself: python2-pyld <at> 1.0.5
$ guix refresh -l python2-itsdangerous
No dependents other than itself: python2-itsdangerous <at> 1.1.0
$ guix refresh -l python2-feedgenerator
No dependents other than itself: python2-feedgenerator <at> 1.9
$ guix refresh -l python2-configobj
No dependents other than itself: python2-configobj <at> 5.0.6
$ guix refresh -l python2-email-validator
No dependents other than itself: python2-email-validator <at> 1.0.2
$ guix refresh -l python2-wtforms
No dependents other than itself: python2-wtforms <at> 2.1
$ guix refresh -l python2-pastescript
No dependents other than itself: python2-pastescript <at> 2.0.2
$ guix refresh -l python2-openid-teams
No dependents other than itself: python2-openid-teams <at> 1.1
$ guix refresh -l python2-openid-cla
No dependents other than itself: python2-openid-cla <at> 1.2
$ guix refresh -l python2-openid
No dependents other than itself: python2-openid <at> 2.2.5
$ guix refresh -l python2-celery
No dependents other than itself: python2-celery <at> 4.2.1
Ben Sturmfels (12):
gnu: Remove python2-pyld.
gnu: Remove python2-itsdangerous.
gnu: Remove python2-feedgenerator.
gnu: Remove python2-configobj.
gnu: Remove python2-email-validator.
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: Remove python2-translitcodec.
gnu/packages/python-web.scm | 36 ------------------------------------
gnu/packages/python-xyz.scm | 29 +----------------------------
2 files changed, 1 insertion(+), 64 deletions(-)
--
2.33.0
This bug report was last modified 2 years and 8 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.