me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-publicsuffix2.

* gnu/packages/python-web.scm (python2-publicsuffix2): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Vinicius Monego 2022-01-19 14:09:12 +00:00 committed by Mathieu Othacehe
parent fcb3f7d344
commit e9c7bab333
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 0 additions and 3 deletions

View File

@ -3953,9 +3953,6 @@ List.")
List. Forked from and using the same API as the publicsuffix package.")
(license (list license:expat license:mpl2.0))))
(define-public python2-publicsuffix2
(package-with-python2 python-publicsuffix2))
(define-public python-werkzeug
(package
(name "python-werkzeug")