me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-parsedatetime.

* gnu/packages/time.scm (python2-parsedatetime): Delete variable.
Maxim Cournoyer 2022-04-29 23:15:02 -04:00
parent 041c048119
commit 17143c8c4d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -294,9 +294,6 @@ datetime module, available in Python 2.3+.")
"Parse human-readable date/time text.")
(license asl2.0)))
(define-public python2-parsedatetime
(package-with-python2 python-parsedatetime))
(define-public python-ciso8601
(package
(name "python-ciso8601")