!33 [sync] PR-31: 取消指定测试用例搜索路径
From: @openeuler-sync-bot Reviewed-by: @gaoruoshu Signed-off-by: @gaoruoshu
This commit is contained in:
commit
afc64d04cb
@ -6,7 +6,7 @@ based on C-like declarations that you can often copy-paste from header files or
|
||||
|
||||
Name: python-%{_name}
|
||||
Version: 1.16.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: %{_summary}
|
||||
License: MIT
|
||||
URL: http://cffi.readthedocs.org
|
||||
@ -39,7 +39,7 @@ Buildrequires: python3-py
|
||||
%py3_install
|
||||
|
||||
%check
|
||||
PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
|
||||
PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest
|
||||
|
||||
%files -n python3-%{_name}
|
||||
%defattr(-,root,root)
|
||||
@ -53,6 +53,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
|
||||
%doc PKG-INFO README.md
|
||||
|
||||
%changelog
|
||||
* Sun Apr 07 2024 shixuantong <shixuantong1@huawei.com> - 1.16.0-2
|
||||
- do not set the test suite search path
|
||||
|
||||
* Wed Jan 10 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.16.0-1
|
||||
- Update package to version 1.16.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user