summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-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 13d2dc0608..2bd2b1ef79 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -22277,9 +22277,6 @@ not actively maintained and works only with Python 2 and NumPy < 1.9.")
"This package provides a Python port of Google's libphonenumber library.")
(license license:asl2.0)))
-(define-public python2-phonenumbers
- (package-with-python2 python-phonenumbers))
-
(define-public python-heapdict
(package
(name "python-heapdict")