mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 07:15:53 +02:00
gnu: Remove python2-flask-migrate.
Upstream no longer supports Python 2 and there are no dependencies on it in Guix. * gnu/packages/python-web.scm (python2-flask-migrate): Remove variable.
This commit is contained in:
@@ -2628,9 +2628,6 @@ Alembic")
|
||||
for Flask programs that are using @code{python-alembic}.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-flask-migrate
|
||||
(package-with-python2 python-flask-migrate))
|
||||
|
||||
(define-public python-genshi
|
||||
(package
|
||||
(name "python-genshi")
|
||||
|
||||
Reference in New Issue
Block a user