gnu: Remove python2-parsedatetime.
* gnu/packages/time.scm (python2-parsedatetime): Delete variable.
This commit is contained in:
parent
041c048119
commit
17143c8c4d
1 changed files with 0 additions and 3 deletions
|
@ -294,9 +294,6 @@ (define-public python-parsedatetime
|
||||||
"Parse human-readable date/time text.")
|
"Parse human-readable date/time text.")
|
||||||
(license asl2.0)))
|
(license asl2.0)))
|
||||||
|
|
||||||
(define-public python2-parsedatetime
|
|
||||||
(package-with-python2 python-parsedatetime))
|
|
||||||
|
|
||||||
(define-public python-ciso8601
|
(define-public python-ciso8601
|
||||||
(package
|
(package
|
||||||
(name "python-ciso8601")
|
(name "python-ciso8601")
|
||||||
|
|
Loading…
Reference in a new issue