python313Packages.iamdata: 0.1.202511171 -> 0.1.202511181
Diff: https://github.com/cloud-copilot/iam-data-python/compare/v0.1.202511171...v0.1.202511181 Changelog: https://github.com/cloud-copilot/iam-data-python/releases/tag/v0.1.202511181
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "iamdata";
|
||||
version = "0.1.202511171";
|
||||
version = "0.1.202511181";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "cloud-copilot";
|
||||
repo = "iam-data-python";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-kmGW7RmAvz1+ay8rKv3xpVhsFc/tZ7WZznTjtYQ+TTw=";
|
||||
hash = "sha256-zp/kTyQUJJKMdHdJuQQ3PPyWlEQjwNvYL7+SdLux0Xc=";
|
||||
};
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
Reference in New Issue
Block a user