Activity
Better error message for shasum mismatch.
Better error message for shasum mismatch.
Add missing licensing information
Add missing licensing information
Pull request merge
Remove extra attributes from "Description-Content-Type"
Remove extra attributes from "Description-Content-Type"
Pull request merge
Make license compliance failures a RuntimeError
Make license compliance failures a
RuntimeError
Pull request merge
Add support for ppc64le Linux wheels
Add support for ppc64le Linux wheels
Pull request merge
Add License-Expression:
and License-File:
fields, more classifiers
Add
License-Expression:
and License-File:
fields, more classifiersPull request merge
Reduce logging spam from wheel
.
Reduce logging spam from
wheel
.Bump minimum required Mac OS X version to 12.0
Bump minimum required Mac OS X version to
12.0
Pull request merge
Bump minimum required macOS version to 11.7
Bump minimum required macOS version to
11.7
Pull request merge
Don't include doc/ in the wheel.
Don't include doc/ in the wheel.
Pull request merge
allow newer wheel dependency
allow newer wheel dependency
Pull request merge
replace libarchive dependency with Python standard library
replace libarchive dependency with Python standard library
Pull request merge
Use PDM to manage a virtualenv and restrict dependency versions.
Use PDM to manage a virtualenv and restrict dependency versions.
Don't use local PEP 440 versions so that dev-releases can be uploaded.
Don't use local PEP 440 versions so that dev-releases can be uploaded.
Use os.execv to run Zig on POSIX platforms.
Use os.execv to run Zig on POSIX platforms.
Add a argparse to accept command line parameters
Add a argparse to accept command line parameters
Pull request merge
Use download info JSON for version discovery
Use download info JSON for version discovery
Pull request merge