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: Tue, 31 Aug 2021 11:08:24 +1000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Upon investigation, the following were added by cwebber or dthompson, so likely 
related to MediaGoblin:

    python2-exif-read
    python2-pyld
    python2-jsonschema
    python2-unidecode
    python2-itsdangerous
    python2-feedgenerator
    python2-waitress
    python2-oauthlib
    python2-wtforms
    python2-pastescript
    python2-celery

The following were added by others, so probably had uses other than MediaGoblin:

    python2-markdown
    python2-configobj
    python2-email-validator
    python2-py-bcrypt
    python2-openid-teams
    python2-openid-cla
    python2-openid
    python2-celery

Of all the above only python2-jsonschema is failing to build.

Now that I think about it, I'm not sure that this ad-hoc approach to
removing Python 2 deps is all that useful. Maybe a systemic approach is
needed eg. drop all broken Python 2 packages and announce a future date
to drop all non-broken Python 2 packages.

Regards,
Ben





reply via email to

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