aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 44.0.0 → 45.0.0v45.0.0Jason R. Coombs2020-01-115-4/+9
* Merge pull request #1954 from gpotter2/patch-2Jason R. Coombs2020-01-111-2/+2
|\
| * Update setuptools.txtGabriel2020-01-021-2/+2
* | Merge pull request #1957 from di/fix-upload-uriJason R. Coombs2020-01-111-1/+1
|\ \
| * | Fix TestPyPI upload URIDustin Ingram2020-01-061-1/+1
| |/
* | Merge pull request #1955 from pypa/drop-py2Jason R. Coombs2020-01-116-12/+25
|\ \
| * | Add obnoxious warning about Python 2 being unsupported on this release with g...Jason R. Coombs2020-01-032-0/+20
| * | Require Python 3.5 or later, dropping support for Python 2.Jason R. Coombs2020-01-024-12/+5
| |/
* | Merge pull request #1959 from hugovk/fix-flake8-2020Jason R. Coombs2020-01-1112-31/+32
|\ \ | |/ |/|
| * Add changelogHugo2020-01-081-0/+1
| * Fix for Python 4: replace unsafe six.PY3 with PY2Hugo2020-01-0811-31/+31
|/
* Bump version: 43.0.0 → 44.0.0v44.0.0Jason R. Coombs2020-01-014-3/+8
* Merge pull request #1908 from benoit-pierre/drop_py34_supportJason R. Coombs2020-01-018-13/+8
|\
| * drop support for Python 3.4Benoit Pierre2019-11-158-13/+8
* | Fix latin1 and utf8 tests on Python 2Jason R. Coombs2020-01-011-2/+11
* | Restore Python 2.7 compatibilityJason R. Coombs2020-01-011-5/+1
* | Merge pull request #1938 from maggyero/patch-1Jason R. Coombs2019-12-311-6/+6
|\ \
| * | Update setuptools.txtGéry Ogam2019-12-121-6/+6
* | | Remove unused importJason R. Coombs2019-12-311-1/+0
* | | Remove instance attribute; rely on tmpdir fixture; re-use touch helper.Jason R. Coombs2019-12-311-8/+7
* | | Rewrite TestSdistTest setup/teardown_method as pytest fixture.Jason R. Coombs2019-12-311-18/+17
* | | Bump version: 42.0.2 → 43.0.0v43.0.0Jason R. Coombs2019-12-315-4/+9
* | | Merge pull request #1650 from pypa/feature/include-pyproject.tomlJason R. Coombs2019-12-314-0/+62
|\ \ \
| * | | Restore Python 2.7 compatibilityfeature/include-pyproject.tomlJason R. Coombs2019-12-311-0/+2
| * | | Add test for exclusion expectation. Ref #1650.Jason R. Coombs2019-12-311-0/+16
| * | | Mark the change as a breaking change.Jason R. Coombs2019-12-292-1/+1
| * | | Add test ensuring pyproject.toml is included during PEP 517 build.Tzu-ping Chung2019-12-291-0/+21
| * | | Merge branch 'master' into feature/include-pyproject.tomlJason R. Coombs2019-12-29117-2899/+4958
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1927 from pypa/bugfix/1644-build-backendJason R. Coombs2019-12-293-7/+4
|\ \ \ \
| * | | | Add changelog entry. Ref #1927.Jason R. Coombs2019-12-291-0/+1
| * | | | Add backend-path for future PipsJason R. Coombs2019-12-291-0/+1
| * | | | Restore build-backend and remove switch to avoid pep517. Ref #1644.Jason R. Coombs2019-12-012-7/+2
* | | | | Extract methods to separate _safe_data_files behavior and _add_data_files.Jason R. Coombs2019-12-211-8/+21
| |_|/ / |/| | |
* | | | Ensure tox is present for cutting release. Ref #1925.v42.0.2Jason R. Coombs2019-12-011-1/+0
* | | | Bump version: 42.0.1 → 42.0.2Jason R. Coombs2019-12-015-4/+9
* | | | Publish release notes to tidelift following release.Jason R. Coombs2019-12-011-0/+3
* | | | Merge pull request #1926 from pypa/feature/tox-releaseJason R. Coombs2019-12-012-20/+21
|\ \ \ \
| * | | | Restore 'setup.py' release stepJason R. Coombs2019-12-011-2/+2
| * | | | Simply invoke the tox 'release' environment to cut releases.Jason R. Coombs2019-12-011-17/+3
| * | | | Invoke bootstrap prior to cutting release.Jason R. Coombs2019-12-011-0/+1
| * | | | Add 'release' tox environment from jaraco/skeletonJason R. Coombs2019-11-301-0/+15
| * | | | Don't pin to old Python as 'default'Jason R. Coombs2019-11-301-3/+2
| |/ / /
* | | | Merge pull request #1921 from benoit-pierre/fix_handling_of_find-links_in_set...Jason R. Coombs2019-12-013-2/+50
|\ \ \ \
| * \ \ \ Merge branch 'master' into fix_handling_of_find-links_in_setup.cfgJason R. Coombs2019-12-015-10/+76
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1922 from benoit-pierre/fix_possible_issue_with_transitiv...Jason R. Coombs2019-12-013-2/+59
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Extract function to strip the marker for concise code in the long function.Jason R. Coombs2019-12-011-5/+14
| * | | | Reword changelog to give more contextJason R. Coombs2019-12-011-1/+1
| * | | | fix possible issue with transitive build dependenciesBenoit Pierre2019-11-273-2/+50
* | | | | Rename 'Professional support' to 'For Enterprise' and add section on 'For Ent...Jason R. Coombs2019-11-302-8/+17
|/ / / /
| * / / fix support for easy_install's find-links option in setup.cfgBenoit Pierre2019-11-263-2/+50
|/ / /