summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Allowed string components after initial number of build tags in `wheel tags` ...Alex Grönholm2023-04-142-8/+18
* [pre-commit.ci] pre-commit autoupdate (#524)pre-commit-ci[bot]2023-04-141-1/+1
* Made the `stacklevel` arguments explicit (#522)Henry Schreiner2023-03-211-1/+2
* Removed convert.py execute permission to avoid packaging as executable (#523)Mike Geeves2023-03-211-0/+0
* Updated version number in `__init__.py`0.40.0Alex Grönholm2023-03-141-1/+1
* Changed `wheel unpack` to honor the original permissions of files (#514)Alex Grönholm2023-03-131-1/+8
* Mark generated files as regular files (#511)Alex Grönholm2023-03-131-4/+8
* Fixed EncodingWarning when PYTHONWARNDEFAULTENCODING is set (#512)Henry Schreiner2023-03-132-2/+2
* Added tags CLI interface (#422)Henry Schreiner2023-03-123-21/+255
* Dropped the use of the deprecated pkg_resources API (#508)Thomas Grainger2023-03-1110-12/+2726
* [pre-commit.ci] pre-commit autoupdate (#499)pre-commit-ci[bot]2023-03-102-2/+1
* Upgraded vendored packaging to v23.0Alex Grönholm2023-01-243-7/+46
* Replace spaces in platform names with underscoresDavid Tucker2023-01-231-1/+3
* Added missing module from vendored packagingAlex Grönholm2022-12-101-0/+108
* Updated vendored packaging lib to v22.0Alex Grönholm2022-12-104-207/+113
* Created a new release0.38.4Alex Grönholm2022-11-091-1/+1
* Allow `METADATA` file to contain UTF-8 chars (#489)Anderson Bravalheri2022-11-091-1/+7
* Created a new release0.38.3Alex Grönholm2022-11-081-1/+1
* Fixed parsing of wheel file names with multiple platform tags0.38.2Alex Grönholm2022-11-052-3/+3
* Created a new release0.38.1Alex Grönholm2022-11-041-1/+1
* Removed install dependency on setuptools (#483)Alex Grönholm2022-11-042-4/+50
* Fixed PyPy SOABI parsing (#484)Matti Picus2022-11-031-6/+5
* Updated __version__ to match the release0.38.0Alex Grönholm2022-10-211-1/+1
* Fixed pre-1980 file timestamps raising ValueErrorfix-411Alex Grönholm2022-10-201-0/+2
* Fixed potential DoS attack via WHEEL_INFO_REAlex Grönholm2022-10-201-2/+2
* Add support for `license_files` specified in `setup.py` (#466)Anderson Bravalheri2022-10-201-33/+2
* [pre-commit.ci] pre-commit autoupdate (#445)pre-commit-ci[bot]2022-01-312-9/+6
* Replaced all uses of distutils with setuptools (#428)Alex Grönholm2021-12-316-36/+66
* Added pyupgrade and flake8-bugbear to pre-commit config (#432)Henry Schreiner2021-12-3011-45/+54
* Added the first batch of type annotationsAlex Grönholm2021-12-265-17/+26
* Tidied up the code in the metadata moduleAlex Grönholm2021-12-251-4/+7
* Eliminated unwarranted pkg-info workaroundsAlex Grönholm2021-12-251-45/+11
* Eliminated the pkg_info moduleAlex Grönholm2021-12-253-23/+8
* Eliminated more py2 compatibility codeAlex Grönholm2021-12-242-45/+19
* Adopted isort and applied it to the codebaseAlex Grönholm2021-12-242-9/+8
* Adopted black and reformatted the codebase to matchAlex Grönholm2021-12-2411-406/+557
* Removed unused functionAlex Grönholm2021-12-231-6/+0
* Updated vendored packaging to 21.3Alex Grönholm2021-12-225-520/+530
* Upgraded to py3.7+ syntaxAlex Grönholm2021-12-228-30/+30
* Dropped support for unmaintained Python versionsAlex Grönholm2021-12-228-106/+36
* Created a new releaseAlex Grönholm2021-12-221-1/+1
* Support unpacking wheels that contain files with commas in their names (#427)Hood Chatham2021-12-221-17/+29
* Fixed wheel pack duplicating WHEEL contents on build number changeAlex Grönholm2021-08-151-1/+4
* Created a new release0.37.0Alex Grönholm2021-08-091-1/+1
* Fix typo of comments (#404)Yusuke Hayashi2021-05-221-2/+2
* Updated vendored packaging to v20.9Alex Grönholm2021-02-082-6/+20
* Added vendor.txtAlex Grönholm2021-01-041-0/+1
* Created a new release0.36.2Alex Grönholm2020-12-131-1/+1
* Updated vendored packaging to v20.8Alex Grönholm2020-12-131-6/+2
* Don't use default macos/arm64 deployment target in calculating the platform t...Ronald Oussoren2020-12-131-0/+14