python313Packages.censys: 2.2.16 -> 2.2.17
Diff: https://github.com/censys/censys-python/compare/refs/tags/v2.2.16...refs/tags/v2.2.17 Changelog: https://github.com/censys/censys-python/releases/tag/v2.2.17
This commit is contained in:
parent
186a8215ec
commit
51adcc1ff6
@ -19,7 +19,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "censys";
|
||||
version = "2.2.16";
|
||||
version = "2.2.17";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@ -28,7 +28,7 @@ buildPythonPackage rec {
|
||||
owner = "censys";
|
||||
repo = "censys-python";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-OP7+jSt4xS71Kcjy5hFzeZ5rlTPtDx22rPr3UwjI5dk=";
|
||||
hash = "sha256-1V7IeaV7Ro1q5UyD2DDetunaRO2L4UbF1VODg5ktqKs=";
|
||||
};
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user