gnu: Remove python2-publicsuffix.
* gnu/packages/python-web.scm (python2-publicsuffix): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
parent
fe70ae91b1
commit
fcb3f7d344
|
@ -3924,9 +3924,6 @@ Templates.")
|
|||
List.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-publicsuffix
|
||||
(package-with-python2 python-publicsuffix))
|
||||
|
||||
(define-public python-publicsuffix2
|
||||
(package
|
||||
(name "python-publicsuffix2")
|
||||
|
|
Reference in New Issue