[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: |
Thu, 02 Sep 2021 01:43:27 +1000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
On Tue, 31 Aug 2021, zimoun wrote:
> then I pick only the leaf packages using “guix refresh -l”. The
> dependency graph needs some care because sometimes the graph is
> rewritten. For example,
>
> $ guix refresh -l python2-plastid
> No dependents other than itself: python2-plastid@0.4.8
Whoops! Thanks Simon, I had been mistakenly just grepping the sources to
find dependencies, so my earlier claims of packages being unused were
wrong.
Only the following have no dependencies (according to `guix refresh
-l`):
python2-exif-read
python2-pyld
python2-itsdangerous
python2-feedgenerator
python2-wtforms
python2-pastescript
python2-celery
python2-configobj
python2-email-validator
python2-openid-teams
python2-openid-cla
python2-openid
python2-celery
python2-translitcodec
These DO have dependencies, so should NOT be removed:
python2-markdown
python2-py-bcrypt
python2-waitress
python2-oauthlib
Regards,
Ben
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#49993] [PATCH 00/18] Remove Python 2 packages possibly added for Python 2 MediaGoblin.,
Ben Sturmfels <=