gnu: Remove python2-semver.
* gnu/packages/python-xyz.scm (python2-semver): Delete variable.
parent
e44c586513
commit
f24ad69f38
|
@ -22170,9 +22170,6 @@ such as figshare or Zenodo.")
|
|||
@url{Semantic Versioning, http://semver.org/}.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-semver
|
||||
(package-with-python2 python-semver))
|
||||
|
||||
(define-public python-pyro4
|
||||
(package
|
||||
(name "python-pyro4")
|
||||
|
|
Reference in New Issue