diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index d920828939..04afc5131b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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") |