gnu: Remove python2-semantic-version.
* gnu/packages/python-xyz.scm (python2-semantic-version): Delete variable.
This commit is contained in:
parent
9c4efa2f11
commit
862f56e8cb
1 changed files with 0 additions and 3 deletions
|
@ -1852,9 +1852,6 @@ (define-public python-semantic-version
|
|||
version identifier.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-semantic-version
|
||||
(package-with-python2 python-semantic-version))
|
||||
|
||||
(define-public python-serpent
|
||||
(package
|
||||
(name "python-serpent")
|
||||
|
|
Loading…
Reference in a new issue