gnu: Remove python2-pyrfc3339.

* gnu/packages/time.scm (python2-pyrfc3339): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:50:02 -04:00
parent 9257f235f0
commit 74f9e518c6
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -449,9 +449,6 @@ value (in fractional seconds) of a clock which never goes backwards.")
timestamps.")
(license expat)))
(define-public python2-pyrfc3339
(package-with-python2 python-pyrfc3339))
(define-public python-arrow
(package
(name "python-arrow")