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


Commits:
e3f71c13 by Mark Sapiro at 2023-03-05T16:59:21-08:00
Require authheaders>=0.15.2 to fix #1064.

- - - - -
65b397d1 by Mark Sapiro at 2023-03-07T18:34:49+00:00
Merge branch 'authheaders' into 'master'

Require authheaders>=0.15.2 to fix #1064.

Closes #1064

See merge request mailman/mailman!1106

Merged-by: Mark Sapiro <m...@msapiro.net>

Reviewed-by: 
- - - - -


2 changed files:

- setup.py
- src/mailman/docs/NEWS.rst


Changes:

=====================================
setup.py
=====================================
@@ -113,7 +113,7 @@ case second 'm'.  Any other spelling is incorrect.""",
         'aiosmtpd>=1.4.3',
         'alembic>=1.6.2,!=1.7.0',
         'atpublic',
-        'authheaders>=0.14.0',
+        'authheaders>=0.15.2',
         'authres>=1.0.1',
         'click>=8.0.0',
         'dnspython>=1.14.0',


=====================================
src/mailman/docs/NEWS.rst
=====================================
@@ -37,6 +37,7 @@ Bugs fixed
 * Raising StopIteration in a workflow process no longer creates a mailman.error
   log entry.  (Closes #1059)
 * The task runner now evicts old, processed bounce events.  (Closes #1067)
+* We now require authheaders>=0.15.2.  (Closes #1064)
 
 .. _news-3.3.8:
 



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/572db1d6cbd7b2e577ea2a83cbff3f978379b73c...65b397d10780b4f99fcbd923fc0d23b02e368abe

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/572db1d6cbd7b2e577ea2a83cbff3f978379b73c...65b397d10780b4f99fcbd923fc0d23b02e368abe
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