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


Commits:
40abd82e by Abhilash Raj at 2019-03-23T19:39:24Z
Update metadata to support Python 3.7 and remove 3.4.

- - - - -


1 changed file:

- setup.py


Changes:

=====================================
setup.py
=====================================
@@ -82,17 +82,17 @@ case second `m'.  Any other spelling is incorrect.""",
     author          = 'The Mailman Developers',
     author_email    = 'mailman-develop...@python.org',
     license         = 'GPLv3',
-    url             = 'http://www.list.org',
+    url             = 'https://www.list.org',
     keywords        = 'email',
     classifiers = [
         'Development Status :: 5 - Production/Stable',
         'Intended Audience :: System Administrators',
         'License :: OSI Approved :: '
-            'GNU General Public License v3 or later (GPLv3+)',
+        'GNU General Public License v3 or later (GPLv3+)',
         'Operating System :: POSIX',
-        'Programming Language :: Python :: 3.4',
         'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: 3.6',
+        'Programming Language :: Python :: 3.7',
         'Topic :: Communications :: Email :: Mailing List Servers',
         'Topic :: Communications :: Usenet News',
         'Topic :: Internet :: WWW/HTTP :: WSGI :: Application',



View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/40abd82e5edcb668fe2074c8c0e7be201d7131c5

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/40abd82e5edcb668fe2074c8c0e7be201d7131c5
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