!2 upgrade to 1.8.0

From: @zhangy1317 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-06-23 00:42:36 +00:00 committed by Gitee
commit 7141e29311
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sphinxcontrib-httpdomain
Version: 1.7.0
Version: 1.8.0
Release: 1
Summary: Sphinx domain for documenting HTTP APIs
License: BSD
URL: https://github.com/sphinx-contrib/httpdomain
Source0: https://files.pythonhosted.org/packages/b4/8d/8dbb8b6745d7a59084cf1b28837b32c9717c1b4a97333d5b25e25fa9813b/sphinxcontrib-httpdomain-1.7.0.tar.gz
Source0: https://files.pythonhosted.org/packages/6f/00/6560676deac1d2be1009d5e14b2b16fcc9f5e9c3ac00ed50c3b297a60d3a/sphinxcontrib-httpdomain-1.8.0.tar.gz
BuildArch: noarch
Requires: python3-sphinx
@ -29,7 +29,7 @@ Provides: python3-sphinxcontrib-httpdomain-doc
This contrib extension provides a Sphinx domain for describing HTTP APIs.
%prep
%autosetup -n sphinxcontrib-httpdomain-1.7.0
%autosetup -n sphinxcontrib-httpdomain-1.8.0
%build
%py3_build
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Thu Jun 16 2022 OpenStack_SIG <openstack@openeuler.org> - 1.8.0-1
- Upgrade version for openstack yoga
* Wed Nov 25 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated

Binary file not shown.