home-assistant.python.pkgs.pytest-homeassistant-custom-component: 0.13.330 -> 0.13.331
Diff: https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/compare/0.13.330...0.13.331 Changelog: https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/0.13.331/CHANGELOG.md
This commit is contained in:
committed by
Martin Weinelt
parent
e987e89e2c
commit
f299ed3299
@@ -18,7 +18,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pytest-homeassistant-custom-component";
|
||||
version = "0.13.330";
|
||||
version = "0.13.331";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.13";
|
||||
@@ -27,7 +27,7 @@ buildPythonPackage rec {
|
||||
owner = "MatthewFlamm";
|
||||
repo = "pytest-homeassistant-custom-component";
|
||||
tag = version;
|
||||
hash = "sha256-d+wRZPHdSIjXe6vqC8P85nuThQsiEu/qA3CuIOajsZ0=";
|
||||
hash = "sha256-sFL2O/uPrb45c1QrLLwnAcII2sUO7BhuWA1MuzXJKTE=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user