gnu: Remove python2-user-agents.
* gnu/packages/python-xyz.scm (python2-user-agents): Delete variable.
parent
f3661413b2
commit
8b3125c069
|
@ -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")
|
||||
|
|
Reference in New Issue