mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
12c06847f0
commit
3baa1017eb
1 changed files with 0 additions and 3 deletions
|
@ -3092,9 +3092,6 @@ You might also want to install the following optional dependencies:
|
||||||
")
|
")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-sqlalchemy-utils
|
|
||||||
(package-with-python2 python-sqlalchemy-utils))
|
|
||||||
|
|
||||||
(define-public python-alchemy-mock
|
(define-public python-alchemy-mock
|
||||||
(package
|
(package
|
||||||
(name "python-alchemy-mock")
|
(name "python-alchemy-mock")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue