!16 provide pythonXdist(docutils)

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

View File

@ -4,7 +4,7 @@
Name: python-%{modname} Name: python-%{modname}
Version: 0.16 Version: 0.16
Release: 5 Release: 6
Summary: Documentation Utilities Written in Python, for General- and Special-Purpose Use Summary: Documentation Utilities Written in Python, for General- and Special-Purpose Use
License: Public Domain and BSD and Python and GPLv3+ License: Public Domain and BSD and Python and GPLv3+
URL: http://docutils.sourceforge.net URL: http://docutils.sourceforge.net
@ -25,6 +25,8 @@ to use, what-you-see-is-what-you-get plaintext markup language.
%package -n python3-%{modname} %package -n python3-%{modname}
Summary: %{summary} for python3 Summary: %{summary} for python3
Provides: python%{python3_pkgversion}dist(docutils) = %{version}
Provides: python%{python3_version}dist(docutils) = %{version}
Requires: python3-lxml Requires: python3-lxml
%{?python_provide:%python_provide python3-%{modname}} %{?python_provide:%python_provide python3-%{modname}}
@ -94,6 +96,12 @@ popd
%doc THANKS.txt docs tools/editors %doc THANKS.txt docs tools/editors
%changelog %changelog
* Wed Dec 29 2021 shixuantong <shixuantong@huawei.com> - 0.16-6
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:provide pythonXdist(docutils)
* Mon Nov 2 2020 wangjie<wangjie294@huawei.com> -0.16-5 * Mon Nov 2 2020 wangjie<wangjie294@huawei.com> -0.16-5
- Type:NA - Type:NA
- ID:NA - ID:NA