Matej Cepl 2024-03-20 21:03:31 +00:00 committed by Git OBS Bridge
parent 447b043d69
commit ee738c9b79

View File

@ -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}