mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
gnu: Remove python2-semver.
* gnu/packages/python-xyz.scm (python2-semver): Delete variable.
This commit is contained in:
parent
e44c586513
commit
f24ad69f38
1 changed files with 0 additions and 3 deletions
|
@ -22170,9 +22170,6 @@ (define-public python-semver
|
||||||
@url{Semantic Versioning, http://semver.org/}.")
|
@url{Semantic Versioning, http://semver.org/}.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-semver
|
|
||||||
(package-with-python2 python-semver))
|
|
||||||
|
|
||||||
(define-public python-pyro4
|
(define-public python-pyro4
|
||||||
(package
|
(package
|
||||||
(name "python-pyro4")
|
(name "python-pyro4")
|
||||||
|
|
Loading…
Reference in a new issue