gnu: Remove python2-pbkdf2.
* gnu/packages/python-xyz.scm (python2-pbkdf2): Delete variable.
This commit is contained in:
parent
b8859d30b7
commit
9b0da239eb
1 changed files with 0 additions and 3 deletions
|
@ -18976,9 +18976,6 @@ (define-public python-pbkdf2
|
|||
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")
|
||||
|
|
Loading…
Reference in a new issue