summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace readme with link to canonical repoHEADmasterJason R. Coombs2017-11-121-0/+1
* Removing everythingJason R. Coombs2017-11-1263-6160/+0
* MergeJon Dufresne2017-07-0710-29/+112
|\
| * Document support for Python 3.6 and add it to the testing matrixJon Dufresne2017-07-078-36/+26
| * Merged in dholth/wheel-fork (pull request #69)Daniel Holth2017-07-072-1/+6
| |\
| * | update CHANGESDaniel Holth2016-09-141-0/+9
| * | prereleaseDaniel Holth2016-09-141-1/+1
| * | use dict-format entry_pointsDaniel Holth2016-09-141-6/+8
| * | mergeDaniel Holth2016-09-0615-38/+188
| |\ \
| | * \ mergeDaniel Holth2016-08-206-8/+70
| | |\ \
| | | * | add py-limited-api flag to control abi3 wheel taggingDaniel Holth2016-08-206-8/+70
| * | | | refactor wheel.metadata.pkginfo_to_metadataDaniel Holth2016-06-261-12/+25
* | | | | Drop support for Python 2.6Jon Dufresne2017-07-078-29/+16
* | | | | Document support for Python 3.6 and add it to the testing matrixJon Dufresne2017-06-042-15/+26
| |_|_|/ |/| | |
* | | | Merged in techtonik/wheel-1/techtonik/archivepy-used-wrong-logger-fixes-issue...Daniel Holth2016-09-141-1/+1
|\ \ \ \
| * | | | archive.py used wrong logger (fixes issue #174)techtonik/archivepy-used-wrong-logger-fixes-issue--1473154621541anatoly techtonik2016-09-061-1/+1
| | |/ / | |/| |
* | | | Fix 'Error parsing appveyor.yml: "version" value must be a string.'anatoly techtonik2016-09-061-1/+1
* | | | Add CI testing with AppVeyor (issue #167)anatoly techtonik2016-09-061-0/+5
|/ / /
* | | mergeDaniel Holth2016-08-208-32/+81
|\ \ \ | | |/ | |/|
| * | Merged in HexDecimal/wheel/strict-resource-testing (pull request #66)Daniel Holth2016-08-205-17/+17
| |\ \
| | * \ mergeDaniel Holth2016-06-265-17/+17
| | |\ \ | | | |/ | | |/|
| | | * Convert absolute imports to relative imports. This helps in vendorizing.relative_importsAshish Bhate2015-03-195-17/+17
| * | | Add polish to the error_on_ResourceWarning fixture.strict-resource-testingKyle Stewart2016-03-181-4/+11
| * | | Have the ZipFile handle the file descriptor in make_wheelfile_inner.Kyle Stewart2016-03-171-2/+1
| * | | Use context managers during tests.Kyle Stewart2016-03-171-7/+9
| * | | Added strict resource testing to all tests.Kyle Stewart2016-03-171-0/+38
| |/ /
| * | use context manager when reading package infoKyle Stewart2016-03-171-1/+2
| * | use context manager when writing out record fileKyle Stewart2016-03-171-4/+5
| * | use context manager when reading requires.txtKyle Stewart2016-03-171-1/+2
* | | Set correct python_tagAles Erjavec2016-04-222-0/+2
* | | Fix `bw.root_is_purelib = ...` -> `bw.root_is_pure = ...`Ales Erjavec2016-04-222-2/+2
* | | Make `wheel convert` utility record the right python/soabi/plat tagsAles Erjavec2016-04-222-3/+43
|/ /
* | Wheels built on a 32 bit interpreter running on 64 bit Linux should carry theNate Coraor2016-03-042-4/+11
* | Use .dev versioning for non-releases.Nate Coraor2016-03-041-1/+1
* | Tag version 0.30.0Nate Coraor2016-02-060-0/+0
* | Bump version to 0.29.00.29.0Nate Coraor2016-02-062-1/+6
* | Test compression type of archive member filesNate Coraor2016-02-061-0/+1
* | Add compress_type to ZipInfo objectXavier Fernandez2016-02-061-0/+1
* | Tag version 0.28.0Nate Coraor2016-02-050-0/+0
* | Bump version to 0.28.00.28.0Nate Coraor2016-02-052-1/+5
* | Create archive files with the same modes as their sources, change testNate Coraor2016-02-052-9/+12
* | Tag version 0.27.0Nate Coraor2016-02-050-0/+0
* | Remove `--plat-tag` and restore `--plat-name` as the preferred/only way to0.27.0Nate Coraor2016-02-053-29/+31
* | Record changes for 0.27.0 releaseNate Coraor2016-02-031-0/+20
* | Bump version to 0.27.0Nate Coraor2016-02-031-1/+1
* | Unpublished changes to extras_require cannot be reflected in tox envs if tox isNate Coraor2016-02-031-1/+1
* | keyring on Python 2.6 depends on importlib.Nate Coraor2016-02-031-0/+1
* | Add missing 0.25.0 and 0.26.0 tagsNate Coraor2016-02-030-0/+0
* | Merged in jaraco/wheel (pull request #61)Nate Coraor2016-02-033-25/+20
|\ \
| * | Update signatures to require keyrings.alt for improved compatibility with key...Jason R. Coombs2016-02-022-3/+4