Add missing name of libraries
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python313?expand=0&rev=12
This commit is contained in:
parent
447b043d69
commit
ee738c9b79
@ -626,8 +626,8 @@ for library in \
|
||||
_posixsubprocess _queue _random resource select _ssl _socket \
|
||||
_statistics _struct syslog termios _testbuffer _testimportmultiple \
|
||||
_testmultiphase unicodedata zlib _ctypes_test _testinternalcapi _testcapi \
|
||||
_testclinic _testclinic_limited xxlimited xxlimited_35 \
|
||||
_xxtestfuzz _xxsubinterpreters _elementtree pyexpat _md5 _sha1 \
|
||||
_testclinic _testclinic_limited xxlimited xxlimited_35 _testexternalinspection \
|
||||
_testlimitedcapi _xxtestfuzz _xxsubinterpreters _elementtree pyexpat _md5 _sha1 \
|
||||
_sha2 _blake2 _sha3 _uuid _zoneinfo \
|
||||
_testsinglephase _xxinterpchannels _xxinterpqueues xxsubtype
|
||||
do
|
||||
@ -870,6 +870,8 @@ echo %{sitedir}/_import_failed > %{buildroot}/%{sitedir}/site-packages/zzzz-impo
|
||||
%{dynlib _testimportmultiple}
|
||||
%{dynlib _testmultiphase}
|
||||
%{dynlib _testsinglephase}
|
||||
%{dynlib _testexternalinspection}
|
||||
%{dynlib _testlimitedcapi}
|
||||
%{dynlib _xxinterpchannels}
|
||||
%{dynlib _xxinterpqueues}
|
||||
%{dynlib _xxtestfuzz}
|
||||
|
Loading…
Reference in New Issue
Block a user