summaryrefslogtreecommitdiff
path: root/python-stcrestclient.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-stcrestclient.spec')
-rw-r--r--python-stcrestclient.spec11
1 files changed, 4 insertions, 7 deletions
diff --git a/python-stcrestclient.spec b/python-stcrestclient.spec
index ae5dc09..3341d8b 100644
--- a/python-stcrestclient.spec
+++ b/python-stcrestclient.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-stcrestclient
-Version: 1.9.0
+Version: 1.9.1
Release: 1
Summary: stcrestclient: Client modules for STC ReST API
License: http://www.opensource.org/licenses/mit-license.php
URL: https://github.com/Spirent/py-stcrestclient
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a3/c2/b81ed20a2a513086b9e49f5b1ef4d563a70ba8986213b1b6918bb35186e3/stcrestclient-1.9.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/92/82/6737d53b2db3280c3037724e101dcbf4dd0c3ec7313c3afb14f64d65b5e3/stcrestclient-1.9.1.tar.gz
BuildArch: noarch
Requires: python3-requests
@@ -15,7 +15,6 @@ See https://github.com/Spirent/py-stcrestclient#python-stc-rest-api-client-stcre
-
%package -n python3-stcrestclient
Summary: stcrestclient: Client modules for STC ReST API
Provides: python-stcrestclient
@@ -27,7 +26,6 @@ See https://github.com/Spirent/py-stcrestclient#python-stc-rest-api-client-stcre
-
%package help
Summary: Development documents and examples for stcrestclient
Provides: python3-stcrestclient-doc
@@ -36,9 +34,8 @@ See https://github.com/Spirent/py-stcrestclient#python-stc-rest-api-client-stcre
-
%prep
-%autosetup -n stcrestclient-1.9.0
+%autosetup -n stcrestclient-1.9.1
%build
%py3_build
@@ -78,5 +75,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.9.0-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 1.9.1-1
- Package Spec generated