summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
...
| * Use setuptools_scm to track the release version.v8.1.0Jason R. Coombs2016-09-041-4/+6
| |
| * Bump version: 8.0.0 → 8.0.1v8.0.1Jason R. Coombs2016-09-031-1/+1
| |
| * Bump version: 7.1.0 → 8.0.0Jason R. Coombs2016-09-021-1/+1
| |
| * Drop support for python-memcached<1.58 (#1476)Sviatoslav Sydorenko2016-08-281-0/+7
| | | | | | | | | | | | Fix #1453, close #1447 * Drop support for python-memcached<1.58 * Add memcached-session to extras
* | Mock is required alsoJason R. Coombs2016-07-271-0/+1
| |
* | Py26 compatJason R. Coombs2016-07-271-1/+1
| |
* | Initial work running tests under pytest. Ref #1463.Jason R. Coombs2016-07-271-31/+9
|/
* Normalize indentationJason R. Coombs2016-07-271-21/+25
|
* Bump version: 7.0.0 → 7.1.0v7.1.0Jason R. Coombs2016-07-251-1/+1
|
* Bump version: 6.2.1 → 7.0.0v7.0.0Jason R. Coombs2016-07-241-1/+1
|
* Bump version: 6.2.0 → 6.2.1v6.2.1Jason R. Coombs2016-07-241-1/+1
|
* Remove extras requireJason R. Coombs2016-07-221-9/+0
|
* No need to declare test requirements here, as they'll be installed by tox as ↵Jason R. Coombs2016-07-221-2/+0
| | | | declared in tox.ini.
* Implement test command run toxSviatoslav Sydorenko2016-07-221-3/+51
| | | | | | | | | * Customize internal test command to run tox and bypass all arguments of `-a` into tox itself * Declare traditional tests_require dependencies * Add test to extras_require (e.i. making possible to run `pip install cherrypy[test]`) * Fix #1457
* Bump version: 6.1.1 → 6.2.0v6.2.0Jason R. Coombs2016-07-181-1/+1
|
* Bump version: 6.1.0 → 6.1.1v6.1.1Jason R. Coombs2016-07-161-1/+1
|
* Bump version: 6.0.2 → 6.1.0v6.1.0Jason R. Coombs2016-07-141-1/+1
|
* Now that wsgiserver modules are identical, combine them into the package module.Jason R. Coombs2016-07-131-2/+2
|
* Bump version: 6.0.1 → 6.0.2v6.0.2Jason R. Coombs2016-06-231-1/+1
|
* Backed out changeset b83128f0f642. jaraco.itertools requires Python 2.7.Jason R. Coombs2016-06-231-1/+0
|
* Merge with v6.0.1Jason R. Coombs2016-06-061-1/+1
|\
| * Bump version: 6.0.0 → 6.0.1v6.0.1Jason R. Coombs2016-06-061-1/+1
| |
* | Use always_iterable to re-use a proven function for the pattern of accepting ↵Jason R. Coombs2016-06-061-0/+1
|/ | | | None, iterable of strings, or single string for a parameter.
* Bump version: 5.6.0 → 6.0.0v6.0.0Jason R. Coombs2016-06-051-1/+1
|
* Rely on six for Python 3 differentiationJason R. Coombs2016-06-051-0/+5
|
* Require setuptools to build/install.Jason R. Coombs2016-06-051-16/+5
|
* Bump version: 5.5.0 → 5.6.0v5.6.0Jason R. Coombs2016-06-051-1/+1
|
* Bump version: 5.4.0 → 5.5.0v5.5.0Jason R. Coombs2016-06-051-1/+1
|
* Bump version: 5.3.0 → 5.4.0v5.4.0Jason R. Coombs2016-05-101-1/+1
|
* Bump version: 5.2.0 → 5.3.0v5.3.0Jason R. Coombs2016-04-301-1/+1
|
* 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 ↵Jason R. Coombs2015-12-191-0/+2
| | | | for them.
* 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
|