python312Packages.reolink-aio: refactor

This commit is contained in:
Fabian Affolter
2024-05-16 17:06:26 +02:00
parent 4cdc6d49c1
commit 664b3bf309
@@ -23,11 +23,11 @@ buildPythonPackage rec {
hash = "sha256-qawrTTLp+qFUVn5TUQ73TcPu37c0EywzJl+8oFW8L04=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
aiohttp
aiortsp
orjson