mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 06:30:36 +02:00
gnu: Remove python2-sqlalchemy-utils.
Some of its dependencies no longer support Python 2, so drop it. * gnu/packages/databases.scm (python2-sqlalchemy-utils): Remove variable.
This commit is contained in:
@@ -3092,9 +3092,6 @@ You might also want to install the following optional dependencies:
|
||||
")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-sqlalchemy-utils
|
||||
(package-with-python2 python-sqlalchemy-utils))
|
||||
|
||||
(define-public python-alchemy-mock
|
||||
(package
|
||||
(name "python-alchemy-mock")
|
||||
|
||||
Reference in New Issue
Block a user