python313Packages.py-ocsf-models: 0.3.1 -> 0.4.0
Diff: https://github.com/prowler-cloud/py-ocsf-models/compare/refs/tags/0.3.1...refs/tags/0.4.0 Changelog: https://github.com/prowler-cloud/py-ocsf-models/releases/tag/0.4.0
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "py-ocsf-models";
|
||||
version = "0.3.1";
|
||||
version = "0.4.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
@@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
owner = "prowler-cloud";
|
||||
repo = "py-ocsf-models";
|
||||
tag = version;
|
||||
hash = "sha256-rvQdk3ZT34UY70vOXNN6Cm8c11Xh7TTU+PurMKwZHQE=";
|
||||
hash = "sha256-OCHhqsP0RlqBPvK4e6m5v3/W6N7T/rzp0xL950dY//A=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = true;
|
||||
|
||||
Reference in New Issue
Block a user