me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-ua-parser.

* gnu/packages/python-xyz.scm (python2-ua-parser): Delete variable.
Maxim Cournoyer 2022-04-29 21:22:19 -04:00
parent b37fa3b15f
commit 0769dda020
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -9705,9 +9705,6 @@ toolkit. Use it to build trees of widgets.")
"@code{ua-parser} is a Python port of Browserscope's user agent parser.")
(license license:asl2.0)))
(define-public python2-ua-parser
(package-with-python2 python-ua-parser))
(define-public python-user-agents
(package
(name "python-user-agents")