python313Packages.iamdata: 0.1.202510061 -> 0.1.202510071
Diff: https://github.com/cloud-copilot/iam-data-python/compare/v0.1.202510061...v0.1.202510071 Changelog: https://github.com/cloud-copilot/iam-data-python/releases/tag/v0.1.202510071
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "iamdata";
|
||||
version = "0.1.202510061";
|
||||
version = "0.1.202510071";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "cloud-copilot";
|
||||
repo = "iam-data-python";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-/r8+DVApf+epNr5OiGMSD7dkMW0xHp0ecf7tdTkldtE=";
|
||||
hash = "sha256-BFcJBRuVV7+x89MuLova58HMNDLAmI0GwWo0nHWYkEs=";
|
||||
};
|
||||
|
||||
build-system = [ hatchling ];
|
||||
|
||||
Reference in New Issue
Block a user