Merge pull request #330813 from fabaff/iocsearcher-bump

python312Packages.iocsearcher: 2.3-unstable-2024-03-04 -> 1.0.0
This commit is contained in:
Fabian Affolter
2024-07-29 12:50:54 +02:00
committed by GitHub

View File

@@ -21,7 +21,7 @@
buildPythonPackage rec {
pname = "iocsearcher";
version = "2.3-unstable-2024-03-04";
version = "1.0.0";
pyproject = true;
disabled = pythonOlder "3.7";