index
:
delta/python-packages/wheel-git.git
bugfix/344-explicit-setuptools
cirrus-ci
directoryfix
fix-367
fix-411
flit-backend
licensefix
main
master
pre-commit-ci-update-config
publicapi
python-logging
python-logging-compat
remove-distutils
github.com: pypa/wheel.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bumped up the version
0.31.1
Alex Grönholm
2018-05-13
2
-3
/
+3
*
Removed --use-wheel from the docs
Alex Grönholm
2018-05-13
1
-2
/
+2
*
Fixed None as arch when converting an egg to wheel
Alex Grönholm
2018-05-13
2
-1
/
+5
*
enable pip cache in travis build (#224)
Thijs Triemstra
2018-04-29
1
-0
/
+1
*
Updated encrypted PyPI password
0.31.0
Alex Grönholm
2018-04-01
1
-1
/
+1
*
Bumped up version
Alex Grönholm
2018-04-01
2
-3
/
+3
*
Simplified the setup.py files in the example distributions
Alex Grönholm
2018-04-01
4
-41
/
+5
*
Added missing __init__.py to the unicode test distribution
Alex Grönholm
2018-04-01
1
-0
/
+0
*
Moved the @reify decorator to the only module where it was used
Alex Grönholm
2018-04-01
2
-22
/
+19
*
Replaced references to distribute with setuptools
Alex Grönholm
2018-04-01
1
-2
/
+2
*
Update doc links to use https where available (#217)
Jon Dufresne
2018-04-01
3
-8
/
+8
*
Pass python_requires argument to setuptools (#216)
Jon Dufresne
2018-04-01
1
-0
/
+1
*
Fixed wrong PEP reference
Alex Grönholm
2018-04-01
1
-1
/
+1
*
Removed obsolete JSON schema file
Alex Grönholm
2018-04-01
1
-366
/
+0
*
Changed the environment markers PEP link to point to PEP 496
Alex Grönholm
2018-04-01
1
-1
/
+4
*
Removed the "tool" extras from setup.py
Alex Grönholm
2018-04-01
3
-5
/
+2
*
Deprecated wheel signing and signature verification commands
Alex Grönholm
2018-03-31
2
-0
/
+10
*
Prefer dict literals over calls to dict() (#218)
Jon Dufresne
2018-03-31
3
-3
/
+3
*
Fixed wrong character encodings used to write RECORD
Alex Grönholm
2018-03-31
8
-12
/
+35
*
Fixed ``egg2dist()`` using distinfo path from two different sources
Alex Grönholm
2018-03-30
1
-1
/
+1
*
Dropped support for requirement specifications in [metadata]
Alex Grönholm
2018-03-30
2
-55
/
+3
*
Removed a redundant method
Alex Grönholm
2018-03-30
1
-6
/
+4
*
Don't create metadata.json anymore
Alex Grönholm
2018-03-30
6
-268
/
+3
*
Enabled zip64 extensions during wheel creation
Alex Grönholm
2018-03-29
1
-22
/
+19
*
Metadata 2.1 updates (#232)
Dustin Ingram
2018-03-21
5
-14
/
+9
*
Refactored the egg2wheel module
Alex Grönholm
2018-03-21
1
-17
/
+16
*
Added Travis build stage configuration
Alex Grönholm
2018-03-20
1
-0
/
+5
*
Removed vendorization script
Alex Grönholm
2018-02-25
1
-3
/
+0
*
Give a proper error message when attempting to convert a rotten egg
Alex Grönholm
2018-02-25
1
-2
/
+8
*
Allowed Zip64 extensions by default
Alex Grönholm
2018-02-25
2
-4
/
+5
*
Fix handling of requirements' environment markers. (#213)
Benoit Pierre
2018-01-03
2
-1
/
+26
*
Fixed single digit versions not working
Alex Grönholm
2017-12-30
3
-3
/
+9
*
Replaced direct writes to sys.stdout/stderr with print() calls
Alex Grönholm
2017-12-30
5
-19
/
+32
*
Fixed flake8 errors
Alex Grönholm
2017-10-30
2
-4
/
+4
*
Log removal of bdist_dir always instead of just during a dry run (#199)
Teemu R
2017-10-29
1
-3
/
+2
*
Removed the public API documentation
Alex Grönholm
2017-10-01
3
-34
/
+2
*
Bumped up version
0.30.0
Alex Grönholm
2017-09-11
1
-1
/
+1
*
Documented the license_file metadata key
Alex Grönholm
2017-09-11
2
-0
/
+24
*
Added a warning about extras in install_requires
Alex Grönholm
2017-09-11
1
-0
/
+3
*
Fixed deploy being skipped in Travis build
Alex Grönholm
2017-09-10
1
-1
/
+1
*
Skip the script in the deploy stage
Alex Grönholm
2017-09-06
1
-0
/
+1
*
Fixed the Travis configuration for the flake8 job
Alex Grönholm
2017-09-06
1
-4
/
+1
*
Re-enabled continuous deployment with Travis
Alex Grönholm
2017-09-06
1
-4
/
+27
*
Added JSON schema item for the new description_content_type field
Alex Grönholm
2017-09-06
1
-0
/
+4
*
Made Python abbreviated implementation detection a tad more robust
Alex Grönholm
2017-09-06
1
-9
/
+12
*
Removed continuous delivery configuration for now
Alex Grönholm
2017-09-03
1
-11
/
+0
*
Updated CI configuration
Alex Grönholm
2017-09-03
2
-13
/
+27
*
Updated wheel signing documentation
Alex Grönholm
2017-09-03
1
-6
/
+9
*
Updated the "conditional dependencies" docs section
Alex Grönholm
2017-09-03
1
-15
/
+36
*
Fixed the include directive for README.rst
Alex Grönholm
2017-09-03
1
-1
/
+1
[next]