summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 41d137b5ca..bb279c089a 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -9705,9 +9705,6 @@ toolkit. Use it to build trees of widgets.")
"@code{ua-parser} is a Python port of Browserscope's user agent parser.")
(license license:asl2.0)))
-(define-public python2-ua-parser
- (package-with-python2 python-ua-parser))
-
(define-public python-user-agents
(package
(name "python-user-agents")