python311Packages.mscerts: 2023.8.23 -> 2023.11.29

Diff: https://github.com/ralphje/mscerts/compare/refs/tags/2023.8.23...2023.11.29
This commit is contained in:
Fabian Affolter 2023-11-29 10:33:09 +01:00
parent edfc8acaaf
commit 899e8fce4d

View file

@ -6,7 +6,7 @@
buildPythonPackage rec {
pname = "mscerts";
version = "2023.8.23";
version = "2023.11.29";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -15,7 +15,7 @@ buildPythonPackage rec {
owner = "ralphje";
repo = "mscerts";
rev = "refs/tags/${version}";
hash = "sha256-Oc02yi7N2W/DekmTxdYllN6UBD1phbVdSBN2dcPo1oI=";
hash = "sha256-TNwpWxknCUcvXFy3UInrEx4iFZi/hLS7exvJBv3DlWo=";
};
# extras_require contains signify -> circular dependency