Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core


Commits:
8094164d by Abhilash Raj at 2022-12-31T15:06:26+05:30
Use a non-rc release for dependency constraint

- - - - -
b402bd6c by Abhilash Raj at 2022-12-31T09:56:10+00:00
Merge branch 'update-deps' into 'master'

Use a non-rc release for dependency constraint

See merge request mailman/mailman!1081
- - - - -


1 changed file:

- setup.py


Changes:

=====================================
setup.py
=====================================
@@ -110,7 +110,7 @@ case second 'm'.  Any other spelling is incorrect.""",
         'console_scripts' : list(scripts),
         },
     install_requires = [
-        'aiosmtpd>=1.4.3rc1',
+        'aiosmtpd>=1.4.3',
         'alembic>=1.6.2,!=1.7.0',
         'atpublic',
         'authheaders>=0.14.0',



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/adf630a42fb955b9358614bd50d72a2acadaceb0...b402bd6c627aa55653a21f515a4205c0183da43d

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/adf630a42fb955b9358614bd50d72a2acadaceb0...b402bd6c627aa55653a21f515a4205c0183da43d
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