python313Packages.iamdata: 0.1.202510251 -> 0.1.202510271
Diff: https://github.com/cloud-copilot/iam-data-python/compare/v0.1.202510251...v0.1.202510271 Changelog: https://github.com/cloud-copilot/iam-data-python/releases/tag/v0.1.202510271
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "iamdata";
|
||||
version = "0.1.202510251";
|
||||
version = "0.1.202510271";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "cloud-copilot";
|
||||
repo = "iam-data-python";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-n+P6I36zHR19ruqsycMpeGlSjwK3mmkPiaifEB1vW+s=";
|
||||
hash = "sha256-faE++9B8HRZ6pDDELj5fniy0x0NAumRYyEC+TEQs5i0=";
|
||||
};
|
||||
|
||||
build-system = [ hatchling ];
|
||||
|
||||
Reference in New Issue
Block a user