!5 Upgrade to latest release [python-pallets-sphinx-themes -> 2.1.0]

From: @wubijie123 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-05-09 01:39:35 +00:00 committed by Gitee
commit 4b6004d4dc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 12 additions and 9 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,17 +1,13 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pallets-sphinx-themes Name: python-pallets-sphinx-themes
Version: 2.0.3 Version: 2.1.0
Release: 1 Release: 1
Summary: Sphinx themes for Pallets and related projects. Summary: Sphinx themes for Pallets and related projects.
License: BSD-3-Clause License: BSD-3-Clause
URL: https://github.com/pallets/pallets-sphinx-themes/ URL: https://github.com/pallets/pallets-sphinx-themes/
Source0: https://files.pythonhosted.org/packages/38/46/660bea149d51bd4aa85acb0ab2680e00de95f6164c24706e49f1de1f8242/Pallets-Sphinx-Themes-2.0.3.tar.gz Source0: https://files.pythonhosted.org/packages/44/03/d1a4e5a06e116a17e9b0abb9f8c7865c2e5d863543f153b403ce1ac9d559/Pallets-Sphinx-Themes-2.1.0.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-packaging
Requires: python3-Sphinx
Requires: python3-importlib-metadata
%description %description
Themes for the Pallets projects. If you're writing an extension, use the Themes for the Pallets projects. If you're writing an extension, use the
appropriate theme to make your documentation look consistent. appropriate theme to make your documentation look consistent.
@ -23,11 +19,15 @@ Available themes:
%package -n python3-pallets-sphinx-themes %package -n python3-pallets-sphinx-themes
Summary: Sphinx themes for Pallets and related projects. Summary: Sphinx themes for Pallets and related projects.
Provides: python-pallets-sphinx-themes Provides: python-pallets-sphinx-themes = %{version}-%{release}
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-pbr BuildRequires: python3-pbr
BuildRequires: python3-pip BuildRequires: python3-pip
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
Requires: python3-packaging
Requires: python3-sphinx
Requires: python3-importlib-metadata
%description -n python3-pallets-sphinx-themes %description -n python3-pallets-sphinx-themes
Themes for the Pallets projects. If you're writing an extension, use the Themes for the Pallets projects. If you're writing an extension, use the
appropriate theme to make your documentation look consistent. appropriate theme to make your documentation look consistent.
@ -90,6 +90,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri May 05 2023 wubijie <wubijie@kylinos.cn> - 2.1.0-1
- Update package to version 2.1.0
* Tue Feb 14 2023 wubijie <wubijie@kylinos.cn> - 2.0.3-1 * Tue Feb 14 2023 wubijie <wubijie@kylinos.cn> - 2.0.3-1
- Update package to version 2.0.3 - Update package to version 2.0.3