python310Packages.androidtv: 0.0.69 -> 0.0.70

Diff: https://github.com/JeffLIrion/python-androidtv/compare/v0.0.69...v0.0.70
This commit is contained in:
Fabian Affolter 2022-12-10 22:33:34 +01:00 committed by Robert Schütz
parent 4400bb23f3
commit dcab0ebe6a

View file

@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "androidtv";
version = "0.0.69";
version = "0.0.70";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "JeffLIrion";
repo = "python-androidtv";
rev = "v${version}";
hash = "sha256-GfwXYugDrxOe9ekC1M7mi0BuqmohHdgZVTO4J8+B5iI=";
hash = "sha256-LKV5aO3sptHz48UYpP+zPk6pPhyHAZWAxiTTIWKHiSg=";
};
propagatedBuildInputs = [