Archived
1
0
Fork 0

gnu: python2-arrow: Remove package.

* gnu/packages/time.scm (python2-arrow): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
zimoun 2021-03-15 16:55:01 +01:00 committed by Maxim Cournoyer
parent 8b2b546396
commit f21da33255
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -448,9 +448,6 @@ converting dates, times, and timestamps. It implements and updates the
datetime type.")
(license asl2.0)))
(define-public python2-arrow
(package-with-python2 python-arrow))
(define-public python-aniso8601
(package
(name "python-aniso8601")