gnome-secrets: 9.6 -> 10.3 (#356025)

This commit is contained in:
Aleksana 2024-12-10 11:34:04 +08:00 committed by GitHub
commit fe540afbe2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@
python3Packages.buildPythonApplication rec {
pname = "gnome-secrets";
version = "9.6";
version = "10.3";
format = "other";
src = fetchFromGitLab {
@ -25,7 +25,7 @@ python3Packages.buildPythonApplication rec {
owner = "World";
repo = "secrets";
rev = version;
hash = "sha256-iF2AQYAwwIr/sCZUz1pdqEa74DH4y4Nts6aJj3mS2f4=";
hash = "sha256-UcTLngBVp5L8Y1LmBxoxPuH5Zag2YfHA2Y+ByPBkh8A=";
};
nativeBuildInputs = [
@ -54,7 +54,7 @@ python3Packages.buildPythonApplication rec {
pyotp
validators
yubico
zxcvbn
zxcvbn-rs-py
];
# Prevent double wrapping, let the Python wrapper use the args in preFixup.