Mark Sapiro pushed to branch master at GNU Mailman / Mailman Core


Commits:
637a2e1e by Mark Sapiro at 2021-12-20T20:14:30+00:00
Alembic issue with 1.7.0 fixed in 1.7.1.

- - - - -
6493b895 by Mark Sapiro at 2021-12-20T20:14:31+00:00
Merge branch 'alembic' into 'master'

Alembic issue with 1.7.0 fixed in 1.7.1.

See merge request mailman/mailman!941
- - - - -


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.2,<1.7',
+        'alembic>=1.6.2,!=1.7.0',
         'atpublic',
         'authheaders>=0.14.0',
         'authres>=1.0.1',



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/2d727de333adf796aca8de1bdda2d81905f22765...6493b895bab552408f4d4743fd75e89efb2b1097

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/2d727de333adf796aca8de1bdda2d81905f22765...6493b895bab552408f4d4743fd75e89efb2b1097
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

Reply via email to