1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 03:50:45 +02:00

gnu: Remove python2-user-agents.

* gnu/packages/python-xyz.scm (python2-user-agents): Delete variable.
This commit is contained in:
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

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")