mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-phonenumbers.
* gnu/packages/python-xyz.scm (python2-phonenumbers): Delete variable.
This commit is contained in:
parent
a969dd23c1
commit
1351249e96
1 changed files with 0 additions and 3 deletions
|
@ -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.")
|
"This package provides a Python port of Google's libphonenumber library.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-phonenumbers
|
|
||||||
(package-with-python2 python-phonenumbers))
|
|
||||||
|
|
||||||
(define-public python-heapdict
|
(define-public python-heapdict
|
||||||
(package
|
(package
|
||||||
(name "python-heapdict")
|
(name "python-heapdict")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue