From 14b6d7ae3423f83217ddd8fbbee5db9c03f35e72 Mon Sep 17 00:00:00 2001 From: Tianyu Chen Date: Wed, 20 Aug 2025 10:20:46 +0800 Subject: [PATCH] add python-argon2-cffi-bindings --- repos.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.yml b/repos.yml index 24a20ae2..fd25cde9 100644 --- a/repos.yml +++ b/repos.yml @@ -8613,6 +8613,10 @@ repos: group: deepin-sysdev-team info: Core (offline) functionality for the apeye library + - repo: python-argon2-cffi-bindings #main + group: deepin-sysdev-team + info: Low-level CFFI bindings for the Argon2 password hashing library + - repo: python-arrow group: deepin-sysdev-team info: python-arrow is a Python3 library to manipulate dates, times, and timestamps