summaryrefslogtreecommitdiff
path: root/python-ixnetwork-restpy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-ixnetwork-restpy.spec')
-rw-r--r--python-ixnetwork-restpy.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-ixnetwork-restpy.spec b/python-ixnetwork-restpy.spec
index 9c34d8d..bfb5a87 100644
--- a/python-ixnetwork-restpy.spec
+++ b/python-ixnetwork-restpy.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-ixnetwork-restpy
-Version: 1.1.8
+Version: 1.1.9
Release: 1
Summary: The IxNetwork Python Client
License: MIT
URL: https://github.com/OpenIxia/ixnetwork_restpy
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2e/73/bd66c25684e2fdde0952dd8ada329c11fab9864384e90a3a1770bc6f4ef6/ixnetwork_restpy-1.1.8.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/68/80/2c71d12b69fe74c1ceeb1ea1913d7afdaf5d82ec06f86338f86266b91b69/ixnetwork_restpy-1.1.9.tar.gz
BuildArch: noarch
Requires: python3-requests
@@ -408,7 +408,7 @@ Feedback such as bugs/enhancements/questions regarding the ixnetwork-restpy pack
%prep
-%autosetup -n ixnetwork-restpy-1.1.8
+%autosetup -n ixnetwork-restpy-1.1.9
%build
%py3_build
@@ -448,5 +448,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.8-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.9-1
- Package Spec generated