Merge pull request #327519 from r-ryantm/auto-update/python312Packages.python-homeassistant-analytics
python312Packages.python-homeassistant-analytics: 0.6.0 -> 0.7.0
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "python-homeassistant-analytics";
|
||||
version = "0.6.0";
|
||||
version = "0.7.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.11";
|
||||
@@ -31,7 +31,7 @@ buildPythonPackage rec {
|
||||
owner = "joostlek";
|
||||
repo = "python-homeassistant-analytics";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-uGi72UCIIvb5XZl7RkiAiR/TS+5VCpyvZfBsmlPzQEs=";
|
||||
hash = "sha256-HPimk401tRBwszWvkyUEAcuLeYeEu0JUld16PESXkbo=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user