python313Packages.iamdata: 0.1.202510281 -> 0.1.202510291
Diff: https://github.com/cloud-copilot/iam-data-python/compare/v0.1.202510281...v0.1.202510291 Changelog: https://github.com/cloud-copilot/iam-data-python/releases/tag/v0.1.202510291
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "iamdata";
|
||||
version = "0.1.202510281";
|
||||
version = "0.1.202510291";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "cloud-copilot";
|
||||
repo = "iam-data-python";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-bsDHP92oyp4vNfnocvOm8aD4xcX7ldDCKJ7kLW4B6r0=";
|
||||
hash = "sha256-MApdvk2tVwvlE8F7nmBxex/NbNBlHHh2lmbwLMn0N+4=";
|
||||
};
|
||||
|
||||
build-system = [ hatchling ];
|
||||
|
||||
Reference in New Issue
Block a user