summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumped up the version0.31.1Alex Grönholm2018-05-132-3/+3
* Removed --use-wheel from the docsAlex Grönholm2018-05-131-2/+2
* Fixed None as arch when converting an egg to wheelAlex Grönholm2018-05-132-1/+5
* enable pip cache in travis build (#224)Thijs Triemstra2018-04-291-0/+1
* Updated encrypted PyPI password0.31.0Alex Grönholm2018-04-011-1/+1
* Bumped up versionAlex Grönholm2018-04-012-3/+3
* Simplified the setup.py files in the example distributionsAlex Grönholm2018-04-014-41/+5
* Added missing __init__.py to the unicode test distributionAlex Grönholm2018-04-011-0/+0
* Moved the @reify decorator to the only module where it was usedAlex Grönholm2018-04-012-22/+19
* Replaced references to distribute with setuptoolsAlex Grönholm2018-04-011-2/+2
* Update doc links to use https where available (#217)Jon Dufresne2018-04-013-8/+8
* Pass python_requires argument to setuptools (#216)Jon Dufresne2018-04-011-0/+1
* Fixed wrong PEP referenceAlex Grönholm2018-04-011-1/+1
* Removed obsolete JSON schema fileAlex Grönholm2018-04-011-366/+0
* Changed the environment markers PEP link to point to PEP 496Alex Grönholm2018-04-011-1/+4
* Removed the "tool" extras from setup.pyAlex Grönholm2018-04-013-5/+2
* Deprecated wheel signing and signature verification commandsAlex Grönholm2018-03-312-0/+10
* Prefer dict literals over calls to dict() (#218)Jon Dufresne2018-03-313-3/+3
* Fixed wrong character encodings used to write RECORDAlex Grönholm2018-03-318-12/+35
* Fixed ``egg2dist()`` using distinfo path from two different sourcesAlex Grönholm2018-03-301-1/+1
* Dropped support for requirement specifications in [metadata]Alex Grönholm2018-03-302-55/+3
* Removed a redundant methodAlex Grönholm2018-03-301-6/+4
* Don't create metadata.json anymoreAlex Grönholm2018-03-306-268/+3
* Enabled zip64 extensions during wheel creationAlex Grönholm2018-03-291-22/+19
* Metadata 2.1 updates (#232)Dustin Ingram2018-03-215-14/+9
* Refactored the egg2wheel moduleAlex Grönholm2018-03-211-17/+16
* Added Travis build stage configurationAlex Grönholm2018-03-201-0/+5
* Removed vendorization scriptAlex Grönholm2018-02-251-3/+0
* Give a proper error message when attempting to convert a rotten eggAlex Grönholm2018-02-251-2/+8
* Allowed Zip64 extensions by defaultAlex Grönholm2018-02-252-4/+5
* Fix handling of requirements' environment markers. (#213)Benoit Pierre2018-01-032-1/+26
* Fixed single digit versions not workingAlex Grönholm2017-12-303-3/+9
* Replaced direct writes to sys.stdout/stderr with print() callsAlex Grönholm2017-12-305-19/+32
* Fixed flake8 errorsAlex Grönholm2017-10-302-4/+4
* Log removal of bdist_dir always instead of just during a dry run (#199)Teemu R2017-10-291-3/+2
* Removed the public API documentationAlex Grönholm2017-10-013-34/+2
* Bumped up version0.30.0Alex Grönholm2017-09-111-1/+1
* Documented the license_file metadata keyAlex Grönholm2017-09-112-0/+24
* Added a warning about extras in install_requiresAlex Grönholm2017-09-111-0/+3
* Fixed deploy being skipped in Travis buildAlex Grönholm2017-09-101-1/+1
* Skip the script in the deploy stageAlex Grönholm2017-09-061-0/+1
* Fixed the Travis configuration for the flake8 jobAlex Grönholm2017-09-061-4/+1
* Re-enabled continuous deployment with TravisAlex Grönholm2017-09-061-4/+27
* Added JSON schema item for the new description_content_type fieldAlex Grönholm2017-09-061-0/+4
* Made Python abbreviated implementation detection a tad more robustAlex Grönholm2017-09-061-9/+12
* Removed continuous delivery configuration for nowAlex Grönholm2017-09-031-11/+0
* Updated CI configurationAlex Grönholm2017-09-032-13/+27
* Updated wheel signing documentationAlex Grönholm2017-09-031-6/+9
* Updated the "conditional dependencies" docs sectionAlex Grönholm2017-09-031-15/+36
* Fixed the include directive for README.rstAlex Grönholm2017-09-031-1/+1