| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version: 44.1.0 → 44.1.1v44.1.1maint/44.x | Jason R. Coombs | 2020-05-28 | 4 | -3/+8 |
| | | |||||
| * | Merge pull request #2159 from pypa/bugfix/2158-defer-finalize-options | Jason R. Coombs | 2020-05-28 | 2 | -4/+22 |
| |\ | | | | | Defer finalize options | ||||
| | * | Update changelog. | Jason R. Coombs | 2020-05-28 | 1 | -0/+1 |
| | | | |||||
| | * | Avoid loading working set during `Distribution.finalize_options` prior to ↵ | Jason R. Coombs | 2020-05-28 | 1 | -4/+21 |
| |/ | | | | invoking `_install_setup_requires`, broken since v42.0.0. Fixes #2158. | ||||
| * | Bump version: 44.0.0 → 44.1.0v44.1.0 | Jason R. Coombs | 2020-03-21 | 6 | -6/+10 |
| | | |||||
| * | Avoid install during finalize | Jason R. Coombs | 2020-03-21 | 1 | -0/+1 |
| | | |||||
| * | Replace playbook with code for finalizing a release. | Jason R. Coombs | 2020-03-21 | 3 | -33/+73 |
| | | |||||
| * | Merge pull request #1994 from con-f-use/master | Jason R. Coombs | 2020-02-15 | 2 | -3/+4 |
| |\ | | | | | honor order attribute in "finalize_distibution_options" group of entrypoints | ||||
| | * | changelog for #1994 | con-f-use | 2020-02-15 | 1 | -0/+1 |
| | | | |||||
| | * | use finalize_distribution_options entrypoint order | con-f-use | 2020-02-15 | 1 | -3/+3 |
| | | | | | | | | | fixes #1993 | ||||
| * | | Suppress failures due to unfortunate combination of issues. Ref #2000. | Jason R. Coombs | 2020-02-15 | 1 | -0/+3 |
| | | | |||||
| * | | Merge pull request #1999 from pypa/bugfix/1998-virtualenv-site-conflict | Jason R. Coombs | 2020-02-15 | 1 | -0/+2 |
| |\ \ | |/ |/| | Pin virtualenv to <20 as workaround for #1998. | ||||
| | * | Pin virtualenv to <20 as workaround for #1998. | Jason R. Coombs | 2020-02-15 | 1 | -0/+2 |
| |/ | |||||
| * | Bootstrap the environment in tox, allowing simple 'tox' to run tests and ↵ | Jason R. Coombs | 2020-02-06 | 6 | -15/+13 |
| | | | | | simplifying all of the pipelines. | ||||
| * | Add azure pipelines from jaraco/skeleton | Jason R. Coombs | 2020-02-05 | 1 | -0/+71 |
| | | |||||
| * | Merge branch 'sys_argv' of https://github.com/aimileus/setuptools into ↵ | Jason R. Coombs | 2020-01-14 | 3 | -0/+36 |
| |\ | | | | | | | maint/44.x | ||||
| | * | Add tests | Emiel Wiedijk | 2019-05-15 | 1 | -0/+28 |
| | | | |||||
| | * | Add changelog entry | Emiel Wiedijk | 2019-05-15 | 1 | -0/+1 |
| | | | |||||
| | * | Set sys.argv[0] in build scripts run by build_meta | Emiel Wiedijk | 2019-05-15 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | Some setup.py scripts, use sys.argv[0] to locate the source directory of a project. I added this to build_meta.__legacy__ since that is focused on backwards compatibility with old scripts. However, @pganssle said this behaviour should not be added to setuptools.build_meta. Fixes #1628 | ||||
| * | | Merge pull request #1962 from pypa/debt/pip-version | Jason R. Coombs | 2020-01-12 | 2 | -25/+20 |
| |\ \ | | | | | | | Rely on tox-pip-version to upgrade pip | ||||
| | * | | Rely on tox-pip-version to upgrade pip and minimize the hack for removing ↵ | Jason R. Coombs | 2020-01-12 | 2 | -25/+20 |
| |/ / | | | | | | | setuptools from the environment. | ||||
| * | | Merge pull request #1959 from hugovk/fix-flake8-2020 | Jason R. Coombs | 2020-01-11 | 12 | -31/+32 |
| |\ \ | | | | | | | Fix for Python 4: replace unsafe six.PY3 with PY2 | ||||
| | * | | Add changelog | Hugo | 2020-01-08 | 1 | -0/+1 |
| | | | | |||||
| | * | | Fix for Python 4: replace unsafe six.PY3 with PY2 | Hugo | 2020-01-08 | 11 | -31/+31 |
| |/ / | |||||
| * | | Bump version: 43.0.0 → 44.0.0v44.0.0 | Jason R. Coombs | 2020-01-01 | 4 | -3/+8 |
| | | | |||||
| * | | Merge pull request #1908 from benoit-pierre/drop_py34_support | Jason R. Coombs | 2020-01-01 | 8 | -13/+8 |
| |\ \ | | | | | | | drop support for Python 3.4 | ||||
| | * | | drop support for Python 3.4 | Benoit Pierre | 2019-11-15 | 8 | -13/+8 |
| | | | | |||||
| * | | | Fix latin1 and utf8 tests on Python 2 | Jason R. Coombs | 2020-01-01 | 1 | -2/+11 |
| | | | | |||||
| * | | | Restore Python 2.7 compatibility | Jason R. Coombs | 2020-01-01 | 1 | -5/+1 |
| | | | | |||||
| * | | | Merge pull request #1938 from maggyero/patch-1 | Jason R. Coombs | 2019-12-31 | 1 | -6/+6 |
| |\ \ \ | | | | | | | | | Update setuptools.txt | ||||
| | * | | | Update setuptools.txt | Géry Ogam | 2019-12-12 | 1 | -6/+6 |
| | | | | | |||||
| * | | | | Remove unused import | Jason R. Coombs | 2019-12-31 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Remove instance attribute; rely on tmpdir fixture; re-use touch helper. | Jason R. Coombs | 2019-12-31 | 1 | -8/+7 |
| | | | | | |||||
| * | | | | Rewrite TestSdistTest setup/teardown_method as pytest fixture. | Jason R. Coombs | 2019-12-31 | 1 | -18/+17 |
| | | | | | |||||
| * | | | | Bump version: 42.0.2 → 43.0.0v43.0.0 | Jason R. Coombs | 2019-12-31 | 5 | -4/+9 |
| | | | | | |||||
| * | | | | Merge pull request #1650 from pypa/feature/include-pyproject.toml | Jason R. Coombs | 2019-12-31 | 4 | -0/+62 |
| |\ \ \ \ | | | | | | | | | | | Include pyproject.toml in sdist | ||||
| | * | | | | Restore Python 2.7 compatibilityfeature/include-pyproject.toml | Jason R. Coombs | 2019-12-31 | 1 | -0/+2 |
| | | | | | | |||||
| | * | | | | Add test for exclusion expectation. Ref #1650. | Jason R. Coombs | 2019-12-31 | 1 | -0/+16 |
| | | | | | | |||||
| | * | | | | Mark the change as a breaking change. | Jason R. Coombs | 2019-12-29 | 2 | -1/+1 |
| | | | | | | |||||
| | * | | | | Add test ensuring pyproject.toml is included during PEP 517 build. | Tzu-ping Chung | 2019-12-29 | 1 | -0/+21 |
| | | | | | | |||||
| | * | | | | Merge branch 'master' into feature/include-pyproject.toml | Jason R. Coombs | 2019-12-29 | 117 | -2899/+4958 |
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Merge pull request #1927 from pypa/bugfix/1644-build-backend | Jason R. Coombs | 2019-12-29 | 3 | -7/+4 |
| |\ \ \ \ \ | | | | | | | | | | | | | Restore build-backend and remove switch to avoid pep517. | ||||
| | * | | | | | Add changelog entry. Ref #1927. | Jason R. Coombs | 2019-12-29 | 1 | -0/+1 |
| | | | | | | | |||||
| | * | | | | | Add backend-path for future Pips | Jason R. Coombs | 2019-12-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | Co-Authored-By: Paul Ganssle <paul@ganssle.io> | ||||
| | * | | | | | Restore build-backend and remove switch to avoid pep517. Ref #1644. | Jason R. Coombs | 2019-12-01 | 2 | -7/+2 |
| | | | | | | | |||||
| * | | | | | | Extract methods to separate _safe_data_files behavior and _add_data_files. | Jason R. Coombs | 2019-12-21 | 1 | -8/+21 |
| | |_|/ / / |/| | | | | |||||
| * | | | | | Ensure tox is present for cutting release. Ref #1925.v42.0.2 | Jason R. Coombs | 2019-12-01 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | Bump version: 42.0.1 → 42.0.2 | Jason R. Coombs | 2019-12-01 | 5 | -4/+9 |
| | | | | | | |||||
| * | | | | | Publish release notes to tidelift following release. | Jason R. Coombs | 2019-12-01 | 1 | -0/+3 |
| | | | | | | |||||
| * | | | | | Merge pull request #1926 from pypa/feature/tox-release | Jason R. Coombs | 2019-12-01 | 2 | -20/+21 |
| |\ \ \ \ \ | | | | | | | | | | | | | Simplified mechanized release process through tox | ||||
