Merge pull request #228717 from fabaff/pyvizio-bump

python310Packages.pyvizio: 0.1.60 -> 0.1.61
This commit is contained in:
Fabian Affolter 2023-04-28 18:40:36 +02:00 committed by GitHub
commit 44c26643c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,11 +12,11 @@
buildPythonPackage rec {
pname = "pyvizio";
version = "0.1.60";
version = "0.1.61";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-RwwZDb4mQJZw8w1sTFJ0eM3az4pDQbVLGtA+anyKEJM=";
sha256 = "sha256-AtqMWe2zgRqOp5S9oKq7keHNHM8pnTmV1mfGiVzygTc=";
};
propagatedBuildInputs = [