From 4081815a9ca5b7db233c6ef104426377c8214b83 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 06:59:11 +0000 Subject: [PATCH] regress: deprecate our wheel regress v2026.9.1 has riscv64 wheels on PyPI for Python 3.12, 3.13, 3.14, 3.14t: https://pypi.org/project/regress/ - 3.12: regress-2026.9.1-cp312-cp312-manylinux_2_31_riscv64.whl - 3.13: regress-2026.9.1-cp313-cp313-manylinux_2_31_riscv64.whl - 3.14: regress-2026.9.1-cp314-cp314-manylinux_2_31_riscv64.whl - 3.14t: regress-2026.9.1-cp314-cp314t-manylinux_2_31_riscv64.whl Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Trevor Gamblin --- ci_scripts/deprecated.txt | 1 + docs/packages/regress.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/ci_scripts/deprecated.txt b/ci_scripts/deprecated.txt index 5bbd5ee11..b1c9ab78e 100644 --- a/ci_scripts/deprecated.txt +++ b/ci_scripts/deprecated.txt @@ -30,6 +30,7 @@ propcache pydantic-core pyzmq regex +regress rignore rpds-py safetensors diff --git a/docs/packages/regress.yaml b/docs/packages/regress.yaml index 72ff7e63e..904a7df2a 100644 --- a/docs/packages/regress.yaml +++ b/docs/packages/regress.yaml @@ -1,3 +1,4 @@ +deprecated: package-name: regress source-code: https://github.com/crate-py/regress license: MIT License