Merge pull request #216880 from r-ryantm/auto-update/python310Packages.ha-philipsjs

python310Packages.ha-philipsjs: 3.0.0 -> 3.0.1
This commit is contained in:
Fabian Affolter 2023-02-18 01:03:46 +01:00 committed by GitHub
commit 313b849331
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.0.0";
version = "3.0.1";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "danielperna84";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-iJxu+TdgDHMnLuNTFj0UC8V76x3nAgGqswMLDSgmDmQ=";
hash = "sha256-5SneI1aZiUyLGYmtRXJYPBUtQR08fV+MWkjIQXt208s=";
};
propagatedBuildInputs = [