upgrade to 1.8.0
This commit is contained in:
parent
8a4e29125e
commit
a6de58ccc8
@ -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.
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