python311Packages.pyoverkiz: 1.7.8 -> 1.7.9
Diff: https://github.com/iMicknl/python-overkiz-api/compare/refs/tags/v1.7.8...v1.7.9 Changelog: https://github.com/iMicknl/python-overkiz-api/releases/tag/v1.7.9
This commit is contained in:
parent
702a13986f
commit
74c65ff0f7
@ -15,7 +15,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pyoverkiz";
|
||||
version = "1.7.8";
|
||||
version = "1.7.9";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@ -24,7 +24,7 @@ buildPythonPackage rec {
|
||||
owner = "iMicknl";
|
||||
repo = "python-overkiz-api";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-DZ9MpwlZvq6LHbvnesk7XtGsHOhZvc1tXb/xVDQuR48=";
|
||||
hash = "sha256-mCL1sMNQgC48XR2YlOlIY0OYHQkdQwFQXfZ7bn9K7Tw=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user