From 2096587ff94373e14d8e9cc6e951ee2df5eaa18a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 03:28:49 +0000 Subject: [PATCH] argon2-cffi-bindings: deprecate our wheel argon2-cffi-bindings v26.1.0 has riscv64 wheels on PyPI: https://pypi.org/project/argon2-cffi-bindings/ Fixes: #57 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- ci_scripts/deprecated.txt | 1 + ci_scripts/packages.txt | 1 - docs/packages/argon2-cffi-bindings.yaml | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ci_scripts/deprecated.txt b/ci_scripts/deprecated.txt index 9ed5e988..78ab75ed 100644 --- a/ci_scripts/deprecated.txt +++ b/ci_scripts/deprecated.txt @@ -9,6 +9,7 @@ build workflow for it ourselves. Previously-built wheels should remain in the RISE package registry. aiohttp +argon2-cffi-bindings blake3 charset-normalizer cmake diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index d3507bce..6573e664 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -8,7 +8,6 @@ # project itself. # The list is parsed by audit.sh script to install packages and audit them. -argon2-cffi-bindings cffi contourpy cryptography diff --git a/docs/packages/argon2-cffi-bindings.yaml b/docs/packages/argon2-cffi-bindings.yaml index 1ff178fa..f5e45d1c 100644 --- a/docs/packages/argon2-cffi-bindings.yaml +++ b/docs/packages/argon2-cffi-bindings.yaml @@ -1,3 +1,4 @@ +deprecated: package-name: argon2-cffi-bindings source-code: https://github.com/hynek/argon2-cffi-bindings license: MIT/CC0(libargon2)