Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core
Commits:
e5487a70 by Emir İşman at 2020-07-26T15:46:50+00:00
Do not install dnspython >= 2.0.0
- - - - -
5ab894b3 by Abhilash Raj at 2020-07-28T01:54:25+00:00
Merge branch 'patch-1' into 'master'
Do not install dnspython >= 2.0.0
See merge request mailman/mailman!675
- - - - -
1 changed file:
- setup.py
Changes:
=====================================
setup.py
=====================================
@@ -110,7 +110,7 @@ case second 'm'. Any other spelling is incorrect.""",
'authheaders>=0.9.2',
'authres>=1.0.1',
'click>=7.0.0',
- 'dnspython>=1.14.0',
+ 'dnspython>=1.14.0,<2.0.0',
'falcon>1.0.0',
'flufl.bounce',
'flufl.i18n>=2.0',
View it on GitLab:
https://gitlab.com/mailman/mailman/-/compare/cd4b5c055f3b95452a3dd5acd07af457e9e0c782...5ab894b304e9e3a2b1b7a45fc9c3a4278e3fbd63
--
View it on GitLab:
https://gitlab.com/mailman/mailman/-/compare/cd4b5c055f3b95452a3dd5acd07af457e9e0c782...5ab894b304e9e3a2b1b7a45fc9c3a4278e3fbd63
You're receiving this email because of your account on gitlab.com.
_______________________________________________
Mailman-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/mailman-checkins.python.org/
Member address: [email protected]