me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pbkdf2.

* gnu/packages/python-xyz.scm (python2-pbkdf2): Delete variable.
Maxim Cournoyer 2022-04-29 23:10:44 -04:00
parent b8859d30b7
commit 9b0da239eb
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -18976,9 +18976,6 @@ JSON) codec.")
a file-like object from which an arbitrarily-sized key can be read.")
(license license:expat)))
(define-public python2-pbkdf2
(package-with-python2 python-pbkdf2))
(define-public python-qrcode
(package
(name "python-qrcode")