Merge pull request #244992 from fabaff/androidtv-bump

python311Packages.androidtv: 0.0.70 -> 0.0.71
This commit is contained in:
Nick Cao 2023-07-23 03:25:44 -06:00 committed by GitHub
commit bc0f7da120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = [