Take care of _testclinic binary module.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=77
This commit is contained in:
parent
602adbc016
commit
0c5704949d
@ -638,7 +638,7 @@ for library in \
|
|||||||
_posixsubprocess _queue _random resource select _ssl _socket spwd \
|
_posixsubprocess _queue _random resource select _ssl _socket spwd \
|
||||||
_statistics _struct syslog termios _testbuffer _testimportmultiple \
|
_statistics _struct syslog termios _testbuffer _testimportmultiple \
|
||||||
_testmultiphase unicodedata zlib _ctypes_test _testinternalcapi _testcapi \
|
_testmultiphase unicodedata zlib _ctypes_test _testinternalcapi _testcapi \
|
||||||
xxlimited xxlimited_35 \
|
_testclinic xxlimited xxlimited_35 \
|
||||||
_xxtestfuzz _xxsubinterpreters _elementtree pyexpat _md5 _sha1 \
|
_xxtestfuzz _xxsubinterpreters _elementtree pyexpat _md5 _sha1 \
|
||||||
_sha256 _sha512 _blake2 _sha3 _uuid _zoneinfo
|
_sha256 _sha512 _blake2 _sha3 _uuid _zoneinfo
|
||||||
do
|
do
|
||||||
@ -887,6 +887,7 @@ echo %{sitedir}/_import_failed > %{buildroot}/%{sitedir}/site-packages/zzzz-impo
|
|||||||
%{dynlib _ctypes_test}
|
%{dynlib _ctypes_test}
|
||||||
%{dynlib _testbuffer}
|
%{dynlib _testbuffer}
|
||||||
%{dynlib _testcapi}
|
%{dynlib _testcapi}
|
||||||
|
%{dynlib _testclinic}
|
||||||
%{dynlib _testinternalcapi}
|
%{dynlib _testinternalcapi}
|
||||||
%{dynlib _testimportmultiple}
|
%{dynlib _testimportmultiple}
|
||||||
%{dynlib _testmultiphase}
|
%{dynlib _testmultiphase}
|
||||||
|
Loading…
Reference in New Issue
Block a user