aboutsummaryrefslogtreecommitdiff
path: root/python/tools
AgeCommit message (Expand)Author
2023-02-17Use `--no-deps --no-index` when installing locally built sdist.ambrosin
2023-02-16Pin versions of build tools in create_release.sh script.ambrosin
2022-11-11Upgrade to proto version 4.21.9.tholenst
2022-11-11Update the proto version to 3.20.3tholenst
2022-07-05Some refactoring of Tink Python create_release.sh script:ambrosin
2022-07-05Fixes for Tink Python's create_release.sh script:ambrosin
2022-06-29Generalise release scripts for Tink Python to take paths as parametersambrosin
2022-06-22Refactor Tink Python testdata path helper functionambrosin
2022-05-19Enable building binary wheels for Python 3.10.ckl
2022-05-18Extract Bazel version from source tree in PyPI build script.ckl
2022-04-25Update Python create_release.sh to account for removed tink_version.bzl file.ckl
2022-02-01Upgrade to bazel 4.2.2.juerg
2022-01-20Update protobuf to v3.19.3.juerg
2022-01-19Upgrade to protobuf v3.17.3.juerg
2022-01-14Remove the cc_library targets from tink_pybind_extension.tholenst
2021-10-25Upgrade to Bazel 4.2.1.ckl
2021-07-14Fix Python setup.py and create_release.sh.ckl
2021-06-11Enable building binary wheels for Python 3.9.ckl
2021-06-11Use pyenv to manage multiple Python versions.ckl
2021-05-26Rename TINK_BASE to TINK_SRC_PATH to align with unit tests.ckl
2021-05-06Update upb, envoy-api, grpc and grpc-java dependencies in the C++ workspace.ckl
2021-05-05Upgrade to Bazel 3.7.2.ckl
2021-04-15Add license headers to all .sh files.tholenst
2021-03-13Update Python release scripts.ckl
2021-02-12Update protobuf version in test and release configurations.ckl
2020-10-21Fix links in python tools distribution readme.juerg
2020-10-15Wrap up 1.5.0 release.thaidn
2020-10-13Fix Python distribution scripts.thaidn
2020-06-15Add description of Docker requirement to Python release.kste
2020-06-09Add scripts to generate Python package release.kste
2020-05-08Update copts and linkopts flags for pybind_extensions.kste
2020-04-14Fix tink_pybind_extension to include python dependencies for python targets.kste
2020-03-24Update tink_pybind_extension data field for py_library to a list.kste
2020-03-23Add custom Bazel rules for pybind11 targets.kste