From ffa51c1d705f04b1678f5999ffaaa01658d4b8592b783d351896963b0cb03540 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 11 May 2025 22:23:36 +0000 Subject: [PATCH] - rename _testexternalinspection to _remotedebugging (gh#python/cpython!133284) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=57 --- python314.changes | 2 ++ python314.spec | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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