summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-04-29 23:03:17 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-05-31 14:53:20 -0400
commitc8638b6db6437eb4ed323a1ae411eb21b5c79b8c (patch)
tree1dc12cc7828d54e720559662433d8cbb710debba /gnu
parent061d33df7304e08125b91a3ae8e53ab56575296c (diff)
gnu: Remove python2-urwidtrees.
* gnu/packages/python-xyz.scm (python2-urwidtrees): Delete variable.
Diffstat (limited to 'gnu')
-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 f0c71d0726..161042124a 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -9486,9 +9486,6 @@ distance between two or more sequences by many algorithms.")
toolkit. Use it to build trees of widgets.")
(license license:gpl3+)))
-(define-public python2-urwidtrees
- (package-with-python2 python-urwidtrees))
-
(define-public python-ua-parser
(package
(name "python-ua-parser")