Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 📦Add Trove classifiers for Pythons through 3.11 | Sviatoslav Sydorenko | 2023-01-02 | 1 | -0/+3 |
| | | | | | This is necessary for Sphinx docs to display the CPython versions we test against. | ||||
* | Revert "Remove trove classifiers. No one needs this toil." | Sviatoslav Sydorenko | 2023-01-02 | 1 | -0/+3 |
| | | | | | | | | This reverts commit 1ba0e5e6cc16045e370cc9a9f17a96bd1bfb5157. It is necessary for the docs to retrieve minimum and maximum supported versions. Commit 1ba0e5e6cc16045e370cc9a9f17a96bd1bfb5157 broke the Sphinx docs generation since it relies on this bit of the metadata. | ||||
* | 🧪🔧 Set up a GitHub Actions CI/CD workflow | Sviatoslav Sydorenko | 2023-01-01 | 1 | -0/+1 |
| | |||||
* | Remove trove classifiers. No one needs this toil. | Jason R. Coombs | 2022-07-10 | 1 | -3/+0 |
| | |||||
* | Use the new cherrypy.dev domain in the dist meta | Sviatoslav Sydorenko | 2022-02-01 | 1 | -4/+4 |
| | | | | Ref #1872 | ||||
* | Drop support for Python 3.5 | Jason R. Coombs | 2021-07-03 | 1 | -2/+1 |
| | |||||
* | Block installation of PyWin32 on Python 3.10 until a release can be made. ↵v18.6.1 | Jason R. Coombs | 2021-07-03 | 1 | -1/+3 |
| | | | | Fixes #1920. | ||||
* | Set a minimum version of pywin32 to protect pip from an excruciating trial. ↵ | Jason R. Coombs | 2021-07-03 | 1 | -1/+1 |
| | | | | Ref #1920. | ||||
* | Require setuptools, docs/conf.py, cherrypy/test/helper.py import pkg_resources | Tomáš Hrnčiar | 2021-05-03 | 1 | -0/+2 |
| | |||||
* | Autogenerate module docs with sphinxcontrib-apidocmaster | Sviatoslav Sydorenko | 2021-01-18 | 1 | -0/+1 |
| | |||||
* | Add pytest-forked to the test deps | Christian Clauss | 2020-11-17 | 1 | -0/+1 |
| | |||||
* | Revert "Temporary limit pytest<5.4" | Sviatoslav Sydorenko | 2020-11-16 | 1 | -5/+1 |
| | | | | This reverts commit 126eda509ecdcde87aa5c50b092a3638fa15b17a. | ||||
* | setup..py: Remove backports.unittest_mock | Christian Clauss | 2020-11-15 | 1 | -1/+0 |
| | | | Line 112, `python_requires='>=3.5',` means that this backport is no longer required. | ||||
* | Only depend on pywin32 under CPython | Sviatoslav Sydorenko | 2020-11-15 | 1 | -1/+3 |
| | | | | Fixes #1874 | ||||
* | Update pytest requirement from <5.4.0,>=5.3.5 to >=5.3.5,<6.1.0 | dependabot-preview[bot] | 2020-07-29 | 1 | -1/+1 |
| | | | | | | | | Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.3.5...6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | Temporary limit pytest<5.4 | Sviatoslav Sydorenko | 2020-04-17 | 1 | -1/+5 |
| | | | | | | Refs: * Teemu/pytest-sugar#188 * pytest-dev/pytest#6931 | ||||
* | Add a tidelift link to metadata | Sviatoslav Sydorenko | 2020-04-15 | 1 | -0/+3 |
| | |||||
* | Revert "For now inline the implementation until it can be linked. Ref #1673." | Jason R. Coombs | 2019-11-26 | 1 | -0/+1 |
| | | | | This reverts commit 3bcefda0a5e397e12a6122fd8004cbbbce6a2b15. | ||||
* | Explicitly declare support for Python 3.8 | Sviatoslav Sydorenko | 2019-11-25 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1743 from cherrypy/feature/pytest-services-on-windows | Jason R. Coombs | 2019-11-06 | 1 | -3/+1 |
|\ | | | | | Rely on pytest-services 2.0 for Windows compatibility | ||||
| * | Rely on pytest-services 2 for Windows compatibility | Jason R. Coombs | 2019-11-06 | 1 | -1/+1 |
| | | |||||
| * | Use devpi to get private release of pytest-services | Jason R. Coombs | 2019-11-06 | 1 | -2/+0 |
| | | |||||
* | | Pass arguments from CPWebCase.getPage to WebCase.getPage without replicating ↵ | Jason R. Coombs | 2019-10-17 | 1 | -1/+1 |
|/ | | | | signature. Ref #1818. | ||||
* | Bump rst.linker to v1.11 | Sviatoslav Sydorenko | 2019-07-28 | 1 | -1/+1 |
| | |||||
* | Don't depend on memcached extra of pytest-services | Sviatoslav Sydorenko | 2018-09-10 | 1 | -1/+1 |
| | |||||
* | Don't install pytest-services under win | Sviatoslav Sydorenko | 2018-09-10 | 1 | -0/+2 |
| | |||||
* | Add memcached extra to pytest-services dependency | Sviatoslav Sydorenko | 2018-09-09 | 1 | -1/+1 |
| | |||||
* | Use pytest-services to create an ephemeral instance of memcached for running ↵ | Jason R. Coombs | 2018-09-09 | 1 | -0/+1 |
| | | | | the session tests | ||||
* | Remove reliance on contextlib2 | Jason R. Coombs | 2018-09-02 | 1 | -1/+0 |
| | |||||
* | Remove reliance on six | Jason R. Coombs | 2018-09-02 | 1 | -1/+0 |
| | |||||
* | Drop support for Python 3.4v18.0.0 | Jason R. Coombs | 2018-09-01 | 1 | -5/+2 |
| | |||||
* | Drop support for Python 2.7. Fixes #1730. | Jason R. Coombs | 2018-09-01 | 1 | -3/+1 |
| | |||||
* | Merge pull request #1729 from cherrypy/bugfix/1193-zc.lockfilev17.3.0 | Jason R. Coombs | 2018-08-16 | 1 | -0/+2 |
|\ | | | | | Replace cherrypy.lib.lockfile with zc.lockfile. | ||||
| * | Replace lockfile with zc.lockfile. Ref #1193. | Jason R. Coombs | 2018-08-14 | 1 | -0/+2 |
| | | |||||
* | | Advertise Python 3.7 support via metadata | Sviatoslav Sydorenko | 2018-08-15 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'master' | Jason R. Coombs | 2018-08-14 | 1 | -112/+80 |
|\ | |||||
| * | Rely on declarative configuration for long description. | Jason R. Coombs | 2018-08-14 | 1 | -6/+0 |
| | | |||||
| * | Remove unnecessary license declaration, already declared by classifiers and ↵v17.1.0 | Jason R. Coombs | 2018-08-14 | 1 | -1/+0 |
| | | | | | | | | license file in metadata, and discouraged by the spec. | ||||
| * | Inline setup parameters, avoiding unnecessary indirection. | Jason R. Coombs | 2018-08-14 | 1 | -97/+79 |
| | | |||||
| * | Simply invoke - no need for indirection. | Jason R. Coombs | 2018-08-14 | 1 | -8/+2 |
| | | |||||
| * | Remove constraint that CherryPy won't depend on namespace packages. Fixes #1673.v17.0.0 | Jason R. Coombs | 2018-07-10 | 1 | -6/+0 |
| | | |||||
| * | Pin against tempora 1.13 to avoid inclusion of namespace package. Fixes #1722.v16.0.3 | Jason R. Coombs | 2018-07-10 | 1 | -0/+4 |
| | | |||||
| * | Swap pep257 with pydocstyle | Sviatoslav Sydorenko | 2018-06-16 | 1 | -1/+1 |
| | | |||||
| * | Create a test to replicate failure. Ref #1377. | Jason R. Coombs | 2018-05-31 | 1 | -0/+1 |
| | | |||||
* | | Extract function for _flush_body. Use 'consume' to consume an iterator. Use ↵ | Jason R. Coombs | 2018-06-06 | 1 | -0/+1 |
|/ | | | | 'iter' to make iterator from iterable. | ||||
* | Add project urls to dist and make links to https | Sviatoslav Sydorenko | 2018-04-20 | 1 | -2/+12 |
| | |||||
* | Bump cheroot bugfix dependency | Sviatoslav Sydorenko | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | Pin cheroot dependency to higher version | Sviatoslav Sydorenko | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | Downgrade pypiwin32 to v219bugfix/limit-pypywin32-ver-for-py34 | Sviatoslav Sydorenko | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Pin pypiwin32 for Python 3.4 | Sviatoslav Sydorenko | 2018-03-21 | 1 | -1/+1 |
| |