1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 19:40:46 +02:00

gnu: Remove python2-wrapt.

* gnu/packages/python-xyz.scm (python2-wrapt): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:01:24 -04:00
parent e0996a0153
commit 05f8ac9655
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -12032,9 +12032,6 @@ Supported netlink families and protocols include:
wrappers and decorator functions.")
(license license:bsd-2)))
(define-public python2-wrapt
(package-with-python2 python-wrapt))
(define-public python-commentjson
(package
(name "python-commentjson")