Accepting request 914825 from devel:languages:python:Factory

OBS-URL: https://build.opensuse.org/request/show/914825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python310?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2021-08-29 19:33:55 +00:00 committed by Git OBS Bridge
commit 87fcbacf89
2 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 27 13:15:03 UTC 2021 - Andreas Schwab <schwab@suse.de>
- Reenable profileopt with qemu emulation, test_faulthandler is no longer
run during profiling
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 12 15:11:39 UTC 2021 - Andreas Schwab <schwab@suse.de> Thu Aug 12 15:11:39 UTC 2021 - Andreas Schwab <schwab@suse.de>

View File

@ -81,12 +81,7 @@
# pyexpat.cpython-35m-armv7-linux-gnueabihf # pyexpat.cpython-35m-armv7-linux-gnueabihf
# _md5.cpython-38m-x86_64-linux-gnu.so # _md5.cpython-38m-x86_64-linux-gnu.so
%define dynlib() %{sitedir}/lib-dynload/%{1}.cpython-%{abi_tag}-%{archname}-%{_os}%{?_gnu}%{?armsuffix}.so %define dynlib() %{sitedir}/lib-dynload/%{1}.cpython-%{abi_tag}-%{archname}-%{_os}%{?_gnu}%{?armsuffix}.so
# deadlocks on test_faulthandler and blocks the build
%if 0%{?qemu_user_space_build}
%bcond_with profileopt
%else
%bcond_without profileopt %bcond_without profileopt
%endif
Name: %{python_pkg_name}%{psuffix} Name: %{python_pkg_name}%{psuffix}
Version: 3.10.0rc1 Version: 3.10.0rc1
Release: 0 Release: 0