Mark Sapiro pushed to branch master at GNU Mailman / Mailman Core
Commits: 7d3230b6 by Mark Sapiro at 2021-05-06T20:07:05-07:00 Pin alembic >=1.6.2 for https://github.com/sqlalchemy/alembic/issues/839. - - - - - 12ee5f14 by Mark Sapiro at 2021-05-07T03:35:57+00:00 Merge branch 'alembic' into 'master' Pin alembic >=1.6.2 for https://github.com/sqlalchemy/alembic/issues/839. See merge request mailman/mailman!852 - - - - - 1 changed file: - setup.py Changes: ===================================== setup.py ===================================== @@ -111,7 +111,7 @@ case second 'm'. Any other spelling is incorrect.""", }, install_requires = [ 'aiosmtpd>=1.4.1', - 'alembic<1.6.0', + 'alembic>=1.6.2', 'atpublic', 'authheaders>=0.9.2', 'authres>=1.0.1', View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/b3786e04e8861626e9f70574cbeb91b3b5c66b9b...12ee5f140e0d14b3e18487705f3c2af92cac70f3 -- View it on GitLab: https://gitlab.com/mailman/mailman/-/compare/b3786e04e8861626e9f70574cbeb91b3b5c66b9b...12ee5f140e0d14b3e18487705f3c2af92cac70f3 You're receiving this email because of your account on gitlab.com.
_______________________________________________ Mailman-checkins mailing list -- mailman-checkins@python.org To unsubscribe send an email to mailman-checkins-le...@python.org https://mail.python.org/mailman3/lists/mailman-checkins.python.org/ Member address: arch...@jab.org