python310Packages.pysigma: 0.10.9 -> 0.10.10

This commit is contained in:
R. Ryantm 2023-12-22 05:34:53 +00:00
parent 02b3c06b1c
commit 412d278e2a

View File

@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "pysigma";
version = "0.10.9";
version = "0.10.10";
format = "pyproject";
disabled = pythonOlder "3.8";
@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "SigmaHQ";
repo = "pySigma";
rev = "refs/tags/v${version}";
hash = "sha256-zKV2yDLhoRTvlDZ/bwEyJhtE6hx1IAgKNI37J31nQo8=";
hash = "sha256-QudaAZOxUXLUMMx10gEpWcaI+2ewpkNZOGUDEbxChg0=";
};
pythonRelaxDeps = [