1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

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 @@ version numbers.")
between Julian dates and Gregorian dates.") between Julian dates and Gregorian dates.")
(license license:bsd-2))) (license license:bsd-2)))
(define-public python2-jdcal
(package-with-python2 python-jdcal))
(define-public python-jsondiff (define-public python-jsondiff
(package (package
(name "python-jsondiff") (name "python-jsondiff")