summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix tests broken by fix for #85 (e59e807).bkabrda/fix-tests-broken-by-fix-for-85-e59e807-1385642236520Slavek Kabrda2013-11-281-0/+2
* Fix #85 regarding backward compatibility with python-keyring <= 3.0Pierre Jaury2013-09-231-1/+1
* python 3 fixDaniel Holth2013-09-151-1/+1
* improve test_requires parsing, add entry_points.txt to jsonDaniel Holth2013-09-154-27/+152
* merge python 2.6 fixes0.22.0Daniel Holth2013-09-1524-435/+1060
|\
| * bump version 0.22.0Daniel Holth2013-09-151-1/+1
| * Merged in poirier/wheel (pull request #25)Daniel Holth2013-08-221-1/+2
| |\
| | * Merged in kostialopuhin/wheel/fix-too-many-open-files (pull request #26)Daniel Holth2013-08-221-1/+2
| | |\
| | | * fix "Too many open files" error when running under PyPyfix-too-many-open-filesKonstantin Lopuhin2013-08-221-1/+2
| | |/
| * | __init__.py edited online with BitbucketDaniel Holth2013-08-221-1/+1
| * | Add a version commandDan Poirier2013-07-251-0/+6
| |/
| * update docsDaniel Holth2013-07-202-24/+58
| * Added tag 0.21.0 for changeset 06796c46203dDaniel Holth2013-07-200-0/+0
| * version 0.21.00.21.0Daniel Holth2013-07-202-1/+10
| * expose setup.py bdist_wheel --skip-scriptsDaniel Holth2013-07-201-2/+8
| * remove setuptools dependency. wheel has features that work without setuptools.Daniel Holth2013-07-201-1/+0
| * avoid importing pkg_resources except when necessary.Daniel Holth2013-07-207-84/+87
| * update changelogDaniel Holth2013-07-191-0/+16
| * include an install-scripts command to redo console_scriptsDaniel Holth2013-07-192-12/+44
| * instruct install_scripts to omit entry points scriptsDaniel Holth2013-07-192-2/+5
| * implement pydist.schema renameDaniel Holth2013-07-196-50/+86
| * improve command line error messagesDaniel Holth2013-07-042-38/+44
| * parse METADATA as utf-8 for Python 3Daniel Holth2013-07-032-3/+8
| * whoopsDaniel Holth2013-07-031-1/+0
| * test for unicode in long_descriptionDaniel Holth2013-07-032-0/+6
| * extract requirements handling functionDaniel Holth2013-06-291-28/+38
| * update for latest metadata specificationDaniel Holth2013-06-293-42/+16
| * remember to convert Summary to Unicode for Python 3Daniel Holth2013-06-231-6/+11
| * update test dependenciesDaniel Holth2013-06-232-6/+5
| * improve testsDaniel Holth2013-06-233-47/+66
| * add a testing distribution with headersDaniel Holth2013-06-235-2/+24
| * use pytest for testsDaniel Holth2013-06-236-167/+179
| * change the description filenameDaniel Holth2013-06-222-1/+5
| * include conditional dependencies in pymeta.jsonDaniel Holth2013-06-221-42/+55
| * update pymeta.json to latest specDaniel Holth2013-06-224-58/+72
| * improved unicode handling; updated schemaDaniel Holth2013-06-043-75/+159
| * preserve all declared extrasDaniel Holth2013-06-021-2/+6
| * py3 fixesDaniel Holth2013-06-011-3/+9
| * refactor more metadata handling into its own fileDaniel Holth2013-06-013-64/+98
| * disallow extra keys in pymeta.json; handle home page, authorDaniel Holth2013-06-013-3/+41
| * validate prototype pymeta.json against schemaDaniel Holth2013-06-016-55/+238
| * open RECORD with 'with' statement to write properly on pypy.Daniel Holth2013-06-011-14/+15
| * beginnings of new-draft metadata 2.0 supportDaniel Holth2013-05-292-6/+31
| * Added tag 0.16.0 for changeset 9809d2097fecDaniel Holth2013-04-290-0/+0
| * 0.16.00.16.0Daniel Holth2013-04-292-1/+6
| * Merged in jmcfarlane/wheel/skip-fields-py26 (pull request #24)Daniel Holth2013-04-250-0/+0
| |\
| * | Use python2.6 compatible syntax for a setskip-fields-py26John McFarlane2013-04-251-1/+1
| |/
| * formattingDaniel Holth2013-04-111-0/+1
| * Added tag 1.0.0a2 for changeset 3fabd2d41f27Daniel Holth2013-04-110-0/+0
| * update changes1.0.0a2Daniel Holth2013-04-111-0/+3