mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: Remove python2-jdcal.
* gnu/packages/python-xyz.scm (python2-jdcal): Delete variable.
This commit is contained in:
parent
3beeb2a819
commit
85af3513d7
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue