gnu: Remove python2-ua-parser.
* gnu/packages/python-xyz.scm (python2-ua-parser): Delete variable.
This commit is contained in:
parent
b37fa3b15f
commit
0769dda020
1 changed files with 0 additions and 3 deletions
|
@ -9705,9 +9705,6 @@ (define-public python-ua-parser
|
||||||
"@code{ua-parser} is a Python port of Browserscope's user agent parser.")
|
"@code{ua-parser} is a Python port of Browserscope's user agent parser.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-ua-parser
|
|
||||||
(package-with-python2 python-ua-parser))
|
|
||||||
|
|
||||||
(define-public python-user-agents
|
(define-public python-user-agents
|
||||||
(package
|
(package
|
||||||
(name "python-user-agents")
|
(name "python-user-agents")
|
||||||
|
|
Loading…
Reference in a new issue