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 @@ (define-public python-vcversioner
(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")