!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:
commit
33b9825880
@ -1,6 +1,6 @@
|
|||||||
Name: pytest
|
Name: pytest
|
||||||
Version: 6.2.2
|
Version: 6.2.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Simple powerful testing with Python
|
Summary: Simple powerful testing with Python
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pytest.org
|
URL: https://pytest.org
|
||||||
@ -11,6 +11,7 @@ Source0: https://files.pythonhosted.org/packages/d1/80/b4f47a1f933699cd53
|
|||||||
%bcond_without docs
|
%bcond_without docs
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
|
BuildRequires: python3-toml
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-setuptools_scm
|
BuildRequires: python3-setuptools_scm
|
||||||
BuildRequires: python3-attrs
|
BuildRequires: python3-attrs
|
||||||
@ -121,6 +122,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
|||||||
%doc CHANGELOG.html README.html CONTRIBUTING.html _htmldocs/html
|
%doc CHANGELOG.html README.html CONTRIBUTING.html _htmldocs/html
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 6.2.2-1
|
||||||
- update to 6.2.2
|
- update to 6.2.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user