gnu: Remove python2-semantic-version.
* gnu/packages/python-xyz.scm (python2-semantic-version): Delete variable.
This commit is contained in:
parent
9c4efa2f11
commit
862f56e8cb
@ -1852,9 +1852,6 @@ the version levels, and check whether any given string is a proper semantic
|
|||||||
version identifier.")
|
version identifier.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-semantic-version
|
|
||||||
(package-with-python2 python-semantic-version))
|
|
||||||
|
|
||||||
(define-public python-serpent
|
(define-public python-serpent
|
||||||
(package
|
(package
|
||||||
(name "python-serpent")
|
(name "python-serpent")
|
||||||
|
Loading…
Reference in New Issue
Block a user