diff --git a/python314.changes b/python314.changes index fe64f1f..ecd5055 100644 --- a/python314.changes +++ b/python314.changes @@ -622,6 +622,8 @@ Fri May 9 08:36:50 UTC 2025 - Matej Cepl since kernel 3.6-rc1) - _contextvars is not a dynamic module any more (gh#python/cpython#128384) +- rename _testexternalinspection to _remotedebugging + (gh#python/cpython!133284) ------------------------------------------------------------------- Sat Apr 12 21:50:29 UTC 2025 - Matej Cepl diff --git a/python314.spec b/python314.spec index 0eca64c..f3749f1 100644 --- a/python314.spec +++ b/python314.spec @@ -727,7 +727,7 @@ 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 _testexternalinspection \ + _testclinic _testclinic_limited xxlimited xxlimited_35 _remotedebugging \ _testlimitedcapi _xxtestfuzz _elementtree pyexpat _md5 _sha1 \ _interpchannels _interpqueues _interpreters \ _sha2 _blake2 _sha3 _uuid _zoneinfo \ @@ -986,7 +986,7 @@ fi %{dynlib _testimportmultiple} %{dynlib _testmultiphase} %{dynlib _testsinglephase} -%{dynlib _testexternalinspection} +%{dynlib _remotedebugging} %{dynlib _testlimitedcapi} %{dynlib _xxtestfuzz} # workaround for missing packages