summaryrefslogtreecommitdiff
path: root/python-stcrestclient.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-30 06:56:42 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-30 06:56:42 +0000
commitb1f34b015535c7ae84c8d15a13e8fea677bce0b0 (patch)
tree751547ab4e6f9a1d2eb0bd679ea442a553ab095a /python-stcrestclient.spec
parentf7fd1888fc3521360fc91b047b9548e10a7a6617 (diff)
automatic import of python-stcrestclient
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