1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-14 17:10:37 +02:00

gnu: Remove python2-itsdangerous.

* gnu/packages/python-xyz.scm (python2-itsdangerous): Delete variable.
This commit is contained in:
Ricardo Wurmus
2021-11-25 00:22:46 +01:00
parent f4e2bc8516
commit c70eadeaed

View File

@@ -3807,9 +3807,6 @@ visualisation and class tracker statistics.")
environments and back.")
(license license:bsd-3)))
(define-public python2-itsdangerous
(package-with-python2 python-itsdangerous))
(define-public python-pyyaml
(package
(name "python-pyyaml")