From 2a1cc6b33506b0e20eeec24f533d10127384c2ec Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 08:05:32 +0000 Subject: automatic import of python-pyzabbix --- .gitignore | 1 + python-pyzabbix.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 3260836..2d25ba1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyzabbix-1.2.1.tar.gz +/pyzabbix-1.3.0.tar.gz diff --git a/python-pyzabbix.spec b/python-pyzabbix.spec index 7da4fd7..f37c541 100644 --- a/python-pyzabbix.spec +++ b/python-pyzabbix.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyzabbix -Version: 1.2.1 +Version: 1.3.0 Release: 1 Summary: Zabbix API Python interface License: LGPL URL: http://github.com/lukecyca/pyzabbix -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6c/ec/342b7151bdddd9d61da87d1aa2502b84f69d3ed91e2d7253b5237d08a922/pyzabbix-1.2.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/24/7a/7a7400ca882a0d75ab0a2d78ee53287357cdf66d32aad592b05852273a43/pyzabbix-1.3.0.tar.gz BuildArch: noarch Requires: python3-requests @@ -31,7 +31,7 @@ Requires: python3-types-requests ## Requirements -- Tested against Zabbix 4.0 LTS, 5.0 LTS, 6.0 LTS and 6.2. +- Tested against Zabbix 4.0 LTS, 5.0 LTS, 6.0 LTS and 6.4. ## Documentation @@ -204,7 +204,7 @@ BuildRequires: python3-pip ## Requirements -- Tested against Zabbix 4.0 LTS, 5.0 LTS, 6.0 LTS and 6.2. +- Tested against Zabbix 4.0 LTS, 5.0 LTS, 6.0 LTS and 6.4. ## Documentation @@ -374,7 +374,7 @@ Provides: python3-pyzabbix-doc ## Requirements -- Tested against Zabbix 4.0 LTS, 5.0 LTS, 6.0 LTS and 6.2. +- Tested against Zabbix 4.0 LTS, 5.0 LTS, 6.0 LTS and 6.4. ## Documentation @@ -531,7 +531,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA %prep -%autosetup -n pyzabbix-1.2.1 +%autosetup -n pyzabbix-1.3.0 %build %py3_build @@ -571,5 +571,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot - 1.2.1-1 +* Fri Apr 21 2023 Python_Bot - 1.3.0-1 - Package Spec generated diff --git a/sources b/sources index 072adc0..1b4d1a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31b5275e432f1f99f89041e1d2f62ba4 pyzabbix-1.2.1.tar.gz +42cb927c9c636186dc66a1eb09d035f3 pyzabbix-1.3.0.tar.gz -- cgit v1.2.3