From c359820da576d1b41c98f86b3794fbc5436a67e5 Mon Sep 17 00:00:00 2001 From: Nathan Goldbaum Date: Fri, 17 Jan 2025 03:01:36 -0700 Subject: [PATCH] update tracking table for bcrypt and tox (#129) --- docs/tracking.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/tracking.md b/docs/tracking.md index 53b5240..48b39ff 100644 --- a/docs/tracking.md +++ b/docs/tracking.md @@ -34,7 +34,7 @@ please open an issue on [this issue tracker](https://github.com/Quansight-Labs/f | Project | Upstream issue | Tested in CI | PyPI release | First version with support | Nightly wheels | Nightly link | | :------------------- | :--------------------------------------------------------------------------: | :-------------------: | :------------------------: | :------------------------: | :--------------------------------------------------------: | :--------------------------------------------------------------------------------------: | | Bazel (rules-python) | [:simple-github:](https://github.com/bazelbuild/rules_python/issues/2386) | :material-check-bold: | :material-check-bold: [^1] | 0.39.0 | | | -| bcrypt | [:simple-github:](https://github.com/pyca/bcrypt/issues/913) | | | | | | +| bcrypt | [:simple-github:](https://github.com/pyca/bcrypt/issues/913) | :material-check-bold: | | | | | | cffi | [:simple-github:](https://github.com/python-cffi/cffi/issues/126) | :material-check-bold: | | | | | | cibuildwheel | [:simple-github:](https://github.com/pypa/cibuildwheel/issues/1657) | :material-check-bold: | :material-check-bold: | 2.19 | | | | CMake | | | :material-check-bold: | 3.30.0 | | | @@ -74,6 +74,7 @@ please open an issue on [this issue tracker](https://github.com/Quansight-Labs/f | scikit-learn | [:simple-github:](https://github.com/scikit-learn/scikit-learn/issues/28978) | :material-check-bold: | :material-check-bold: | 1.6.0 | :simple-linux: :simple-apple: :material-microsoft-windows: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/scikit-learn/) | | SciPy | [:simple-github:](https://github.com/scipy/scipy/issues/20669) | :material-check-bold: | | 1.15.0 | :simple-linux: :simple-apple: :material-microsoft-windows: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/scipy/) | | setuptools | | :material-check-bold: | :material-check-bold: | 69.5.0 | | | +| tox | [:simple-github:](https://github.com/tox-dev/tox/issues/3391) | | | | | | | wrapt | [:simple-github:](https://github.com/GrahamDumpleton/wrapt/pull/269) | :material-check-bold: | :material-check-bold: | 1.17.0 | | | | zstandard | [:simple-github:](https://github.com/indygreg/python-zstandard/issues/231) | | | | | |