summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Jason R. Coombs2014-06-271-15/+16
| | | | other packages.
* 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-1/+1
|\
| * Bumped to 3.2.5 in preparation for next release.3.2.5Jason R. Coombs2014-02-231-1/+1
| | | | | | | | | | --HG-- branch : cherrypy-3.2.x
* | Follow up on #1244 (see 93c8c2c1783d9ca2a34c93a433c31ca03abaffba)Lawouach2014-02-071-6/+1
| |
* | Rather than trying to workaround which symbol can or cannot be imported, I ↵Lawouach2014-02-061-1/+6
| | | | | | | | thought it'd be better to simply import the module in the helper since it's only used there. I also prevent it to be distributed with Python 2.7 as it doesn't need to
* | 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.4 in preparation for next release.3.2.4Jason R. Coombs2013-03-271-1/+1
| | | | | --HG-- branch : cherrypy-3.2.x
* Remove download URL from the metadata. Subsequent releases will use PyPI as ↵Jason R. Coombs2013-03-271-2/+0
| | | | | | | the authoritative store. --HG-- branch : cherrypy-3.2.x
* Remove unused variableJason R. Coombs2013-03-271-1/+1
| | | | | --HG-- branch : cherrypy-3.2.x
* Exclude _cpcompat_subprocess when building on Python 3; Fixes #1204Jason R. Coombs2013-01-201-2/+3
| | | | | --HG-- branch : cherrypy-3.2.x
* Remove unused importJason R. Coombs2013-01-201-1/+0
| | | | | --HG-- branch : cherrypy-3.2.x
* Bumped to 3.2.3 in preparation for next release.3.2.3Jason R. Coombs2012-12-261-2/+2
| | | | | --HG-- branch : cherrypy-3.2.x
* Add classifiers to designate which versions of CherryPy are supported. ↵Jason R. Coombs2012-12-121-0/+5
| | | | | | | _cpcompat indicates that CherryPy 2.3 is still supported (though _test_decorators doesn't run on 2.3). --HG-- branch : cherrypy-3.2.x
* 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 ↵jaraco2011-07-051-9/+23
| | | | version
* 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 ↵trunkRobert Brewer2011-02-251-4/+14
| | | | goes in the py2 folder, and we can use a single setup.py to install either, depending on the version of Python that runs setup.py install.
* 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 ↵Robert Brewer2009-08-031-4/+8
| | | | http://groups.google.com/group/cherrypy-users/browse_thread/thread/229c9dde90f1cebe
* Implemented workaround for #882 - bdist_wininst doesn't install tutorial ↵jaraco2009-03-311-0/+18
| | | | (and other data files) where expected
* Bumped the version numbers in trunk so that they are greater than the latest ↵Christian Wyglendowski2009-01-281-1/+1
| | | | release (3.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
|
* setup.py was missing some files.Robert Brewer2007-04-161-6/+11
|
* setup updated for restsrv.Robert Brewer2007-03-141-1/+1
|
* Added pywebdSylvain Hellegouarch2007-03-071-1/+1
|
* Changed version numbers in preparation for 3.0.1 release.cherrypy-3.0.1Christian Wyglendowski2007-02-201-1/+1
|