!9 fix test_init_once_multithread AssertionError for x86_64
From: @tong_1001 Reviewed-by: @hanxinke Signed-off-by: @hanxinke
This commit is contained in:
commit
436e619a0a
@ -6,14 +6,14 @@ based on C-like declarations that you can often copy-paste from header files or
|
|||||||
|
|
||||||
Name: python-%{_name}
|
Name: python-%{_name}
|
||||||
Version: 1.14.0
|
Version: 1.14.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: %{_summary}
|
Summary: %{_summary}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://cffi.readthedocs.org
|
URL: http://cffi.readthedocs.org
|
||||||
Source0: https://files.pythonhosted.org/packages/source/c/cffi/%{_name}-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/c/cffi/%{_name}-%{version}.tar.gz
|
||||||
|
|
||||||
|
|
||||||
Buildrequires: gdb libffi-devel gcc-c++ gcc
|
Buildrequires: gdb libffi-devel gcc-c++ gcc python3-sphinx
|
||||||
|
|
||||||
%?python_enable_dependency_generator
|
%?python_enable_dependency_generator
|
||||||
|
|
||||||
@ -52,6 +52,12 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
|
|||||||
%doc PKG-INFO README.md
|
%doc PKG-INFO README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 20 2020 shixuantong <shixuantong@huawei.com> - 1.14.0-4
|
||||||
|
- Type:bufix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:fix test_init_once_multithread AssertionError for x86_64
|
||||||
|
|
||||||
* Fri Oct 30 2020 wuchaochao <wuchaochao4@huawei.com> - 1.14.0-3
|
* Fri Oct 30 2020 wuchaochao <wuchaochao4@huawei.com> - 1.14.0-3
|
||||||
- Type:bufix
|
- Type:bufix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user