!14 【轻量级 PR】:Add python3-toml as BuildRequires to fix python dist version error

From: @huangtianhua
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-08-18 07:32:43 +00:00 committed by Gitee
commit 33b9825880

View File

@ -1,6 +1,6 @@
Name: pytest
Version: 6.2.2
Release: 1
Release: 2
Summary: Simple powerful testing with Python
License: MIT
URL: https://pytest.org
@ -11,6 +11,7 @@ Source0: https://files.pythonhosted.org/packages/d1/80/b4f47a1f933699cd53
%bcond_without docs
BuildRequires: python3-devel
BuildRequires: python3-toml
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-attrs
@ -121,6 +122,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
%doc CHANGELOG.html README.html CONTRIBUTING.html _htmldocs/html
%changelog
* Wed Aug 18 2021 huangtianhua <huangtianhua@huawei.com> - 6.2.2-2
- Add python3-toml as BuildRequires to fix python dist version error
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 6.2.2-1
- update to 6.2.2