summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bumping verison number in trunkRobert Brewer2011-02-251-1/+1
* trunk sync with python3Robert Brewer2011-02-231-2/+2
* Updating to 3.2rc1cherrypy-3.2.0rc1Robert Brewer2009-10-171-1/+1
* Marking 3.2.0 beta for Python 2.x.cherrypy-3.2.0betaRobert Brewer2009-08-291-2/+2
* Fixed up setup.py to be properly alpha, and to include setuptools. See http:/...Robert Brewer2009-08-031-4/+8
* Implemented workaround for #882 - bdist_wininst doesn't install tutorial (and...jaraco2009-03-311-0/+18
* Bumped the version numbers in trunk so that they are greater than the latest ...Christian Wyglendowski2009-01-281-1/+1
* Fix #885. cherryd is now available as a command line scriptSylvain Hellegouarch2009-01-041-0/+1
* Missing scaffold package in setup.py.Robert Brewer2008-07-011-0/+1
* Marking CP 3.1.0 final.cherrypy-3.1.0Robert Brewer2008-06-301-3/+3
* Updating version to 3.1rc1.Robert Brewer2008-05-171-2/+2
* Oops. Buglet in setup.py.Robert Brewer2008-03-271-1/+1
* Fixed setup.py for the restsrv -> process change, plus fixed a couple svn props.Robert Brewer2008-03-181-13/+19
* Version number bump in preparation for 3.1.0beta3.cherrypy-3.1.0beta3Christian Wyglendowski2008-01-131-2/+2
* Bah. Forgot to commit setup.py.cherrypy-3.1.0betaRobert Brewer2007-10-291-3/+3
* Marking 3.1beta.Robert Brewer2007-10-281-1/+1
* More setup changes.Robert Brewer2007-04-161-1/+1