From c929ef14054f5d72b478dde90df9faad584c91f1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:26:07 +0000 Subject: automatic import of python-onvif-zeep-async --- .gitignore | 1 + python-onvif-zeep-async.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index b7d8c72..0a2ba6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /onvif-zeep-async-1.2.3.tar.gz +/onvif-zeep-async-1.3.0.tar.gz diff --git a/python-onvif-zeep-async.spec b/python-onvif-zeep-async.spec index 045e6b8..0d013f7 100644 --- a/python-onvif-zeep-async.spec +++ b/python-onvif-zeep-async.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-onvif-zeep-async -Version: 1.2.3 +Version: 1.3.0 Release: 1 Summary: Async Python Client for ONVIF Camera License: MIT URL: http://github.com/hunterjm/python-onvif-zeep-async -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c3/74/12dc0012cf99d5f823e46076073af18e5fba302e6a601ab1d190fef0c4ea/onvif-zeep-async-1.2.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d3/d8/5251419171394cfa428375bec1d283c7e9528a760107ff269065894311b5/onvif-zeep-async-1.3.0.tar.gz BuildArch: noarch Requires: python3-httpx @@ -30,7 +30,7 @@ Provides: python3-onvif-zeep-async-doc ONVIF Client Implementation in Python 3 %prep -%autosetup -n onvif-zeep-async-1.2.3 +%autosetup -n onvif-zeep-async-1.3.0 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.2.3-1 +* Sun Apr 23 2023 Python_Bot - 1.3.0-1 - Package Spec generated diff --git a/sources b/sources index 279ec6e..51570c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a9592665d59be88f5f99d4c76c8031b onvif-zeep-async-1.2.3.tar.gz +9399b1120a263518b9ea730f67132b28 onvif-zeep-async-1.3.0.tar.gz -- cgit v1.2.3