From 35fc0ce543f1b25d30c327b644072aefd1a7511d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 09:01:23 +0000 Subject: automatic import of python-ixnetwork-restpy --- .gitignore | 1 + python-ixnetwork-restpy.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index da7114d..e23cca8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ixnetwork_restpy-1.1.8.tar.gz +/ixnetwork_restpy-1.1.9.tar.gz 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 - 1.1.8-1 +* Sun Apr 23 2023 Python_Bot - 1.1.9-1 - Package Spec generated diff --git a/sources b/sources index af981ac..4a8c726 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -032a1c3524af2acb1c7a5849b16f8629 ixnetwork_restpy-1.1.8.tar.gz +3885e128b72296fe2c9b747706382a35 ixnetwork_restpy-1.1.9.tar.gz -- cgit v1.2.3