gnu: Remove python2-jdcal.

* gnu/packages/python-xyz.scm (python2-jdcal): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:11:34 -04:00
parent 3beeb2a819
commit 85af3513d7
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3557,9 +3557,6 @@ (define-public python-jdcal
between Julian dates and Gregorian dates.")
(license license:bsd-2)))
(define-public python2-jdcal
(package-with-python2 python-jdcal))
(define-public python-jsondiff
(package
(name "python-jsondiff")