!18 disable %check

From: @tong_1001
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
This commit is contained in:
openeuler-ci-bot 2021-11-27 08:59:40 +00:00 committed by Gitee
commit 871a4ce302

View File

@ -1,8 +1,8 @@
%global _empty_manifest_terminate_build 0
%bcond_without test
%bcond_with test
Name: python-pluggy
Version: 0.13.1
Release: 1
Release: 2
Summary: plugin and hook calling mechanisms for python
License: MIT
URL: https://github.com/pytest-dev/pluggy
@ -29,6 +29,7 @@ BuildRequires: python3-setuptools_scm
%if %{with test}
BuildRequires: python3-pytest
%endif
%description -n python3-pluggy
%{_description}
@ -84,6 +85,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest testing -k "not
%{_pkgdocdir}
%changelog
* Sat Nov 27 2021 shixuantong <shixuantong@huawei> - 0.13.1-2
- disable %check
* Wed Dec 09 2020 baizhonggui <baizhonggui@huawei.com> - 0.13.1-1
- Update to 0.13.1