Merge pull request #293236 from r-ryantm/auto-update/python312Packages.pontos

python312Packages.pontos: 24.2.2 -> 24.3.0
This commit is contained in:
Nick Cao 2024-03-04 10:05:51 -05:00 committed by GitHub
commit 8bbcbbb855
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@
buildPythonPackage rec {
pname = "pontos";
version = "24.2.2";
version = "24.3.0";
pyproject = true;
disabled = pythonOlder "3.9";
@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "greenbone";
repo = "pontos";
rev = "refs/tags/v${version}";
hash = "sha256-xg5/UDAnT6kvDfYnQn/LCHlAgpRrt19pDC8NB5RzCnc=";
hash = "sha256-FU0GQ+jpx3Th3397F4jJhiopaKHgdWMxy0bff2hfAa4=";
};
nativeBuildInputs = [