summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Allowed string components after initial number of build tags in `wheel tags` ↵Alex Grönholm2023-04-141-0/+5
| | | | | (#528) Fixes #527.
* Created a new releaseAlex Grönholm2023-03-141-1/+1
|
* Folded a long line to stay within 88 charsAlex Grönholm2023-03-141-1/+2
|
* Added missing PR attributionsAlex Grönholm2023-03-141-1/+2
|
* Added a couple of missing changelog entries (#516)Henry Schreiner2023-03-131-0/+2
|
* Changed `wheel unpack` to honor the original permissions of files (#514)Alex Grönholm2023-03-131-0/+1
| | | Fixes #505.
* Mark generated files as regular files (#511)Alex Grönholm2023-03-131-0/+1
| | | | Fixes #506.
* Added mention of `wheel tags` to the manpageAlex Grönholm2023-03-131-0/+3
|
* Build the man page with Sphinx (#441)Stefano Rivera2023-03-132-1/+46
| | | | | Rather than trying to build the entire Sphinx documentation into a (poorly laid out) manpage, build the RST manpage we have in the source tree.
* Added tags CLI interface (#422)Henry Schreiner2023-03-122-0/+63
| | | Co-authored-by: Joe Rickerby <joerick@mac.com>
* Dropped the use of the deprecated pkg_resources API (#508)Thomas Grainger2023-03-111-0/+2
|
* Added news item for PR #491Alex Grönholm2023-01-241-0/+1
|
* Upgraded vendored packaging to v23.0Alex Grönholm2023-01-241-1/+1
|
* Updated vendored packaging lib to v22.0Alex Grönholm2022-12-101-0/+4
|
* Fix typo in documentation (#492)JakobDev2022-12-051-1/+1
|
* Created a new release0.38.4Alex Grönholm2022-11-091-1/+1
|
* Added news item about PR #489Alex Grönholm2022-11-091-0/+5
|
* Removed setup_requiresAlex Grönholm2022-11-081-0/+5
| | | | Fixes #487.
* Fixed parsing of wheel file names with multiple platform tags0.38.2Alex Grönholm2022-11-051-0/+5
| | | | Fixes #485.
* Created a new release0.38.1Alex Grönholm2022-11-041-1/+1
|
* Moved news item from PR #484 to its proper placeAlex Grönholm2022-11-041-2/+2
|
* Removed install dependency on setuptools (#483)Alex Grönholm2022-11-041-0/+4
| | | Also re-added the fallback for `license_paths` on setuptools versions older than 57.
* Fixed PyPy SOABI parsing (#484)Matti Picus2022-11-031-0/+2
|
* Fixed docs not building due to code style changesAlex Grönholm2022-10-251-1/+1
| | | | Fixes #471.
* Created a new releaseAlex Grönholm2022-10-211-1/+1
|
* Fixed pre-1980 file timestamps raising ValueErrorfix-411Alex Grönholm2022-10-201-0/+3
| | | | Fixes #418.
* Fixed potential DoS attack via WHEEL_INFO_REAlex Grönholm2022-10-201-0/+1
|
* Add support for `license_files` specified in `setup.py` (#466)Anderson Bravalheri2022-10-201-0/+3
| | | Wheel now leans on setuptools to provide the necessary information.
* Recommend build instead of invoking setup.py directly (#439)Hugo van Kemenade2022-01-112-5/+6
|
* Remove Python < 3.6 skips and master branch references (#435)Hugo van Kemenade2022-01-011-3/+3
|
* Replaced all uses of distutils with setuptools (#428)Alex Grönholm2021-12-311-0/+1
| | | | | | | Distutils has been deprecated and will be removed in Python 3.12. This changeset replaces distutils logging with similar logging functionality from setuptools (when ready), and if not available, provides a replacement of its own. Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
* Added more pre-commit checks and a tox job for it (#434)Henry Schreiner2021-12-311-15/+15
|
* Added pyupgrade and flake8-bugbear to pre-commit config (#432)Henry Schreiner2021-12-301-3/+3
| | | Added pyupgrade and flake8-bugbear to pre-commit configuration. Converted all code to py37+ syntax. Reformatted the pre-commit configuration file.
* Fixed pre-commit parameters for BlackHenry Schreiner2021-12-303-77/+73
|
* Removed mentions of old Python versions in the installation docsAlex Grönholm2021-12-241-2/+1
|
* Updated vendored packaging to 21.3Alex Grönholm2021-12-221-0/+1
|
* Dropped support for unmaintained Python versionsAlex Grönholm2021-12-221-0/+4
|
* Created a new releaseAlex Grönholm2021-12-221-1/+1
|
* Added news entry for PR #427Alex Grönholm2021-12-221-0/+1
|
* Fixed wheel pack duplicating WHEEL contents on build number changeAlex Grönholm2021-08-151-0/+4
| | | | Fixes #415.
* Created a new release0.37.0Alex Grönholm2021-08-091-1/+1
|
* Added classifier for Python 3.10 supportAlex Grönholm2021-08-091-0/+1
|
* Updated vendored packaging to v20.9Alex Grönholm2021-02-081-0/+4
|
* Created a new release0.36.2Alex Grönholm2020-12-131-1/+1
|
* Added news entry for PR #390Alex Grönholm2020-12-131-0/+2
|
* Made sure that the sdist contains LICENSE.txtAlex Grönholm2020-12-131-0/+1
| | | | Fixes #371.
* Updated vendored packaging to v20.8Alex Grönholm2020-12-131-0/+4
| | | | Fixes #354.
* Added news item about regression (#384)Matti Picus2020-12-131-0/+2
|
* Created a new release0.36.1Alex Grönholm2020-12-041-1/+1
|
* Added news entry for PR #386Alex Grönholm2020-12-041-0/+2
|