mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
gnu: Remove python2-user-agents.
* gnu/packages/python-xyz.scm (python2-user-agents): Delete variable.
This commit is contained in:
parent
f3661413b2
commit
8b3125c069
1 changed files with 0 additions and 3 deletions
|
@ -9737,9 +9737,6 @@ (define-public python-user-agents
|
||||||
parsing (browser/HTTP) user agent strings.")
|
parsing (browser/HTTP) user agent strings.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-user-agents
|
|
||||||
(package-with-python2 python-user-agents))
|
|
||||||
|
|
||||||
(define-public python-pydbus
|
(define-public python-pydbus
|
||||||
(package
|
(package
|
||||||
(name "python-pydbus")
|
(name "python-pydbus")
|
||||||
|
|
Loading…
Reference in a new issue