summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed LICENSE.txt from MANIFEST.inlicensefixAlex Grönholm2020-12-131-1/+0
* Added missing stepsAlex Grönholm2020-12-131-0/+5
* Debugging the sdistAlex Grönholm2020-12-132-42/+8
* Updated vendored packaging to v20.8Alex Grönholm2020-12-131-6/+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
* Added ReadTheDocs configurationAlex Grönholm2020-03-311-0/+7
* Fix resource leak in WheelFile.open() (#338)Jon Dufresne2020-03-243-6/+6
* Remove unused EXTRA_RE variable (#340)Jon Dufresne2020-03-241-5/+0
* Ignore files terminating in ~. (#347)Diego Elio Pettenò2020-03-242-1/+8
* Fixed the name of the codeqa/test workflowAlex Grönholm2020-03-241-1/+1
* Updated the release procedureAlex Grönholm2020-03-243-16/+11
* Fixed building the documentationAlex Grönholm2020-02-291-2/+2
* Created a new release0.34.2Alex Grönholm2020-01-312-2/+2
* Fixed installing from sdist in some non-UTF8 environmentsAlex Grönholm2020-01-284-3/+9
* Created a new release0.34.1Alex Grönholm2020-01-271-1/+1
* Fixed installation from sdist (#334)Alex Grönholm2020-01-2710-19/+37
* Issue #329: Remove last remnant of custom PyPy tags (#330)Nick Coghlan2020-01-271-1/+1
* Fixed syntax for pep517.build0.34.0Alex Grönholm2020-01-271-1/+1
* Fixed publish workflow not being run on local tag creationAlex Grönholm2020-01-271-4/+2