summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Created a new releaseAlex Grönholm2020-01-271-1/+1
* Added the --compression option to bdist_wheel (#316)Alex Grönholm2020-01-264-5/+38
* Removed obsolete commentAlex Grönholm2020-01-261-2/+1
* Fixed line endings when rewriting WHEELAlex Grönholm2020-01-262-6/+6
* Add a link to the documentation in READMEAlex Grönholm2020-01-261-0/+6
* Use the existing build tag in wheel pack unless overriddenAlex Grönholm2020-01-263-18/+60
* Removed specialized PyPy tag generationAlex Grönholm2020-01-222-6/+2
* Fixed bdist_wheel failing on a read-only source treeAlex Grönholm2020-01-223-4/+27
* Switched to setuptools_scmAlex Grönholm2020-01-228-23/+17
* Migrated to the src layoutAlex Grönholm2020-01-2218-6/+11
* Removed pylintrcAlex Grönholm2020-01-221-249/+0
* Added pre-commit configuration to .gitignoreAlex Grönholm2020-01-221-0/+1
* Dropped Python 3.4 supportAlex Grönholm2020-01-223-3/+3
* Replaced Travis with Github ActionsAlex Grönholm2020-01-224-91/+86
* Added more directories to .gitignoreAlex Grönholm2020-01-211-1/+3
* Added boilerplate code to the dummy extension distAlex Grönholm2020-01-211-0/+16
* Skipped the limited ABI test on Python 2Alex Grönholm2020-01-211-0/+1
* Don't try to build ABI3 extensions on WindowsAlex Grönholm2020-01-216-3/+18
* Fixed flake8 when run on Python 3Alex Grönholm2020-01-211-1/+1
* Skip unicode dist and related test on Python < 3.6Alex Grönholm2020-01-212-1/+8
* Fixed duplicate RECORD file when using "wheel pack" on WindowsAlex Grönholm2020-01-213-1/+3
* macosx platform tag does not support patch releases (#317)Grzegorz Bokota2020-01-035-61/+76
* Removed legacy Python 3.2 compat statement (#326)Reece Dunham2019-12-191-2/+0
* license_file was deprecated in wheel v0.32 (#325)Hugo van Kemenade2019-12-151-1/+1
* Fixed typo 'dynlib' -> 'dylib' (#320)Grzegorz Bokota2019-11-1912-17/+17
* Moved the contents of setup.py to setup.cfgAlex Grönholm2019-10-253-65/+50
* Added PEP 517 support to project packagingAlex Grönholm2019-10-255-4/+7
* Switched to the official Python 3.8 release in Travis configAlex Grönholm2019-10-251-1/+1