Merge pull request #215668 from r-ryantm/auto-update/python310Packages.pontos

python310Packages.pontos: 23.2.4 -> 23.2.8
This commit is contained in:
Weijia Wang
2023-02-10 12:04:56 +01:00
committed by GitHub
@@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "pontos";
version = "23.2.4";
version = "23.2.8";
format = "pyproject";
disabled = pythonOlder "3.7";
@@ -25,7 +25,7 @@ buildPythonPackage rec {
owner = "greenbone";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-tunFd+hgaRx5wc1gRwZaNUEX550Rl1NR9rZfEWUw6H4=";
hash = "sha256-yxE+Gx48JQE++7SB8ouwgh2/rKKv8CC0QQSvwaSeFVc=";
};
nativeBuildInputs = [