Skip to content

Commit 39eaefb

Browse files
authored
python313Packages.mscerts: 2024.5.29 -> 2025.2.26 (#385305)
2 parents 094c1df + d62d351 commit 39eaefb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/python-modules/mscerts/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
buildPythonPackage rec {
1010
pname = "mscerts";
11-
version = "2024.5.29";
11+
version = "2025.2.26";
1212
pyproject = true;
1313

1414
disabled = pythonOlder "3.7";
@@ -17,7 +17,7 @@ buildPythonPackage rec {
1717
owner = "ralphje";
1818
repo = "mscerts";
1919
tag = version;
20-
hash = "sha256-1k0k5BSEyiJ1Brx7P+sgUQI63k1eT59edghnPVuCuZE=";
20+
hash = "sha256-W9F+M/fMsQB8vld6+m18NDTJr526N/AVHvgLrlVIfcI=";
2121
};
2222

2323
build-system = [ setuptools ];

0 commit comments

Comments
 (0)