Merge pull request #259717 from fabaff/ha-philipsjs-bump

python311Packages.ha-philipsjs: 3.1.0 -> 3.1.1
This commit is contained in:
Fabian Affolter 2023-10-08 10:47:06 +02:00 committed by GitHub
commit ff10502f9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "ha-philipsjs";
version = "3.1.0";
version = "3.1.1";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "danielperna84";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-VwgcN9DXzuWp6J3joswXEwRKJI499LNY7MAVBWBBEbM=";
hash = "sha256-r8uqToxkJg9j89UUZpxsPXutWPefAYDW95zFBKU9Al4=";
};
propagatedBuildInputs = [