3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: Remove python2-vcversioner.

* gnu/packages/python-xyz.scm (python2-vcversioner): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:59:58 -04:00
parent 2dc5af1fc9
commit 3893e94b36
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3590,9 +3590,6 @@ version numbers.")
(home-page "https://github.com/habnabit/vcversioner")
(license license:isc)))
(define-public python2-vcversioner
(package-with-python2 python-vcversioner))
(define-public python-jdcal
(package
(name "python-jdcal")