!5 Update package to version 0.11.0
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
afdc6f79aa
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-sphinxcontrib-pecanwsme
|
Name: python-sphinxcontrib-pecanwsme
|
||||||
Version: 0.10.0
|
Version: 0.11.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A Sphinx extension for documenting APIs built with Pecan and WSME
|
Summary: A Sphinx extension for documenting APIs built with Pecan and WSME
|
||||||
URL: https://github.com/sphinx-contrib/pecanwsme
|
URL: https://github.com/sphinx-contrib/pecanwsme
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Source0: https://files.pythonhosted.org/packages/75/2b/105d07f47485ecf774cd80b881c29e148182b72a3a60596abdd016c87fce/sphinxcontrib-pecanwsme-0.10.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/ca/49/3fa440190b2d00912a2822bd894ff28a27b0ee074ce45b9672f6a802d98c/sphinxcontrib-pecanwsme-0.11.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-six
|
Requires: python3-six
|
||||||
@ -16,7 +16,7 @@ Extension to Sphinx for documenting APIs built with Pecan and WSME
|
|||||||
|
|
||||||
%package -n python3-sphinxcontrib-pecanwsme
|
%package -n python3-sphinxcontrib-pecanwsme
|
||||||
Summary: A Sphinx extension for documenting APIs built with Pecan and WSME
|
Summary: A Sphinx extension for documenting APIs built with Pecan and WSME
|
||||||
Provides: python-sphinxcontrib-pecanwsme
|
Provides: python-sphinxcontrib-pecanwsme = %{version}-%{release}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-pbr
|
BuildRequires: python3-pbr
|
||||||
@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 21 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 0.11.0-1
|
||||||
|
- Update package to version 0.11.0
|
||||||
|
|
||||||
* Tue Aug 3 2021 huangtianhua <huangtianhua@huawei.com> - 0.10.0-2
|
* Tue Aug 3 2021 huangtianhua <huangtianhua@huawei.com> - 0.10.0-2
|
||||||
- Adds pbr/pip as buildrequires
|
- Adds pbr/pip as buildrequires
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
sphinxcontrib-pecanwsme-0.11.0.tar.gz
Normal file
BIN
sphinxcontrib-pecanwsme-0.11.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user