me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-wrapt.

* gnu/packages/python-xyz.scm (python2-wrapt): Delete variable.
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
1 changed files with 0 additions and 3 deletions

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")