python312Packages.meraki: 2.0.1 -> 2.0.2

This commit is contained in:
R. Ryantm
2025-04-24 16:10:41 +00:00
parent 94bf536ca0
commit 836183d9bd
@@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "meraki";
version = "2.0.1";
version = "2.0.2";
pyproject = true;
disabled = pythonOlder "3.10";
@@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "meraki";
repo = "dashboard-api-python";
tag = version;
hash = "sha256-/zRPwPIpKQ56kjBA+zaQefVek51nd+3jlvm5jIz/Ekg=";
hash = "sha256-n2iSnxdjMZvYTG/GWU4NnaoA4+A0JIhHj49j4+T10sU=";
};
pythonRelaxDeps = [