!6 provide pythonXdist(alabaster)

Merge pull request !6 from 桐小哥/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2021-12-29 03:45:53 +00:00 committed by Gitee
commit 52c9eaeaab

View File

@ -1,6 +1,6 @@
name: python-sphinx-theme-alabaster name: python-sphinx-theme-alabaster
Version: 0.7.12 Version: 0.7.12
Release: 2 Release: 3
Summary: Configurable sidebar-enabled Sphinx theme Summary: Configurable sidebar-enabled Sphinx theme
License: BSD License: BSD
@ -20,6 +20,8 @@ Summary: Configurable sidebar-enabled Sphinx theme
BuildArch: noarch BuildArch: noarch
BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-devel
BuildRequires: python%{python3_pkgversion}-setuptools BuildRequires: python%{python3_pkgversion}-setuptools
Provides: python%{python3_pkgversion}dist(alabaster) = %{version}
Provides: python%{python3_version}dist(alabaster) = %{version}
%{?python_provide:%python_provide python%{python3_pkgversion}-sphinx-theme-alabaster} %{?python_provide:%python_provide python%{python3_pkgversion}-sphinx-theme-alabaster}
%description -n python%{python3_pkgversion}-sphinx-theme-alabaster %description -n python%{python3_pkgversion}-sphinx-theme-alabaster
@ -46,6 +48,12 @@ rm -rf alabaster.egg-info
%changelog %changelog
* Wed Dec 29 2021 shixuantong <shixuantong@huawei.com> - 0.7.12-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:provide pythonXdist(alabaster)
* Mon Nov 2 2020 wangjie<wangjie294@huawei.com> -0.7.12-2 * Mon Nov 2 2020 wangjie<wangjie294@huawei.com> -0.7.12-2
- Type:NA - Type:NA
- ID:NA - ID:NA