me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-user-agents.

* gnu/packages/python-xyz.scm (python2-user-agents): Delete variable.
Maxim Cournoyer 2022-04-29 17:45:57 -04:00
parent f3661413b2
commit 8b3125c069
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -9737,9 +9737,6 @@ toolkit. Use it to build trees of widgets.")
parsing (browser/HTTP) user agent strings.")
(license license:expat)))
(define-public python2-user-agents
(package-with-python2 python-user-agents))
(define-public python-pydbus
(package
(name "python-pydbus")