gnu: python-alembic: Use python-sqlalchemy-2. * gnu/packages/databases.scm (python-alembic)[propagated-inputs]: Replace python-sqlalchemy with python-sqlalchemy-2. Change-Id: I49ad961eac3bcba5eaee05083e5299f17a8fae33
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/databases.scm
M gnu/packages/databases.scm => gnu/packages/databases.scm +1 -1
@@ 4079,7 4079,7 @@ this library provides functions to facilitate such comparisons.") (list python-dateutil python-editor python-mako python-sqlalchemy python-sqlalchemy-2 python-typing-extensions)) (home-page "https://bitbucket.org/zzzeek/alembic") (synopsis "Database migration tool for SQLAlchemy")