aboutsummaryrefslogtreecommitdiff
path: root/examples/wheel/wheel_test.py
AgeCommit message (Expand)Author
2024-01-17Revert "Upgrade bazelbuild-rules_python to 0.28.0"Yifan Hong
2023-10-17test: remove usage of deprecated method `TestCase.assertEquals` (#1494)Alexey Preobrazhenskiy
2023-10-17feat(whlmaker): introduce an internal _WhlFile class and stop sorting RECORD ...Ignas Anikevicius
2023-10-17fix(py_wheel): produce deterministic wheel files (#1453)Alexey Preobrazhenskiy
2023-10-11test(bzlmod): Make some tests bzlmod compatible with Bazel@HEAD (#1482)Richard Levasseur
2023-10-05feat(py_wheel): Normalize name and version (#1331)Christian von Schultz
2023-06-19feat(py_wheel): Add support for specifying Project-URL in METADATA (#1276)Weicheng Zhao
2023-06-16feat(py_wheel): Add support for specifying Description-Content-Type and Summa...Zhuo Peng
2023-06-10feat: Adding variable support for distribution in py_wheel (#1251)Tejaswi Konduri
2022-12-23fix: embed stamped version in py_wheel METADATA (#935)Matt Oberle
2022-12-23Refactor wheel_installer (#937)Greg Roodt
2022-10-05Move construction of the METADATA file from wheelmaker to .bzl (#844)Paweł Stradomski
2022-10-01Allow extra files to be added to distinfo directory within the wheel. (#831)Paweł Stradomski
2022-09-26Add CI job for RBE.UebelAndre
2022-09-26Fixed deprecation warnings in //examples/wheel testsUebelAndre
2022-08-14Fix leading forward slashes in RECORD files produced by `py_wheel`. (#789)UebelAndre
2022-04-08linux-arm64 python binary support (#669)adam lazur
2022-04-08Fix issue #682 (#685)Paweł Stradomski
2022-01-02Enabled CI for Windows (#585)UebelAndre
2021-12-28sorted imports statements and apply "black" formatting (#583)UebelAndre
2021-08-30Escape characters in the wheel filename. (#518)Paweł Stradomski
2021-02-16Graduate wheel-building code out of //experimental (#418)Paweł Stradomski