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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Include directory entries when building wheel (#289)"
Alex Grönholm
2019-05-12
2
-25
/
+0
*
Include directory entries when building wheel (#289)
Jason R. Coombs
2019-04-28
2
-0
/
+25
*
Fixed warning about the [wheel] section in tests
Alex Grönholm
2019-02-12
1
-1
/
+1
*
Skip attributes test on Windows
Alex Grönholm
2019-02-12
1
-0
/
+3
*
Fixed test warnings on Python 2
Alex Grönholm
2019-02-11
1
-1
/
+1
*
Added the --build-number option to "wheel pack"
Alex Grönholm
2019-02-10
1
-3
/
+9
*
Write the RECORD file as CSV (#281)
Paul Moore
2019-02-10
1
-2
/
+6
*
Removed leftover empty modules
Alex Grönholm
2018-12-09
1
-0
/
+0
*
Correct default license file 'LICENCE.txt' (#279)
Jon Dufresne
2018-12-09
1
-1
/
+1
*
Fixed handling of direct URL requirements with markers (#270)
Benoit Pierre
2018-11-19
1
-8
/
+15
*
Adding r for raw regex string on cli/test_convert.py (#273)
Bertil Hatt
2018-10-28
1
-1
/
+1
*
Added test and news item for PR #266
Alex Grönholm
2018-10-15
1
-1
/
+7
*
Fixed flake8 error
Alex Grönholm
2018-10-05
1
-1
/
+0
*
Fixed build number appearing in the .dist-info directory name
Alex Grönholm
2018-10-04
1
-0
/
+11
*
Fixed permissions on the RECORD file
Alex Grönholm
2018-10-04
1
-0
/
+4
*
Added a few additional common patterns for legal and attribution files (#251)
C.A.M. Gerlach
2018-09-25
1
-1
/
+2
*
Fixed handling of extras (#252)
Benoit Pierre
2018-09-25
1
-4
/
+19
*
Fixed handling of direct URL specifiers in requirements (#250)
Benoit Pierre
2018-09-23
1
-0
/
+3
*
Added a "real proper" fix for duplicate metadata lines
Alex Grönholm
2018-07-18
1
-38
/
+36
*
Added a better test for duplicated generated requirements
wim glenn
2018-07-17
1
-0
/
+23
*
Eliminated duplicate generated requirements
Alex Grönholm
2018-07-17
1
-1
/
+1
*
Added the license_files option and deprecated license_file
Alex Grönholm
2018-07-17
1
-0
/
+72
*
Added the "wheel pack" command
Alex Grönholm
2018-07-17
2
-0
/
+26
*
Build wheels into a temporary directory in the test setup phase
Alex Grönholm
2018-07-17
2
-19
/
+10
*
Renamed the wheel.tool package to wheel.cli and migrated CLI stuff there
Alex Grönholm
2018-07-17
24
-228
/
+147
*
Removed the "wheel install" and "wheel installscripts" commands
Alex Grönholm
2018-07-17
1
-44
/
+1
*
Migrated the functions from wheel.paths to other modules
Alex Grönholm
2018-07-17
2
-9
/
+7
*
Removed wheel signing and verifying features
Alex Grönholm
2018-07-17
3
-169
/
+0
*
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
*
Removed obsolete JSON schema file
Alex Grönholm
2018-04-01
1
-366
/
+0
*
Prefer dict literals over calls to dict() (#218)
Jon Dufresne
2018-03-31
1
-1
/
+1
*
Fixed wrong character encodings used to write RECORD
Alex Grönholm
2018-03-31
4
-1
/
+18
*
Don't create metadata.json anymore
Alex Grönholm
2018-03-30
1
-24
/
+0
*
Metadata 2.1 updates (#232)
Dustin Ingram
2018-03-21
2
-2
/
+2
*
Fix handling of requirements' environment markers. (#213)
Benoit Pierre
2018-01-03
1
-0
/
+25
*
Fixed single digit versions not working
Alex Grönholm
2017-12-30
1
-0
/
+6
*
Added JSON schema item for the new description_content_type field
Alex Grönholm
2017-09-06
1
-0
/
+4
*
Added support for specifying a build number
Ian Cordasco
2017-07-29
1
-0
/
+11
*
Moved the tests out of the package tree
Alex Grönholm
2017-07-29
26
-0
/
+1303