!5 Update to 1.8.1
From: @starlet-dx Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
99884fc103
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-sphinxcontrib-httpdomain
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 1
|
||||
Summary: Sphinx domain for documenting HTTP APIs
|
||||
License: BSD
|
||||
URL: https://github.com/sphinx-contrib/httpdomain
|
||||
Source0: https://files.pythonhosted.org/packages/6f/00/6560676deac1d2be1009d5e14b2b16fcc9f5e9c3ac00ed50c3b297a60d3a/sphinxcontrib-httpdomain-1.8.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/be/ef/82d3cfafb7febce4f7df8dcf3cde9d072350b41066e05a4f559b4e9105d0/sphinxcontrib-httpdomain-1.8.1.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.8.0
|
||||
%autosetup -n sphinxcontrib-httpdomain-%{version} -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 06 2023 yaoxin <yaoxin001@hoperun.com> - 1.8.1-1
|
||||
- Update to 1.8.1
|
||||
|
||||
* Thu Jun 16 2022 OpenStack_SIG <openstack@openeuler.org> - 1.8.0-1
|
||||
- Upgrade version for openstack yoga
|
||||
|
||||
|
||||
Binary file not shown.
BIN
sphinxcontrib-httpdomain-1.8.1.tar.gz
Normal file
BIN
sphinxcontrib-httpdomain-1.8.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user