summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Document release dates (#290)Jon Dufresne2019-05-041-48/+48
* Include directory entries when building wheel (#289)Jason R. Coombs2019-04-283-1/+39
* Add missing space in help for --relative (#286)Jakub Wilk2019-04-091-1/+1
* Added missing mention of a fix for issue #241Alex Grönholm2019-02-191-0/+1
* Bumped up the version number0.33.1Alex Grönholm2019-02-192-2/+2
* Fixed the build_number argument not being passed to pack()Alex Grönholm2019-02-193-2/+6
* Bumped up the version number0.33.0Alex Grönholm2019-02-122-2/+2
* Fixed warning about the [wheel] section in testsAlex Grönholm2019-02-121-1/+1
* Skip attributes test on WindowsAlex Grönholm2019-02-121-0/+3
* Fixed test warnings on Python 2Alex Grönholm2019-02-111-1/+1
* Updated news for PR #284Alex Grönholm2019-02-101-0/+2
* Sort requirement extras to ensure deterministic builds (#284)PoncinMatthieu2019-02-101-1/+1
* Added the --build-number option to "wheel pack"Alex Grönholm2019-02-105-7/+22
* Updated news for PR #281Alex Grönholm2019-02-101-0/+2
* Write the RECORD file as CSV (#281)Paul Moore2019-02-103-8/+25
* Fixed "wheel pack" being referred to as "wheel repack" in the docsAlex Grönholm2019-01-042-4/+6
* Force inplace=false for the build_ext commandAlex Grönholm2018-12-101-0/+3
* Removed leftover empty modulesAlex Grönholm2018-12-092-0/+0
* Fixed bad shebangs sneaking into wheelsAlex Grönholm2018-12-092-0/+5
* Skipped setuptools upgrade when deployingAlex Grönholm2018-12-091-1/+1
* Have Travis test against the latest PyPy releasesAlex Grönholm2018-12-091-3/+2
* Correct default license file 'LICENCE.txt' (#279)Jon Dufresne2018-12-091-1/+1
* Bumped up the version number0.32.3Alex Grönholm2018-11-192-2/+2
* Updated the changelogAlex Grönholm2018-11-191-0/+1
* Fixed handling of direct URL requirements with markers (#270)Benoit Pierre2018-11-192-9/+16
* Changed target Python version for the PyPy and 2.7.0 test jobsAlex Grönholm2018-11-191-1/+3
* Fixed compatibility Python 2.7.3 and olderAlex Grönholm2018-11-193-4/+12
* Updated the Travis configurationAlex Grönholm2018-11-191-16/+20
* Clarified the testing instructions in the dev guide (#275)Jon Brandvein2018-11-011-7/+18
* Always close files in setup.py (#271)Jon Dufresne2018-10-281-3/+8
* Adding r for raw regex string on cli/test_convert.py (#273)Bertil Hatt2018-10-281-1/+1
* Bumped up the version number0.32.2Alex Grönholm2018-10-202-2/+2
* Switched to an alternate style for getting the wheel version stringAlex Grönholm2018-10-181-6/+13
* Made the wheel filename regex even more permissiveAlex Grönholm2018-10-181-2/+2
* Added test and news item for PR #266Alex Grönholm2018-10-152-1/+9
* egg2wheel: Remove period from pyver in wheel filename (#266)John T. Wodder II2018-10-141-1/+1
* Made wheel file name parsing more permissiveAlex Grönholm2018-10-062-2/+3
* Fixed flake8 errorAlex Grönholm2018-10-051-1/+0
* Fixed build number appearing in the .dist-info directory nameAlex Grönholm2018-10-043-1/+19
* Updated version in __init__.py0.32.1Alex Grönholm2018-10-041-1/+1
* Added the release versionAlex Grönholm2018-10-041-1/+1
* Fixed permissions on the RECORD fileAlex Grönholm2018-10-043-0/+6
* Changed formatting and wording of the two latest news itemsAlex Grönholm2018-10-031-2/+4
* Fixed version numberAlex Grönholm2018-10-031-1/+1
* Fixed exceptions with older versions of setuptools (#260)Benoit Pierre2018-10-032-1/+2
* Fixed support for Python 2.7.8 and below (#259)Benoit Pierre2018-10-022-2/+9
* Updated news and added the release versionAlex Grönholm2018-09-291-1/+6
* Fixed warning about an invalid escape sequenceAlex Grönholm2018-09-291-1/+2
* Add abi-free platform specific tag for all given platformsAlex Grönholm2018-09-291-1/+2
* Log a warning when the [wheel] section is used (#239)Jon Dufresne2018-09-251-0/+1