mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-20 17:53:26 -05:00
gnu: Remove python2-publicsuffix.
* gnu/packages/python-web.scm (python2-publicsuffix): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
fe70ae91b1
commit
fcb3f7d344
1 changed files with 0 additions and 3 deletions
|
@ -3924,9 +3924,6 @@ (define-public python-publicsuffix
|
|||
List.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-publicsuffix
|
||||
(package-with-python2 python-publicsuffix))
|
||||
|
||||
(define-public python-publicsuffix2
|
||||
(package
|
||||
(name "python-publicsuffix2")
|
||||
|
|
Loading…
Reference in a new issue