python3Packages.onvif-zeep-async: 4.2.0 -> 4.2.1
Diff: https://github.com/openvideolibs/python-onvif-zeep-async/compare/v4.2.0...v4.2.1 Changelog: https://github.com/openvideolibs/python-onvif-zeep-async/releases/tag/v4.2.1
This commit is contained in:
@@ -11,14 +11,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "onvif-zeep-async";
|
||||
version = "4.2.0";
|
||||
version = "4.2.1";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "openvideolibs";
|
||||
repo = "python-onvif-zeep-async";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-GmrXU+aGjllrZ6MEaACTEXBQTd0UU45eD0yoMIn1dUI=";
|
||||
hash = "sha256-7o9rzpXLNX5Ibaj74bNbFZ6v55SMDyzYjutvimOxbYk=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user