!2 upgrade to 1.8.0
From: @zhangy1317 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
7141e29311
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-sphinxcontrib-httpdomain
|
Name: python-sphinxcontrib-httpdomain
|
||||||
Version: 1.7.0
|
Version: 1.8.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Sphinx domain for documenting HTTP APIs
|
Summary: Sphinx domain for documenting HTTP APIs
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/sphinx-contrib/httpdomain
|
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
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-sphinx
|
Requires: python3-sphinx
|
||||||
@ -29,7 +29,7 @@ Provides: python3-sphinxcontrib-httpdomain-doc
|
|||||||
This contrib extension provides a Sphinx domain for describing HTTP APIs.
|
This contrib extension provides a Sphinx domain for describing HTTP APIs.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n sphinxcontrib-httpdomain-1.7.0
|
%autosetup -n sphinxcontrib-httpdomain-1.8.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Wed Nov 25 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Binary file not shown.
BIN
sphinxcontrib-httpdomain-1.8.0.tar.gz
Normal file
BIN
sphinxcontrib-httpdomain-1.8.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user