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

Commits:
b87f3121 by Mark Sapiro at 2018-02-23T13:29:43-08:00
Underlying SQLAlchemy issues fixed in 1.2.3.

- - - - -
381a23e8 by Mark Sapiro at 2018-02-23T22:06:29+00:00
Merge branch 'sqlalchemy' into 'master'

Underlying SQLAlchemy issues fixed in 1.2.3.

Closes #447

See merge request mailman/mailman!359
- - - - -


1 changed file:

- setup.py


Changes:

=====================================
setup.py
=====================================
--- a/setup.py
+++ b/setup.py
@@ -116,7 +116,7 @@ case second `m'.  Any other spelling is incorrect.""",
         'lazr.config',
         'passlib',
         'requests',
-        'sqlalchemy<1.2',
+        'sqlalchemy>=1.2.3',
         'zope.component',
         'zope.configuration',
         'zope.event',



View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/7db32534cd931b36dcbf632486995e92bbe58dd0...381a23e82dbcf5cf0f97e5bbd02aab6ce3fb919e

---
View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/7db32534cd931b36dcbf632486995e92bbe58dd0...381a23e82dbcf5cf0f97e5bbd02aab6ce3fb919e
You're receiving this email because of your account on gitlab.com.
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to