1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 20:10:39 +02:00

gnu: Remove python2-semver.

* gnu/packages/python-xyz.scm (python2-semver): Delete variable.
This commit is contained in:
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

View file

@ -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")