1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00

python312Packages.pysigma: 0.11.12 -> 0.11.13

This commit is contained in:
R. Ryantm 2024-09-09 09:37:43 +00:00
parent d01b5ff5b5
commit 996fcfb9f9

View file

@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "pysigma";
version = "0.11.12";
version = "0.11.13";
pyproject = true;
disabled = pythonOlder "3.8";
@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "SigmaHQ";
repo = "pySigma";
rev = "refs/tags/v${version}";
hash = "sha256-1FQSs5+rRLkJg3G+GGeA4OMuNrXsodvX70nDRoaYBAY=";
hash = "sha256-YgEgPvBvVzk0Q2mBXyjBozGnjcs4H/+/5ghMU7/CMDw=";
};
pythonRelaxDeps = [