python313Packages.onvif-zeep-async: update disabled

This commit is contained in:
Fabian Affolter 2025-08-15 21:12:45 +02:00 committed by GitHub
parent f7c8563cc2
commit d152f6f1af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ buildPythonPackage rec {
version = "4.0.3";
pyproject = true;
disabled = pythonOlder "3.7";
disabled = pythonOlder "3.10";
src = fetchFromGitHub {
owner = "openvideolibs";