forked from pool/python313
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:
@@ -626,8 +626,8 @@ for library in \
|
|||||||
_posixsubprocess _queue _random resource select _ssl _socket \
|
_posixsubprocess _queue _random resource select _ssl _socket \
|
||||||
_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 \
|
||||||
_testclinic _testclinic_limited xxlimited xxlimited_35 \
|
_testclinic _testclinic_limited xxlimited xxlimited_35 _testexternalinspection \
|
||||||
_xxtestfuzz _xxsubinterpreters _elementtree pyexpat _md5 _sha1 \
|
_testlimitedcapi _xxtestfuzz _xxsubinterpreters _elementtree pyexpat _md5 _sha1 \
|
||||||
_sha2 _blake2 _sha3 _uuid _zoneinfo \
|
_sha2 _blake2 _sha3 _uuid _zoneinfo \
|
||||||
_testsinglephase _xxinterpchannels _xxinterpqueues xxsubtype
|
_testsinglephase _xxinterpchannels _xxinterpqueues xxsubtype
|
||||||
do
|
do
|
||||||
@@ -870,6 +870,8 @@ echo %{sitedir}/_import_failed > %{buildroot}/%{sitedir}/site-packages/zzzz-impo
|
|||||||
%{dynlib _testimportmultiple}
|
%{dynlib _testimportmultiple}
|
||||||
%{dynlib _testmultiphase}
|
%{dynlib _testmultiphase}
|
||||||
%{dynlib _testsinglephase}
|
%{dynlib _testsinglephase}
|
||||||
|
%{dynlib _testexternalinspection}
|
||||||
|
%{dynlib _testlimitedcapi}
|
||||||
%{dynlib _xxinterpchannels}
|
%{dynlib _xxinterpchannels}
|
||||||
%{dynlib _xxinterpqueues}
|
%{dynlib _xxinterpqueues}
|
||||||
%{dynlib _xxtestfuzz}
|
%{dynlib _xxtestfuzz}
|
||||||
|
|||||||
Reference in New Issue
Block a user