gnu: Remove python2-vcversioner.
* gnu/packages/python-xyz.scm (python2-vcversioner): Delete variable.
This commit is contained in:
parent
2dc5af1fc9
commit
3893e94b36
1 changed files with 0 additions and 3 deletions
|
@ -3590,9 +3590,6 @@ (define-public python-vcversioner
|
||||||
(home-page "https://github.com/habnabit/vcversioner")
|
(home-page "https://github.com/habnabit/vcversioner")
|
||||||
(license license:isc)))
|
(license license:isc)))
|
||||||
|
|
||||||
(define-public python2-vcversioner
|
|
||||||
(package-with-python2 python-vcversioner))
|
|
||||||
|
|
||||||
(define-public python-jdcal
|
(define-public python-jdcal
|
||||||
(package
|
(package
|
||||||
(name "python-jdcal")
|
(name "python-jdcal")
|
||||||
|
|
Loading…
Reference in a new issue