mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 09:14:28 +00:00
python311Packages.mscerts: 2023.4.26 -> 2023.8.23
Diff: https://github.com/ralphje/mscerts/compare/refs/tags/2023.4.26...2023.8.23
This commit is contained in:
parent
dd214a5b76
commit
99a4b9de73
@ -6,7 +6,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "mscerts";
|
||||
version = "2023.4.26";
|
||||
version = "2023.8.23";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@ -15,7 +15,7 @@ buildPythonPackage rec {
|
||||
owner = "ralphje";
|
||||
repo = "mscerts";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-7aiSFMZsUtuSqXQ1jJ3OhyBhzAH70ZX5+NqOtrpRmmw=";
|
||||
hash = "sha256-Oc02yi7N2W/DekmTxdYllN6UBD1phbVdSBN2dcPo1oI=";
|
||||
};
|
||||
|
||||
# extras_require contains signify -> circular dependency
|
||||
|
Loading…
Reference in New Issue
Block a user