mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
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")
|
||||
(license license:isc)))
|
||||
|
||||
(define-public python2-vcversioner
|
||||
(package-with-python2 python-vcversioner))
|
||||
|
||||
(define-public python-jdcal
|
||||
(package
|
||||
(name "python-jdcal")
|
||||
|
|
Loading…
Reference in a new issue