python311Packages.reolink-aio: 0.7.10 -> 0.7.11
Diff: https://github.com/starkillerOG/reolink_aio/compare/refs/tags/0.7.10...0.7.11 Changelog: https://github.com/starkillerOG/reolink_aio/releases/tag/0.7.11
This commit is contained in:
parent
f86bf09044
commit
fc7a91e797
@ -9,7 +9,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "reolink-aio";
|
||||
version = "0.7.10";
|
||||
version = "0.7.11";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
@ -18,7 +18,7 @@ buildPythonPackage rec {
|
||||
owner = "starkillerOG";
|
||||
repo = "reolink_aio";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-Yq5lhcBT+r2S89vQmbqAr/3LO0HUDpZ+JaEtSqIgpG4=";
|
||||
hash = "sha256-SPmLzTJQNDaQ6AofIET7eZkxJxxfJ00/wNpInXo0u2I=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user