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 @@ (define-public python-phonenumbers "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")