| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version: 60.5.3 → 60.5.4v60.5.4 | Jason R. Coombs | 2022-01-16 | 1 | -1/+1 |
| | | |||||
| * | Remove dependency on paver in vendored update. | Jason R. Coombs | 2022-01-14 | 1 | -1/+0 |
| | | |||||
| * | Merge pull request #3018 from abravalheri/fix-exclude-pattern | Anderson Bravalheri | 2022-01-14 | 1 | -0/+1 |
| |\ | | | | | Prevent test files from being included in setuptools own wheel | ||||
| | * | Prevent test files from being included in setuptools own wheel | Anderson Bravalheri | 2022-01-09 | 1 | -0/+1 |
| | | | |||||
| * | | Bump version: 60.5.2 → 60.5.3v60.5.3 | Jason R. Coombs | 2022-01-13 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 60.5.1 → 60.5.2v60.5.2 | Jason R. Coombs | 2022-01-11 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 60.5.0 → 60.5.1v60.5.1 | Jason R. Coombs | 2022-01-10 | 1 | -1/+1 |
| |/ | |||||
| * | Bump version: 60.4.0 → 60.5.0v60.5.0 | Jason R. Coombs | 2022-01-08 | 1 | -1/+1 |
| | | |||||
| * | Bump version: 60.3.1 → 60.4.0v60.4.0 | Jason R. Coombs | 2022-01-08 | 1 | -1/+1 |
| | | |||||
| * | Capture performance of interpreter startup. Ref #3006.feature/distutils-hack-startup-perf | Jason R. Coombs | 2022-01-07 | 1 | -0/+1 |
| | | |||||
| * | Use setuptools wheel instead of source tree in integration tests | Anderson Bravalheri | 2022-01-06 | 1 | -1/+5 |
| | | |||||
| * | Remove dependency on pytest_virtualenv | Anderson Bravalheri | 2022-01-06 | 1 | -1/+0 |
| | | | | | | Now that all tests use `jaraco.envs`, there is no need to depend on `pytest_virtualenv`. | ||||
| * | Add fixtures for sdist and wheel artifacts | Anderson Bravalheri | 2022-01-06 | 1 | -0/+2 |
| | | | | | | | | They should be build once for each session and be able to be re-used in parallel (assuming read-only) for all tests. This is useful when dealing with virtual environments | ||||
| * | Merge pull request #3008 from abravalheri/sphinx-favicon | Anderson Bravalheri | 2022-01-06 | 1 | -0/+1 |
| |\ | | | | | [Docs] Use `sphinx-favicon` instead of custom in-tree extension | ||||
| | * | Replace in-tree sphinx extension with sphinx-favicon | Anderson Bravalheri | 2022-01-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | This change has been previously proposed and agreed upon in #2869. The idea here is to avoid the burden of maintaining an in-tree sphinx extension, now that `sphinx-favicon` is available and covers setuptools use-case. | ||||
| * | | Merge branch 'main' into integration-tests | mergify[bot] | 2022-01-06 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Bump version: 60.3.0 → 60.3.1v60.3.1 | Jason R. Coombs | 2022-01-06 | 1 | -1/+1 |
| | |/ | |||||
| | * | Bump version: 60.2.0 → 60.3.0 | Jason R. Coombs | 2022-01-03 | 1 | -1/+1 |
| | | | |||||
| | * | Bump version: 60.1.1 → 60.2.0v60.2.0 | Jason R. Coombs | 2021-12-29 | 1 | -1/+1 |
| | | | |||||
| | * | Merge pull request #2978 from abravalheri/revert-sphinx-workaround | Jason R. Coombs | 2021-12-28 | 1 | -1/+1 |
| | |\ | | | | | | | Remove workaround for test/CI dependency on Sphinx | ||||
| | | * | Leave sphinx unpinned as found upstream. | Jason R. Coombs | 2021-12-28 | 1 | -1/+1 |
| | | | | |||||
| | | * | Remove workaround for test/CI dependency on Sphinx | Anderson Bravalheri | 2021-12-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | It seems that Sphinx now supports Python 3.10, which means that we can remove the dependency workaround. | ||||
| | * | | Bump version: 60.1.0 → 60.1.1v60.1.1 | Jason R. Coombs | 2021-12-28 | 1 | -1/+1 |
| | |/ | |||||
| | * | Bump version: 60.0.5 → 60.1.0v60.1.0 | Jason R. Coombs | 2021-12-23 | 1 | -1/+1 |
| | | | |||||
| | * | Bump version: 60.0.4 → 60.0.5v60.0.5 | Jason R. Coombs | 2021-12-23 | 1 | -1/+1 |
| | | | |||||
| | * | Bump version: 60.0.3 → 60.0.4v60.0.4 | Jason R. Coombs | 2021-12-22 | 1 | -1/+1 |
| | | | |||||
| | * | Bump version: 60.0.2 → 60.0.3v60.0.3 | Jason R. Coombs | 2021-12-20 | 1 | -1/+1 |
| | | | |||||
| | * | Bump version: 60.0.1 → 60.0.2v60.0.2 | Jason R. Coombs | 2021-12-20 | 1 | -1/+1 |
| | | | |||||
| | * | Bump version: 60.0.0 → 60.0.1v60.0.1 | Jason R. Coombs | 2021-12-20 | 1 | -1/+1 |
| | | | |||||
| * | | Use '=' as setup.cfg delimiter for extras option | Anderson Bravalheri | 2021-12-21 | 1 | -1/+1 |
| | | | |||||
| * | | Simulate pip's isolation using virtualenv | Anderson Bravalheri | 2021-12-21 | 1 | -0/+1 |
| | | | |||||
| * | | Use separated "extras" for integration tests | Anderson Bravalheri | 2021-12-21 | 1 | -1/+7 |
| | | | | | | | | | Instead of disabling pytest plugins, simply don't install them | ||||
| * | | Add integration test based on feedback from #2849 | Anderson Bravalheri | 2021-12-21 | 1 | -0/+2 |
| |/ | | | | | | | | | The selection of packages used in the integration test is arbitrary, and can be changed. The main criteria used was the time to build, and the number of "non-Python" dependencies. The only exception was numpy, due to its significance to the ecosystem. | ||||
| * | Bump version: 59.8.0 → 60.0.0v60.0.0 | Jason R. Coombs | 2021-12-19 | 1 | -1/+1 |
| | | |||||
| * | Bump version: 59.7.0 → 59.8.0v59.8.0 | Jason R. Coombs | 2021-12-19 | 1 | -1/+1 |
| | | |||||
| * | Bump version: 59.6.0 → 59.7.0v59.7.0 | Jason R. Coombs | 2021-12-17 | 1 | -1/+1 |
| | | |||||
| * | Merge https://github.com/jaraco/skeleton | Jason R. Coombs | 2021-12-17 | 1 | -1/+1 |
| |\ | |||||
| | * | Require Python 3.7 or later. | Jason R. Coombs | 2021-11-24 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 59.5.0 → 59.6.0v59.6.0 | Jason R. Coombs | 2021-12-12 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 59.4.0 → 59.5.0v59.5.0 | Jason R. Coombs | 2021-12-05 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 59.3.0 → 59.4.0v59.4.0 | Jason R. Coombs | 2021-11-28 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 59.2.0 → 59.3.0v59.3.0 | Jason R. Coombs | 2021-11-26 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 59.1.1 → 59.2.0v59.2.0 | Jason R. Coombs | 2021-11-18 | 1 | -1/+1 |
| | | | |||||
| * | | Update setuptools.readthedocs.io to setuptools.pypa.io | Hugo van Kemenade | 2021-11-16 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 59.1.0 → 59.1.1v59.1.1 | Jason R. Coombs | 2021-11-15 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 59.0.1 → 59.1.0v59.1.0 | Jason R. Coombs | 2021-11-14 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version: 59.0.0 → 59.0.1v59.0.1 | Jason R. Coombs | 2021-11-14 | 1 | -1/+1 |
| | | | |||||
| * | | Avoid using dependencies with URLs on setup.cfg | Anderson Bravalheri | 2021-11-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | PyPI does not accept this kind of dependencies. An alternative is to overwrite the dependency in tox.ini | ||||
| * | | Bump version: 58.5.3 → 59.0.0v59.0.0 | Jason R. Coombs | 2021-11-12 | 1 | -1/+1 |
| | | | |||||
| * | | Avoid upgrading setuptools when creating the venv for distutils_adoption ↵ | Jason R. Coombs | 2021-11-11 | 1 | -1/+1 |
| | | | | | | | | | tests. Works around issue with upgrading on PyPy. | ||||
