summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Bump to version 0.26.0 for issue #148 fix.0.26.0Nate Coraor2015-09-182-1/+5
* | | | Fix multi-entrypoint failure on Python 3.Ned Batchelder2015-09-172-3/+8
* | | | update CHANGES.txt0.25.0Daniel Holth2015-09-161-0/+9
| |/ / |/| |
* | | Add py35 tox envNate Coraor2015-09-151-1/+1
* | | Merged in minrk/wheel/minrk/split-soabi (pull request #53)Nate Coraor2015-09-152-2/+2
|\ \ \ | |/ / |/| |
| * | only use first part of SOABI for abi tagminrk/split-soabiMin RK2015-06-182-2/+2
| * | use split instead of rsplit to create abi_tag from SOABIminrk2015-06-181-1/+1
|/ /
* | Merged in nnyby/wheel/nnyby/fix-typo-in-changestxt-1426701437646 (pull reques...Daniel Holth2015-05-111-1/+1
|\ \ | |/ |/|
| * Fix typo in CHANGES.txtnnyby/fix-typo-in-changestxt-1426701437646nnyby2015-03-181-1/+1
|/
* mergeDaniel Holth2014-11-1215-150/+403
|\
| * mergeDaniel Holth2014-11-120-0/+0
| |\
| | * backout 366:e2a46b67c89aDaniel Holth2014-11-123-41/+23
| | * Merged in malthe/wheel/use-temporary-file-and-rename-with-force (pull request...Daniel Holth2014-11-123-0/+172
| | |\
| | * | Write to temporary file and then rename when using --force.use-temporary-file-and-rename-with-forcemalthe2014-07-083-23/+41
| * | | fix sorting for deterministic metadata generation for Python 3Daniel Holth2014-11-122-2/+2
| * | | mergeDaniel Holth2014-11-124-18/+17
| |\ \ \
| | * | | point to https:// home page urlDaniel Holth2014-11-121-1/+1
| | * | | tags (resolve #121)Daniel Holth2014-11-120-0/+0
| | * | | bump version to 0.25.0Daniel Holth2014-11-121-1/+1
| | * | | update experimental wscriptDaniel Holth2014-11-121-15/+11
| | * | | Add py2-none-'arch' or py3-none-'arch' to the list of supported tags.Daniel Holth2014-11-121-1/+4
| | | |/ | | |/|
| * | | make order of lines in METADATA deterministicBenedikt Morbach2014-08-111-2/+2
| * | | make sure json metadata is sorted deterministicallyBenedikt Morbach2014-08-112-14/+40
| * | | order RECORD entries deterministicallyBenedikt Morbach2014-08-081-1/+2
| |/ /
| * | add experimental waf build scriptDaniel Holth2014-07-243-0/+172
| |/
| * update wheel[signatures] error message0.24.0Daniel Holth2014-07-061-1/+1
| * update CHANGESDaniel Holth2014-07-061-1/+6
| * remove *2wheel scripts in favor of 'wheel convertDaniel Holth2014-05-082-2/+3
| * mergeDaniel Holth2014-04-227-129/+164
| |\
| | * bump versionDaniel Holth2014-04-111-1/+1
| | * update json metadata generationDaniel Holth2014-04-104-101/+124
| | * docs updateDaniel Holth2014-04-102-12/+25
| | * use & support setuptools extras:markers syntax.Daniel Holth2014-04-103-15/+14
| * | Added some extra documentation for the --python-tag option (in prticular, the...Paul Moore2014-04-032-0/+14
| |/
* | Treat data-only wheels as pureJeremy Stanley2014-06-111-5/+6
|/
* additional docs edits0.23.0Daniel Holth2014-03-311-14/+12
* fix tests for Python 2Daniel Holth2014-03-311-4/+4
* docs spellingDaniel Holth2014-03-311-9/+9
* Added a changelog entryPaul Moore2014-03-291-0/+6
* Remove --skip-scripts from bdist_wheel - make skipping scripts the defaultPaul Moore2014-03-292-8/+16
* Merged in pmoore/wheel (pull request #42)Paul Moore2014-03-294-11/+161
|\
| * Updates following review comments (docs, setup.cfg)Paul Moore2014-03-273-2/+39
| * Add a --python-tag argument for bdist_wheelPaul Moore2014-03-222-10/+123
* | update changes, metadata testDaniel Holth2014-03-262-6/+14
* | move experimental json metadataDaniel Holth2014-03-261-7/+7
* | update copyright & list of tested Python versionsDaniel Holth2014-03-262-2/+2
* | replace dirspec with pyxdg (hosted on pypi); bump version to 0.23.0Daniel Holth2014-03-265-16/+16
* | Merged in pombredanne/wheel/wheel_from_eggdir (pull request #27)Daniel Holth2014-03-261-4/+15
|\ \
| * | Add support for converting Eggs dir as created in buildout eggs-directorywheel_from_eggdirpombredanne2013-09-101-4/+15
| * | Starting 'wheel_from_eggdir' branch to support converting buildout-style egg ...pombredanne2013-09-100-0/+0