me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-apispec.

Some of its dependencies no longer work with Python 2.

* gnu/packages/python-xyz.scm (python2-apispec): Remove variable.
master
Marius Bakke 2020-11-27 15:03:54 +01:00
parent 24ac1f98ae
commit f86990ba7d
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 3 deletions

View File

@ -16575,9 +16575,6 @@ generator. Currently supports the OpenAPI specification (f.k.a.
Swagger 2.0).")
(license license:expat)))
(define-public python2-apispec
(package-with-python2 python-apispec))
(define-public python-flasgger
(package
(name "python-flasgger")