me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-semver.

* gnu/packages/python-xyz.scm (python2-semver): Delete variable.
Maxim Cournoyer 2022-04-29 17:44:36 -04:00
parent e44c586513
commit f24ad69f38
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -22170,9 +22170,6 @@ such as figshare or Zenodo.")
@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")