diff --git a/import_failed.map b/import_failed.map index 2a0bf85..2095b29 100644 --- a/import_failed.map +++ b/import_failed.map @@ -1,7 +1,7 @@ -python313-curses: curses _curses _curses_panel -python313-dbm: dbm _dbm _gdbm -python313-idle: idlelib -python313-testsuite: test _ctypes_test _testbuffer _testcapi _testinternalcapi _testimportmultiple _testmultiphase xxlimited -python313-tk: tkinter _tkinter -python313-tools: turtledemo -python313: sqlite3 readline _sqlite3 nis +python314-curses: curses _curses _curses_panel +python314-dbm: dbm _dbm _gdbm +python314-idle: idlelib +python314-testsuite: test _ctypes_test _testbuffer _testcapi _testinternalcapi _testimportmultiple _testmultiphase xxlimited +python314-tk: tkinter _tkinter +python314-tools: turtledemo +python314: sqlite3 readline _sqlite3 nis diff --git a/python314.changes b/python314.changes index 51eab8f..8e03f79 100644 --- a/python314.changes +++ b/python314.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 9 07:48:08 UTC 2025 - Dirk Müller + +- fix import_failed.map for python 3.14 + ------------------------------------------------------------------- Fri Sep 5 06:47:57 UTC 2025 - Daniel Garcia