python311Packages.androidtv: 0.0.70 -> 0.0.71

Diff: https://github.com/JeffLIrion/python-androidtv/compare/v0.0.70...v0.0.71
This commit is contained in:
Fabian Affolter 2023-07-23 09:24:40 +02:00
parent 3dda1edd29
commit 947464d933

View file

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