python311Packages.hass-nabucasa: 0.67.1 -> 0.69.0
Diff: https://github.com/nabucasa/hass-nabucasa/compare/refs/tags/0.67.1...0.69.0 Changelog: https://github.com/NabuCasa/hass-nabucasa/releases/tag/0.69.0
This commit is contained in:
committed by
Martin Weinelt
parent
c682323f79
commit
186d177fcd
@@ -17,7 +17,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "hass-nabucasa";
|
||||
version = "0.67.1";
|
||||
version = "0.69.0";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@@ -26,7 +26,7 @@ buildPythonPackage rec {
|
||||
owner = "nabucasa";
|
||||
repo = pname;
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-/cu7+fMbe9kyWGGBGBwjsiA6PXoUJZ7IFzpEcnVSLn0=";
|
||||
hash = "sha256-7FO/z5AseP80y74e4ivLXlwB9t5jJf2bCaNp6HfqZ1c=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user