summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 41.3.0 → 41.4.0v41.4.0Jason R. Coombs2019-10-064-3/+8
* Merge pull request #1847 from pypa/bugfix/1787-python-requires-invalidJason R. Coombs2019-10-063-0/+37
|\
| * Clarify the scope of the change.Jason R. Coombs2019-10-061-1/+1
| * Update changelog. Ref #1787.Jason R. Coombs2019-09-111-0/+1
| * Ensure that python_requires is checked during option processing. Fixes #1787.Jason R. Coombs2019-09-111-0/+2
| * Add more tests for valid behavior. Expand exception, any should do.Jason R. Coombs2019-09-111-1/+23
| * Add test capturing failure. Ref #1787.Jason R. Coombs2019-09-111-0/+12
* | Bump version: 41.2.0 → 41.3.0v41.3.0Jason R. Coombs2019-10-065-4/+9
* | Allow 'long_description_content_type' warnings for new versions of packaging....Jason R. Coombs2019-10-062-0/+2
* | Merge pull request #1690 from pypa/feature/deterministic-provides-extrasJason R. Coombs2019-10-066-2/+507
|\ \ | |/ |/|
| * Refresh vendored packages (ordereddict 3.1.1)Jason R. Coombs2019-10-061-2/+2
| * Update changelog. Ref #1690.Jason R. Coombs2019-09-111-0/+1
| * Merge branch 'master' into feature/deterministic-provides-extrasJason R. Coombs2019-09-1134-222/+665
| |\ | |/ |/|
* | Merge pull request #1785 from lazka/launcher-fix-mingw-buildPaul Ganssle2019-09-111-0/+1
|\ \
| * | launcher: Fix build with mingw-w64Christoph Reiter2019-06-131-0/+1
* | | Merge pull request #1841 from techtonik/patch-1Benoit Pierre2019-09-041-1/+1
|\ \ \
| * | | Fix typo in CHANGES.rstanatoly techtonik2019-09-031-1/+1
|/ / /
* | | Bump version: 41.1.0 → 41.2.0v41.2.0Jason R. Coombs2019-08-215-5/+10
* | | Once again, use token for cutting releases.Jason R. Coombs2019-08-211-2/+2
* | | Merge pull request #1798 from asottile/some_impmergify[bot]2019-08-173-5/+12
|\ \ \
| * | | Fix some usage of deprecated `imp` moduleAnthony Sottile2019-08-173-5/+12
|/ / /
* | | Fixed html sidebars to supported version in Sphinx (#1804)A_Rog2019-08-133-1/+5
* | | Revert "Prefer token for automated releases"v41.1.0Jason R. Coombs2019-08-131-2/+2
* | | Prefer token for automated releasesJason R. Coombs2019-08-131-2/+2
* | | Bump version: 41.0.1 → 41.1.0Jason R. Coombs2019-08-1311-11/+15
* | | Merge pull request #1813 from benoit-pierre/updated_travis_pypymergify[bot]2019-08-121-2/+2
|\ \ \
| * | | travis: update PyPy jobs to use more recent versionsBenoit Pierre2019-08-121-2/+2
|/ / /
* | | Merge pull request #1803 from benoit-pierre/fix_travis_py34mergify[bot]2019-07-231-1/+6
|\ \ \
| * | | tests: fix `test_pip_upgrade_from_source` on Python 3.4Benoit Pierre2019-07-231-1/+6
|/ / /
* | | Merge pull request #1769 from dhimmel/issue-1459Benoit Pierre2019-07-233-16/+69
|\ \ \
| * | | improve `package_data` checkDaniel Himmelstein2019-07-163-15/+68
| * | | fix assert_string_list docstringDaniel Himmelstein2019-07-161-1/+1
|/ / /
* | | Fix #1790 : Include the file path in get_metadata() UnicodeDecodeErrors (#1791)Chris Jerdonek2019-07-133-2/+67
* | | Merge pull request #1795 from benoit-pierre/fix_travis_cimergify[bot]2019-06-302-2/+2
|\ \ \
| * | | tests: tweak default pytest arguments to fix Python 3.8 supportBenoit Pierre2019-06-301-1/+1
| * | | tests: fix `test_distribution_version_missing` to work with pytest>=5.0Benoit Pierre2019-06-301-1/+1
|/ / /
* | | Merge pull request #1776 from Steap/license-classifiersPaul Ganssle2019-06-192-3/+7
|\ \ \
| * | | Use license classifiers rather than the license field.Cyril Roelandt2019-06-012-3/+7
* | | | Merge pull request #1788 from methane/patch-1mergify[bot]2019-06-192-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Stop using deprecated HTMLParser.unescapeInada Naoki2019-06-192-1/+6
|/ / /
* | | Update developer docs to describe motivation behind vendored dependencies. Re...Jason R. Coombs2019-06-101-0/+14
|/ /
* | Merge pull request #1772 from benoit-pierre/unpin_pytestmergify[bot]2019-05-281-2/+1
|\ \
| * | tests: unpin pytestBenoit Pierre2019-05-281-2/+1
* | | Merge pull request #1766 from venthur/fix/1756Benoit Pierre2019-05-283-1/+4
|\ \ \ | |/ / |/| |
| * | Added changelog entry.Bastian Venthur2019-05-171-0/+1
| * | Added test for metadata-version 1.2Bastian Venthur2019-05-161-0/+1
| * | Force metadata-version = 1.2 when project urls are present.Bastian Venthur2019-05-161-1/+2
|/ /
* | Merge pull request #1761 from venthur/fix/1697Paul Ganssle2019-05-153-47/+43
|\ \
| * | Added changelog fragmentBastian Venthur2019-05-151-0/+1
| * | Migrate constants from setup.py to setup.cfgBastian Venthur2019-05-152-47/+42
|/ /