me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-phonenumbers.

* gnu/packages/python-xyz.scm (python2-phonenumbers): Delete variable.
Maxim Cournoyer 2022-04-29 17:44:56 -04:00
parent a969dd23c1
commit 1351249e96
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")