summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't count vendored code into coveragemasterAlex Grönholm2021-08-181-1/+2
* Fixed wheel pack duplicating WHEEL contents on build number changeAlex Grönholm2021-08-153-4/+20
* Created a new release0.37.0Alex Grönholm2021-08-092-2/+2
* Updated the flake8 action to the latest versionAlex Grönholm2021-08-091-1/+1
* Readded macOS 11 to the testing matrixAlex Grönholm2021-08-091-4/+2
* Added classifier for Python 3.10 supportAlex Grönholm2021-08-092-0/+2
* Added Python 3.10 to the testing matrix (#414)Hugo van Kemenade2021-08-092-2/+2
* Test using FreeBSD 13.0 (#405)Alex Grönholm2021-05-231-1/+1
* Fix typo of comments (#404)Yusuke Hayashi2021-05-221-2/+2
* Readded codecov reporting (#402)Alex Grönholm2021-04-271-1/+5
* Removed MacOS 11.0 from the test matrixAlex Grönholm2021-02-091-1/+1
* Updated vendored packaging to v20.9Alex Grönholm2021-02-083-6/+24
* Added vendor.txtAlex Grönholm2021-01-042-0/+2
* Created a new release0.36.2Alex Grönholm2020-12-132-2/+2
* Added news entry for PR #390Alex Grönholm2020-12-131-0/+2
* Made sure that the sdist contains LICENSE.txtAlex Grönholm2020-12-132-0/+2
* Updated vendored packaging to v20.8Alex Grönholm2020-12-132-6/+6
* Added news item about regression (#384)Matti Picus2020-12-131-0/+2
* Don't use default macos/arm64 deployment target in calculating the platform t...Ronald Oussoren2020-12-133-0/+15
* Created a new release0.36.1Alex Grönholm2020-12-042-2/+2
* Added news entry for PR #386Alex Grönholm2020-12-041-0/+2
* Fixed TypeError when a unicode generator name was passed on Python 2.7Alex Grönholm2020-12-042-0/+11
* Fixed error on Big Sur when deployment target = 11 (#386)Grzegorz Bokota2020-12-043-10/+34
* Created a new release0.36.0Alex Grönholm2020-12-012-2/+2
* Adapted for upcoming changes in PyPy's SOABI tag (#373)Matti Picus2020-11-292-0/+8
* Fixed CRLF being used when generating WHEEL files on Windows (#383)Alex Grönholm2020-11-293-3/+19
* Excluded pypy+macOS 11 from the test matrixAlex Grönholm2020-11-291-2/+2
* Added macOS 11 to the test matrixAlex Grönholm2020-11-291-1/+1
* Fixed flake8 errorAlex Grönholm2020-11-291-1/+1
* Tests CPython with only 2.7, 3.6 and 3.9Alex Grönholm2020-11-292-7/+2
* Updated vendored packaging to v20.7Alex Grönholm2020-11-293-61/+166
* Declare support for and test Python 3.9 (#380)Hugo van Kemenade2020-11-203-2/+3
* Removed 'wheel install' from docs (#377)Dustin Ingram2020-09-241-16/+2
* Fixed regression in setting plat-name (#375)Matti Picus2020-09-182-18/+25
* Fixed the Cirrus CI only_if conditionAlex Grönholm2020-08-151-1/+1
* Added Cirrus CI configurationAlex Grönholm2020-08-151-0/+15
* Added release version and date to the release notesAlex Grönholm2020-08-151-1/+1
* Upgraded to newer versions of several workflow tasksAlex Grönholm2020-08-142-7/+7
* Created a new release0.35.1Alex Grönholm2020-08-141-1/+1
* Fixed duplicate runs in the codeqa-test workflowAlex Grönholm2020-08-141-3/+2
* Vendored the packaging.tags module (#365)Alex Grönholm2020-08-147-2/+806
* Fixed bdist_wheel not lower casing the platform tag (#366)Alex Grönholm2020-08-142-1/+6
* Created a new release0.35.0Alex Grönholm2020-08-142-2/+2
* Fixed test matrix config for PyPy2Alex Grönholm2020-08-141-3/+3
* Updated the release notesAlex Grönholm2020-08-141-0/+7
* Fixed PyPy2 ABI tag generationAlex Grönholm2020-08-141-1/+1
* Added PyPy2 to the test matrixAlex Grönholm2020-08-141-1/+5
* The PyPA has adopted the PSF code of conduct (#361)Hugo van Kemenade2020-07-301-2/+3
* Updated link to now-decommissioned mailing list (#356)Sumana Harihareswara2020-06-132-5/+5
* Replaced pep425tags with packaging (#346)Matti Picus2020-04-075-279/+157