summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Bumped up the version0.33.6Alex Grönholm2019-08-181-1/+1
* Added news item for PR #304Alex Grönholm2019-08-181-0/+2
* Fixed building binary wheels against the limited ABIAlex Grönholm2019-08-181-0/+5
* Bumped up the version0.33.5Alex Grönholm2019-08-171-1/+1
* Updated MANIFEST.in to include several previously missing filesAlex Grönholm2019-08-171-0/+1
* Updated news for PR #303Alex Grönholm2019-08-171-0/+4
* Updated the changelogAlex Grönholm2019-05-121-2/+7
* Bumped up the version number0.33.3Alex Grönholm2019-05-101-1/+1
* Updated the changelogAlex Grönholm2019-05-101-0/+5
* Bumped up the version numberAlex Grönholm2019-05-081-1/+1
* Added news item for PR #289Alex Grönholm2019-05-081-0/+4
* Document release dates (#290)Jon Dufresne2019-05-041-48/+48
* 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-191-1/+1
* Fixed the build_number argument not being passed to pack()Alex Grönholm2019-02-191-0/+4
* Bumped up the version number0.33.0Alex Grönholm2019-02-121-1/+1
* Updated news for PR #284Alex Grönholm2019-02-101-0/+2
* Added the --build-number option to "wheel pack"Alex Grönholm2019-02-102-3/+7
* Updated news for PR #281Alex Grönholm2019-02-101-0/+2
* Fixed "wheel pack" being referred to as "wheel repack" in the docsAlex Grönholm2019-01-042-4/+6
* Fixed bad shebangs sneaking into wheelsAlex Grönholm2018-12-091-0/+4
* Bumped up the version number0.32.3Alex Grönholm2018-11-191-1/+1
* Updated the changelogAlex Grönholm2018-11-191-0/+1
* Fixed compatibility Python 2.7.3 and olderAlex Grönholm2018-11-191-0/+4
* Clarified the testing instructions in the dev guide (#275)Jon Brandvein2018-11-011-7/+18
* Bumped up the version number0.32.2Alex Grönholm2018-10-201-1/+1
* Switched to an alternate style for getting the wheel version stringAlex Grönholm2018-10-181-6/+13
* Added test and news item for PR #266Alex Grönholm2018-10-151-0/+2
* Made wheel file name parsing more permissiveAlex Grönholm2018-10-061-0/+1
* Fixed build number appearing in the .dist-info directory nameAlex Grönholm2018-10-041-0/+4
* Added the release versionAlex Grönholm2018-10-041-1/+1
* Fixed permissions on the RECORD fileAlex Grönholm2018-10-041-0/+1
* Changed formatting and wording of the two latest news itemsAlex Grönholm2018-10-031-2/+4
* Fixed exceptions with older versions of setuptools (#260)Benoit Pierre2018-10-031-0/+1
* Fixed support for Python 2.7.8 and below (#259)Benoit Pierre2018-10-021-0/+4
* Updated news and added the release versionAlex Grönholm2018-09-291-1/+6
* Added a few additional common patterns for legal and attribution files (#251)C.A.M. Gerlach2018-09-251-2/+3
* Correct capitalization of PyPI (#253)Jon Dufresne2018-09-231-1/+1
* Added a better test for duplicated generated requirementswim glenn2018-07-171-1/+1
* Eliminated duplicate generated requirementsAlex Grönholm2018-07-171-0/+2
* Added the license_files option and deprecated license_fileAlex Grönholm2018-07-172-0/+37
* Added the "wheel pack" commandAlex Grönholm2018-07-173-0/+41
* Removed the "wheel install" and "wheel installscripts" commandsAlex Grönholm2018-07-174-98/+1
* Removed wheel signing and verifying featuresAlex Grönholm2018-07-171-0/+4
* Removed all documentation references to the signing featuresAlex Grönholm2018-07-177-170/+9
* Added command reference documentationAlex Grönholm2018-07-178-4/+309
* Corrected description of "wheel verify"Alex Grönholm2018-07-171-13/+8
* Enabled Intersphinx linking to Python documentationAlex Grönholm2018-07-171-1/+5
* Fixed missing and incorrect text in the "Building Wheels" sectionAlex Grönholm2018-07-171-4/+9
* Fixed the egg file names in the examplesAlex Grönholm2018-07-171-2/+2