diff --git a/python313.spec b/python313.spec index 0fa53cf..25e5e08 100644 --- a/python313.spec +++ b/python313.spec @@ -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}