Merge pull request #294612 from r-ryantm/auto-update/python312Packages.pyscard

python312Packages.pyscard: 2.0.7 -> 2.0.8
This commit is contained in:
Weijia Wang 2024-03-18 05:40:20 +01:00 committed by GitHub
commit 0e0465a0b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ let
in
buildPythonPackage rec {
version = "2.0.7";
version = "2.0.8";
pname = "pyscard";
pyproject = true;
@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "LudovicRousseau";
repo = "pyscard";
rev = "refs/tags/${version}";
hash = "sha256-nkDI1OPQ4SsNhWkg53ZTsG7j0+mvpkJI7dsyaOl1a/8=";
hash = "sha256-UpTSbq4mf42tcSWL8wR54MQDZ+z2YjrTW0Ud2F5/J2E=";
};
nativeBuildInputs = [