home-assistant.python3Packages.pytest-homeassistant-custom-component: 0.13.346 -> 0.13.347

https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/0.13.347/CHANGELOG.md
This commit is contained in:
Martin Weinelt
2026-07-22 13:37:21 +02:00
parent 7c98713fc1
commit 6f3401e7e1
@@ -19,7 +19,7 @@
buildPythonPackage rec {
pname = "pytest-homeassistant-custom-component";
version = "0.13.346";
version = "0.13.347";
pyproject = true;
disabled = pythonOlder "3.13";
@@ -28,7 +28,7 @@ buildPythonPackage rec {
owner = "MatthewFlamm";
repo = "pytest-homeassistant-custom-component";
tag = version;
hash = "sha256-GUUz6gbhmIgZCH9y3oEmf1Y+Gp2yUf8zvxM//uGvsNw=";
hash = "sha256-Orp6IznDTJlaAAtdDTuevY8JOI0lytH5jeuCtbMnxkc=";
};
patches = [