1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-13 04:35:56 +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
-3
View File
@@ -3557,9 +3557,6 @@ version numbers.")
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")