gnu: Remove python2-idna.

* gnu/packages/python-xyz.scm (python2-idna): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 03:20:49 -04:00
parent 4687f296e3
commit afdf9e4090
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -12026,9 +12026,6 @@ (define-public python-idna
specification.")
(license license:bsd-4)))
(define-public python2-idna
(package-with-python2 python-idna))
(define-public python-libsass
(package
(name "python-libsass")