Merge pull request #314389 from fabaff/pysigma-bump

python311Packages.pysigma: 0.11.5 -> 0.11.6
This commit is contained in:
Fabian Affolter 2024-05-25 09:02:38 +02:00 committed by GitHub
commit 8e84b5af32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "pysigma";
version = "0.11.5";
version = "0.11.6";
pyproject = true;
disabled = pythonOlder "3.8";
@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "SigmaHQ";
repo = "pySigma";
rev = "refs/tags/v${version}";
hash = "sha256-Mr4etI6VNPWDVZj4A9j3Ka9v+BpFC75MLXppYELIWrg=";
hash = "sha256-BPDwGwwstGEBN3FIteyFX05TC/vBhWDiZJJh56Uoclo=";
};
pythonRelaxDeps = [