me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-isoweek.

* gnu/packages/python-xyz.scm (python2-isoweek): Delete variable.
Maxim Cournoyer 2022-04-29 17:46:46 -04:00
parent 20f94ed992
commit 4d235ef857
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

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