mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-18 00:42:17 -05:00
gnu: Remove python2-validictory.
* gnu/packages/python-xyz.scm (python2-validictory): Delete variable.
This commit is contained in:
parent
2841af8b96
commit
5045ff299c
1 changed files with 0 additions and 3 deletions
|
@ -19168,9 +19168,6 @@ (define-public python-validictory
|
||||||
useful as a validator for JSON data.")
|
useful as a validator for JSON data.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-validictory
|
|
||||||
(package-with-python2 python-validictory))
|
|
||||||
|
|
||||||
(define-public python-pyelftools
|
(define-public python-pyelftools
|
||||||
(package
|
(package
|
||||||
(name "python-pyelftools")
|
(name "python-pyelftools")
|
||||||
|
|
Loading…
Reference in a new issue