python310Packages.aiosomecomfort: 0.0.10 -> 0.0.11

Diff: https://github.com/mkmer/AIOSomecomfort/compare/refs/tags/0.0.10...0.0.11

Changelog: https://github.com/mkmer/AIOSomecomfort/releases/tag/0.0.11
This commit is contained in:
Fabian Affolter 2023-03-01 19:13:36 +01:00
parent 63b83b99f7
commit 43101d1b75

View File

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "aiosomecomfort";
version = "0.0.10";
version = "0.0.11";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "mkmer";
repo = "AIOSomecomfort";
rev = "refs/tags/${version}";
hash = "sha256-w9rD/8fb9CoN9esHY0UEjIs98i9OGp+suiz6I5Uj3ok=";
hash = "sha256-Mn7SQnnWVYh92Ogih6nRYHAf9DiVh1zCuGw5N4r6G8E=";
};
propagatedBuildInputs = [