gnu: Remove python2-tzdata.
* gnu/packages/time.scm (python2-tzdata): Delete variable.
parent
1e3beb327d
commit
391251a74c
|
@ -119,9 +119,6 @@ expressions.")
|
||||||
"This library provides a timezone database for Python.")
|
"This library provides a timezone database for Python.")
|
||||||
(license expat)))
|
(license expat)))
|
||||||
|
|
||||||
(define-public python2-tzdata
|
|
||||||
(package-with-python2 python-pytzdata))
|
|
||||||
|
|
||||||
(define-public python-pytz
|
(define-public python-pytz
|
||||||
(package
|
(package
|
||||||
(name "python-pytz")
|
(name "python-pytz")
|
||||||
|
|
Reference in New Issue