1
0
forked from tribes/guix

gnu: Remove python2-isoweek.

* gnu/packages/python-xyz.scm (python2-isoweek): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 17:46:46 -04:00
parent 20f94ed992
commit 4d235ef857
-3
View File
@@ -22494,9 +22494,6 @@ a notation for identifying weeks; yyyyWww (where the W is a literal).
Week instances stringify to this form.")
(license license:bsd-3)))
(define-public python2-isoweek
(package-with-python2 python-isoweek))
(define-public python-pyzbar
(package
(name "python-pyzbar")