summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all filesJason R. Coombs2016-09-101-160/+0
* Bump version: 5.1.0 ? 5.2.0Jason R. Coombs2016-04-301-1/+1
* Bumped to 5.1.0 in preparation for next release.5.1.0Jason R. Coombs2016-03-101-1/+1
* Bumped to 5.0.2 in preparation for next release.Jason R. Coombs2016-02-051-1/+1
* Bumped to 5.0.1 in preparation for next release.Jason R. Coombs2016-02-041-1/+1
* Bumped to 5.0.0 in preparation for next release.5.0.0Jason R. Coombs2016-02-041-1/+1
* Officially drop support for Python 3.0Jason R. Coombs2015-12-201-1/+1
* Bumped to 4.0.1 in preparation for next release.Jason R. Coombs2015-12-191-1/+1
* Bumped to 4.0.0 in preparation for next release.4.0.0Jason R. Coombs2015-12-191-1/+1
* Tests are run on Python 3.2, and 3.1 is parity with 2.6, so declare support f...Jason R. Coombs2015-12-191-0/+2
* Bump minimum requirement to Python 2.6Jason R. Coombs2015-12-191-4/+3
* Bumped to 3.8.3 in preparation for next release.Jason R. Coombs2015-12-171-1/+1
* Bumped to 3.8.2 in preparation for next release.Gustavo Picon2015-12-021-1/+1
* Bumped to 3.8.1 in preparation for next release.Jason R. Coombs2015-06-261-1/+1
* Bumped to 3.8.0 in preparation for next release.3.8.0Jason R. Coombs2015-06-261-1/+1
* Bumped to 3.7.1 in preparation for next release.Jason R. Coombs2015-04-241-1/+1
* Bumped to 3.7.0 in preparation for next release.3.7.0Jason R. Coombs2015-04-241-1/+1
* Bumped to 3.6.1 in preparation for next release.Jason R. Coombs2014-09-141-1/+1
* Bumped to 3.6.0 in preparation for next release.3.6.0Jason R. Coombs2014-09-141-1/+1
* Bumped to 3.5.1 in preparation for next release.Jason R. Coombs2014-06-271-1/+1
* Bumped to 3.5.0 in preparation for next release.3.5.0Jason R. Coombs2014-06-271-1/+1
* Bumped to 3.4.1 in preparation for next release.Jason R. Coombs2014-06-271-1/+1
* Bumped to 3.4.0 in preparation for next release.3.4.0Jason R. Coombs2014-06-271-1/+1
* Use jaraco.packaging.release, used by setuptools, keyring, and a number of ot...Jason R. Coombs2014-06-271-15/+16
* Bumped to 3.3.0 in preparation for next release.3.3.0Jason R. Coombs2014-04-161-1/+1
* Bump versionJoseph Tate2014-03-061-1/+1
* Merge with cherrypy-3.2.x (3.2.5)Jason R. Coombs2014-02-231-16/+27
|\
| * Follow up on #1244 (see 93c8c2c1783d9ca2a34c93a433c31ca03abaffba)Lawouach2014-02-071-6/+1
| * Rather than trying to workaround which symbol can or cannot be imported, I th...Lawouach2014-02-061-1/+6
| * PEP8ify setup.pyGustavo Picon2014-01-121-16/+20
| * use the licensing troveSylvain Hellegouarch2013-11-111-0/+1
| * might as well as this oneSylvain Hellegouarch2013-11-111-0/+1
| * specifying supported implementationsSylvain Hellegouarch2013-11-111-0/+4
| * clarifying Python 3.x supportSylvain Hellegouarch2013-11-111-0/+1
* | Bumped to 3.2.5 in preparation for next release.3.2.5Jason R. Coombs2014-02-231-1/+1
|/
* Bumped to 3.2.4 in preparation for next release.3.2.4Jason R. Coombs2013-03-271-1/+1
* Remove download URL from the metadata. Subsequent releases will use PyPI as t...Jason R. Coombs2013-03-271-2/+0
* Remove unused variableJason R. Coombs2013-03-271-1/+1
* Exclude _cpcompat_subprocess when building on Python 3; Fixes #1204Jason R. Coombs2013-01-201-2/+3
* Remove unused importJason R. Coombs2013-01-201-1/+0
* Bumped to 3.2.3 in preparation for next release.3.2.3Jason R. Coombs2012-12-261-2/+2
* Add classifiers to designate which versions of CherryPy are supported. _cpcom...Jason R. Coombs2012-12-121-0/+5
* Bumping version to 3.2.2Robert Brewer2011-10-181-2/+2
* Fixed #1093 (setup.py doesn't work for python < 2.5)Robert Brewer2011-10-131-3/+4
* Fixed wininst bug again.Robert Brewer2011-07-061-18/+5
* Using a subclass of build_py to filter out unwanted modules based on Python v...jaraco2011-07-051-9/+23
* Bye bye, py2/3.Robert Brewer2011-07-021-9/+10
* Bumping version for post 3.2 releasejaraco2011-04-301-1/+1
* Bringing python3 back into trunk with its own py3 folder; what was in trunk g...trunkRobert Brewer2011-02-251-4/+14
* Last touchup to setup.py for 3.2 final releasecherrypy-3.2.0Robert Brewer2011-02-251-2/+7