python312Packages.mscerts: 2024.2.28 -> 2024.3.27

Diff: https://github.com/ralphje/mscerts/compare/refs/tags/2024.2.28...2024.3.27
This commit is contained in:
Fabian Affolter 2024-03-27 20:08:02 +01:00
parent 568583f99a
commit 9eb85af930
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
buildPythonPackage rec {
pname = "mscerts";
version = "2024.2.28";
version = "2024.3.27";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -15,7 +15,7 @@ buildPythonPackage rec {
owner = "ralphje";
repo = "mscerts";
rev = "refs/tags/${version}";
hash = "sha256-ReUDpax4tvw4ZCH8zOipelIPtHi7BdgLHI/r3FNpo1c=";
hash = "sha256-Hucf3tToYm3P6ebKNlUs5V+X1B95u9P2UC1yOItZOhc=";
};
# extras_require contains signify -> circular dependency