gnu: Remove python2-pbkdf2.
* gnu/packages/python-xyz.scm (python2-pbkdf2): Delete variable.
parent
b8859d30b7
commit
9b0da239eb
|
@ -18976,9 +18976,6 @@ JSON) codec.")
|
||||||
a file-like object from which an arbitrarily-sized key can be read.")
|
a file-like object from which an arbitrarily-sized key can be read.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-pbkdf2
|
|
||||||
(package-with-python2 python-pbkdf2))
|
|
||||||
|
|
||||||
(define-public python-qrcode
|
(define-public python-qrcode
|
||||||
(package
|
(package
|
||||||
(name "python-qrcode")
|
(name "python-qrcode")
|
||||||
|
|
Reference in New Issue