summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* keyring on Python 2.6 depends on importlib.Nate Coraor2016-02-031-0/+1
* Update signatures to require keyrings.alt for improved compatibility with key...Jason R. Coombs2016-02-021-1/+1
* point to https:// home page urlDaniel Holth2014-11-121-1/+1
* remove *2wheel scripts in favor of 'wheel convertDaniel Holth2014-05-081-2/+0
* update json metadata generationDaniel Holth2014-04-101-2/+2
* docs updateDaniel Holth2014-04-101-12/+1
* use & support setuptools extras:markers syntax.Daniel Holth2014-04-101-1/+3
* replace dirspec with pyxdg (hosted on pypi); bump version to 0.23.0Daniel Holth2014-03-261-6/+6
* avoid importing pkg_resources except when necessary.Daniel Holth2013-07-201-1/+1
* implement pydist.schema renameDaniel Holth2013-07-191-2/+6
* parse METADATA as utf-8 for Python 3Daniel Holth2013-07-031-1/+1
* update test dependenciesDaniel Holth2013-06-231-1/+1
* use pytest for testsDaniel Holth2013-06-231-2/+1
* update pymeta.json to latest specDaniel Holth2013-06-221-1/+1
* validate prototype pymeta.json against schemaDaniel Holth2013-06-011-1/+2
* 0.16.00.16.0Daniel Holth2013-04-291-1/+1
* jwk alg changes to kty in revision -08Daniel Holth2013-03-191-1/+1
* bump version1.0.0a1Daniel Holth2013-03-051-1/+1
* update classifiersDaniel Holth2013-02-221-1/+1
* bump versionDaniel Holth2013-02-171-1/+1
* bump version; fix #57, fix #58 (requirements)Daniel Holth2012-10-311-1/+9
* use jwk instead of key in signaturesDaniel Holth2012-10-271-1/+8
* implement description-in-payloadDaniel Holth2012-10-231-1/+1
* use distutils installation schemes instead of sysconfig.get_pathsDaniel Holth2012-10-151-1/+1
* Remove internal copy of pkg_resources while still allowing standalone wheel i...Paul Moore2012-10-101-2/+1
* bump version0.12.0Daniel Holth2012-10-061-1/+1
* bump versionDaniel Holth2012-10-061-1/+1
* patch release0.10.3Daniel Holth2012-10-031-1/+1
* fix wheel keygen0.10.2Daniel Holth2012-10-021-1/+1
* implement force (still rather forceful); fix permissions; scripts don't have ...Daniel Holth2012-09-301-1/+1
* vendorize pkg_resources; bump versionDaniel Holth2012-09-291-3/+8
* Move keyring and dirspec dependencies to the signatures extraPaul Moore2012-09-241-4/+4
* bump version0.9.7Daniel Holth2012-09-201-1/+1
* replace setup.py requirements with setup.cfg values if present0.9.6Daniel Holth2012-09-191-1/+1
* Remove dependency on dirspec for win32 to avoid needing pywin32Paul Moore2012-09-191-2/+6
* parse requires_dist from setup.cfg [metadata]Daniel Holth2012-09-151-3/+2
* move open_for_csv to wheel.utilDaniel Holth2012-09-151-1/+2
* port to argparse (doesn't work yet)Daniel Holth2012-09-151-1/+1
* include wheel.signatures in packages0.9.4Daniel Holth2012-09-111-2/+2
* bump version0.9.3Daniel Holth2012-09-101-1/+1
* update generate_supported (compatibility tags)Daniel Holth2012-09-081-1/+1
* include pure-Python signatures implementationDaniel Holth2012-09-081-2/+5
* automatically sign wheel files if WHEEL_TOOL environment variable is presentDaniel Holth2012-08-281-2/+2
* add wheel.tool to packagesDaniel Holth2012-08-281-1/+1
* more of the sameDaniel Holth2012-08-231-1/+1
* binary pkginfo read/write on Py3; version 0.9Daniel Holth2012-08-221-1/+1
* signatures.py py3 updatesDaniel Holth2012-08-221-1/+2
* remove some utf-8 Generator experimentsDaniel Holth2012-08-181-1/+1
* implement zipfile.pop(); start on wheel toolDaniel Holth2012-08-181-1/+1
* 0.8Daniel Holth2012-08-171-1/+1