summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Preparing release 5.0.15.0.1Marius Gedminas2020-03-101-1/+1
* Update tests_require and 'test' extra.Jason Madden2020-01-201-14/+15
* Drop the use of the deprecated setuptools FeaturesJason Madden2020-01-201-22/+20
* Back to development: 5.0.1Marius Gedminas2019-11-121-1/+1
* Preparing release 5.0.05.0.0Marius Gedminas2019-11-121-1/+1
* Add support for Python 3.8Marius Gedminas2019-11-121-0/+1
* Bump major versionMarius Gedminas2019-04-301-1/+1
* Drop Python 3.4Marius Gedminas2019-04-301-3/+2
* Back to development: 4.3.2Jason Madden2018-10-191-1/+1
* Preparing release 4.3.14.3.1Jason Madden2018-10-191-1/+1
* Fix copying Message in pure-python.Jason Madden2018-10-191-2/+2
* Switch to new Framework :: Zope :: 3 classifierMarius Gedminas2018-10-191-1/+1
* Back to development: 4.4Marius Gedminas2018-10-181-1/+1
* Preparing release 4.34.3Marius Gedminas2018-10-181-1/+1
* Reimplement message id changes including on the C extension.Sylvain Viollon2018-10-181-2/+3
* Back to development: 4.3Michael Howitz2018-10-051-1/+1
* Preparing release 4.24.2Michael Howitz2018-10-051-1/+1
* Drop support for Python 3.3Marius Gedminas2018-08-091-2/+1
* Add suppot for Python 3.7Marius Gedminas2018-08-091-9/+15
* svbTres Seaver2017-05-021-1/+1
* Prep 4.1.0 release.4.1.0Tres Seaver2017-05-021-1/+1
* Use C extension in Python 3, and make Python version handle ``default`` the sameissue4Jason Madden2017-05-011-12/+13
* Drop support for Python 2.6 and 3.2.Tres Seaver2016-03-231-3/+1
* Note explicit support for Python 3.5Felix Yan2015-11-071-0/+1
* Bow to our new PEP 440 overlords.Tres Seaver2014-12-291-1/+1
* svbTres Seaver2014-03-191-1/+1
* Prep 4.0.3 release.4.0.3Tres Seaver2014-03-191-1/+1
* Note explicit support for Python 3.4.Tres Seaver2014-03-171-0/+1
* Nest into Github.Tres Seaver2013-01-111-2/+2
* svbTres Seaver2012-12-311-1/+1
* Prep 4.0.2 release.Tres Seaver2012-12-311-1/+1
* Normalize Python classifiers.Tres Seaver2012-12-311-0/+1
* svbTres Seaver2012-11-211-1/+1
* Prep 4.0.1 release.Tres Seaver2012-11-211-1/+1
* Add support for Python 3.3.Tres Seaver2012-11-211-1/+2
* Prep 4.0.0 release.Tres Seaver2012-05-161-1/+1
* Three-part version numbers for auto-docs.Tres Seaver2012-04-171-1/+1
* Removed use of '2to3' and associated fixers when installing under Py3k.Tres Seaver2012-04-061-5/+0
* Explicit unittest coverage.Tres Seaver2012-04-061-2/+0
* Bump major version to signal platform support change.Tres Seaver2012-04-061-1/+1
* Drop explicit support for Python 2.4 / 2.5 / 3.1.Tres Seaver2012-04-061-3/+0
* Add explicit support for PyPy.Tres Seaver2012-04-061-0/+2
* Added 'setup.py dev' alias:Tres Seaver2012-04-061-12/+12
* back to devChris McDonough2011-07-201-1/+1
* browbagged the CHANGES.txt, tagging a 3.6.1Chris McDonough2011-07-201-1/+1
* prep for 3.6.0 tagChris McDonough2011-07-201-1/+1
* - Don't attempt to compile C extensions on PyPy or Jython.Chris McDonough2011-07-151-9/+26
* Specify which versions are supportedLennart Regebro2011-03-141-0/+6
* Python 3 support.Lennart Regebro2011-03-141-10/+28
* Fixed inconsistent indentation.Lennart Regebro2010-11-191-4/+4