| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3.12-debug | Distribution: Fedora Project |
| Version: 3.12.13 | Vendor: Fedora Project |
| Release: 6.fc43 | Build date: Thu Jul 30 17:27:05 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-26.rdu3.fedoraproject.org |
| Size: 21134088 | Source RPM: python3.12-3.12.13-6.fc43.src.rpm |
| Packager: Fedora Project | |
| Url: https://www.python.org/ | |
| Summary: Debug version of the Python runtime | |
python3-debug provides a version of the Python runtime with numerous debugging features enabled, aimed at advanced Python users such as developers of Python extension modules. This version uses more memory and will be slower than the regular Python build, but is useful for tracking down reference-counting issues and other bugs. The debug build shares installation directories with the standard Python runtime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions (.cpython*.so) -- are compatible between this and the standard version of Python. The debug runtime additionally supports debug builds of C-API extensions (with the "d" ABI flag) for debugging issues in those extensions.
Python-2.0.1
* Tue Jul 28 2026 Lukáš Zachar <lzachar@redhat.com> - 3.12.13-6 - Security fix for CVE-2026-15308 Resolves: rhbz#2498688 * Tue Jul 28 2026 Miro Hrončok <mhroncok@redhat.com> - 3.12.13-5 - Skip UDP Lite tests if it's not supported - Fixes FTBFS on Linux kernel 7.1 and newer * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Thu Apr 16 2026 Charalampos Stratakis <cstratak@redhat.com> - 3.12.13-3 - Security fixes for CVE-2026-1502, CVE-2026-4786, CVE-2026-6100, CVE-2026-2297, CVE-2026-3644, CVE-2026-4224 Resolves: rhbz#2444705, rhbz#2448189, rhbz#2448205, rhbz#2457942, rhbz#2458014, rhbz#2458222 * Thu Mar 26 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.13-2 - Security fix for CVE-2026-4519 (rhbz#2449728) * Tue Mar 03 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.13-1 - Update to 3.12.13 * Fri Feb 06 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.12-4 - Security fixes for CVE-2026-0865, CVE-2025-15366 and CVE-2025-15367 * Fri Jan 16 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-3 - Security fix for CVE-2025-13836 * Tue Jan 06 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-2 - Security fix for CVE-2025-12084 - Require at least the same expat version as used during the build time * Fri Oct 10 2025 Karolina Surma <ksurma@redhat.com> - 3.12.12-1 - Update to 3.12.12 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Thu Jun 12 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.11-2 - Enable PAC and BTI hardware protections for aarch64 * Wed Jun 04 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.11-1 - Update to 3.12.11 * Fri May 09 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.10-4 - Fix PySSL_SetError handling SSL_ERROR_SYSCALL - This fixes random flakiness of test_ssl on stressed machines * Tue May 06 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.10-3 - Drop requirement on python-wheel-wheel with setuptools >= 71 * Tue Apr 22 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.10-2 - Apply Intel's CET for mitigation against control-flow hijacking attacks * Wed Apr 09 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.10-1 - Update to 3.12.10 * Mon Mar 31 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-3 - Properly apply exported CFLAGS for dtrace/systemtap builds - Fixes: rhbz#2356301 * Thu Feb 06 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.9-2 - Rebuilt with mpdecimal 4.0.0 * Tue Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1 - Update to 3.12.9 - Security fix for CVE-2025-0938 - Fixes: rhbz#2343275 * Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 3.12.8-4 - Add explicit BR: libxcrypt-devel * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Dec 06 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.8-2 - Security fix for CVE-2024-12254 - Fixes: rhbz#2330926 * Tue Dec 03 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.8-1 - Update to 3.12.8 - Security fix for CVE-2024-9287 - Fixes: rhbz#2321656 * Tue Oct 01 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.7-1 - Update to 3.12.7 * Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1 - Update to 3.12.6 - Fixes: rhbz#2310090 * Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2 - Security fix for CVE-2024-8088 - Fixes: rhbz#2307461 * Wed Aug 07 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.5-1 - Update to 3.12.5 - Fixes: rhbz#2303159 (email header injection)
/usr/bin/python3.12d /usr/bin/python3.12d-config /usr/bin/python3.12d-ppc64le-config /usr/include/python3.12d /usr/include/python3.12d/Python.h /usr/include/python3.12d/abstract.h /usr/include/python3.12d/bltinmodule.h /usr/include/python3.12d/boolobject.h /usr/include/python3.12d/bytearrayobject.h /usr/include/python3.12d/bytesobject.h /usr/include/python3.12d/ceval.h /usr/include/python3.12d/codecs.h /usr/include/python3.12d/compile.h /usr/include/python3.12d/complexobject.h /usr/include/python3.12d/cpython /usr/include/python3.12d/cpython/abstract.h /usr/include/python3.12d/cpython/bytearrayobject.h /usr/include/python3.12d/cpython/bytesobject.h /usr/include/python3.12d/cpython/cellobject.h /usr/include/python3.12d/cpython/ceval.h /usr/include/python3.12d/cpython/classobject.h /usr/include/python3.12d/cpython/code.h /usr/include/python3.12d/cpython/compile.h /usr/include/python3.12d/cpython/complexobject.h /usr/include/python3.12d/cpython/context.h /usr/include/python3.12d/cpython/descrobject.h /usr/include/python3.12d/cpython/dictobject.h /usr/include/python3.12d/cpython/fileobject.h /usr/include/python3.12d/cpython/fileutils.h /usr/include/python3.12d/cpython/floatobject.h /usr/include/python3.12d/cpython/frameobject.h /usr/include/python3.12d/cpython/funcobject.h /usr/include/python3.12d/cpython/genobject.h /usr/include/python3.12d/cpython/import.h /usr/include/python3.12d/cpython/initconfig.h /usr/include/python3.12d/cpython/interpreteridobject.h /usr/include/python3.12d/cpython/listobject.h /usr/include/python3.12d/cpython/longintrepr.h /usr/include/python3.12d/cpython/longobject.h /usr/include/python3.12d/cpython/memoryobject.h /usr/include/python3.12d/cpython/methodobject.h /usr/include/python3.12d/cpython/modsupport.h /usr/include/python3.12d/cpython/object.h /usr/include/python3.12d/cpython/objimpl.h /usr/include/python3.12d/cpython/odictobject.h /usr/include/python3.12d/cpython/picklebufobject.h /usr/include/python3.12d/cpython/pthread_stubs.h /usr/include/python3.12d/cpython/pyctype.h /usr/include/python3.12d/cpython/pydebug.h /usr/include/python3.12d/cpython/pyerrors.h /usr/include/python3.12d/cpython/pyfpe.h /usr/include/python3.12d/cpython/pyframe.h /usr/include/python3.12d/cpython/pylifecycle.h /usr/include/python3.12d/cpython/pymem.h /usr/include/python3.12d/cpython/pystate.h /usr/include/python3.12d/cpython/pythonrun.h /usr/include/python3.12d/cpython/pythread.h /usr/include/python3.12d/cpython/pytime.h /usr/include/python3.12d/cpython/setobject.h /usr/include/python3.12d/cpython/sysmodule.h /usr/include/python3.12d/cpython/traceback.h /usr/include/python3.12d/cpython/tupleobject.h /usr/include/python3.12d/cpython/unicodeobject.h /usr/include/python3.12d/cpython/warnings.h /usr/include/python3.12d/cpython/weakrefobject.h /usr/include/python3.12d/datetime.h /usr/include/python3.12d/descrobject.h /usr/include/python3.12d/dictobject.h /usr/include/python3.12d/dynamic_annotations.h /usr/include/python3.12d/enumobject.h /usr/include/python3.12d/errcode.h /usr/include/python3.12d/exports.h /usr/include/python3.12d/fileobject.h /usr/include/python3.12d/fileutils.h /usr/include/python3.12d/floatobject.h /usr/include/python3.12d/frameobject.h /usr/include/python3.12d/genericaliasobject.h /usr/include/python3.12d/import.h /usr/include/python3.12d/internal /usr/include/python3.12d/internal/pycore_abstract.h /usr/include/python3.12d/internal/pycore_asdl.h /usr/include/python3.12d/internal/pycore_ast.h /usr/include/python3.12d/internal/pycore_ast_state.h /usr/include/python3.12d/internal/pycore_atexit.h /usr/include/python3.12d/internal/pycore_atomic.h /usr/include/python3.12d/internal/pycore_atomic_funcs.h /usr/include/python3.12d/internal/pycore_bitutils.h /usr/include/python3.12d/internal/pycore_blocks_output_buffer.h /usr/include/python3.12d/internal/pycore_bytes_methods.h /usr/include/python3.12d/internal/pycore_bytesobject.h /usr/include/python3.12d/internal/pycore_call.h /usr/include/python3.12d/internal/pycore_ceval.h /usr/include/python3.12d/internal/pycore_ceval_state.h /usr/include/python3.12d/internal/pycore_code.h /usr/include/python3.12d/internal/pycore_compile.h /usr/include/python3.12d/internal/pycore_condvar.h /usr/include/python3.12d/internal/pycore_context.h /usr/include/python3.12d/internal/pycore_descrobject.h /usr/include/python3.12d/internal/pycore_dict.h /usr/include/python3.12d/internal/pycore_dict_state.h /usr/include/python3.12d/internal/pycore_dtoa.h /usr/include/python3.12d/internal/pycore_emscripten_signal.h /usr/include/python3.12d/internal/pycore_exceptions.h /usr/include/python3.12d/internal/pycore_faulthandler.h /usr/include/python3.12d/internal/pycore_fileutils.h /usr/include/python3.12d/internal/pycore_fileutils_windows.h /usr/include/python3.12d/internal/pycore_floatobject.h /usr/include/python3.12d/internal/pycore_flowgraph.h /usr/include/python3.12d/internal/pycore_format.h /usr/include/python3.12d/internal/pycore_frame.h /usr/include/python3.12d/internal/pycore_function.h /usr/include/python3.12d/internal/pycore_gc.h /usr/include/python3.12d/internal/pycore_genobject.h /usr/include/python3.12d/internal/pycore_getopt.h /usr/include/python3.12d/internal/pycore_gil.h /usr/include/python3.12d/internal/pycore_global_objects.h /usr/include/python3.12d/internal/pycore_global_objects_fini_generated.h /usr/include/python3.12d/internal/pycore_global_strings.h /usr/include/python3.12d/internal/pycore_hamt.h /usr/include/python3.12d/internal/pycore_hashtable.h /usr/include/python3.12d/internal/pycore_import.h /usr/include/python3.12d/internal/pycore_initconfig.h /usr/include/python3.12d/internal/pycore_instruments.h /usr/include/python3.12d/internal/pycore_interp.h /usr/include/python3.12d/internal/pycore_intrinsics.h /usr/include/python3.12d/internal/pycore_list.h /usr/include/python3.12d/internal/pycore_long.h /usr/include/python3.12d/internal/pycore_memoryobject.h /usr/include/python3.12d/internal/pycore_moduleobject.h /usr/include/python3.12d/internal/pycore_namespace.h /usr/include/python3.12d/internal/pycore_object.h /usr/include/python3.12d/internal/pycore_object_state.h /usr/include/python3.12d/internal/pycore_obmalloc.h /usr/include/python3.12d/internal/pycore_obmalloc_init.h /usr/include/python3.12d/internal/pycore_opcode.h /usr/include/python3.12d/internal/pycore_opcode_utils.h /usr/include/python3.12d/internal/pycore_parser.h /usr/include/python3.12d/internal/pycore_pathconfig.h /usr/include/python3.12d/internal/pycore_pyarena.h /usr/include/python3.12d/internal/pycore_pyerrors.h /usr/include/python3.12d/internal/pycore_pyhash.h /usr/include/python3.12d/internal/pycore_pylifecycle.h /usr/include/python3.12d/internal/pycore_pymath.h /usr/include/python3.12d/internal/pycore_pymem.h /usr/include/python3.12d/internal/pycore_pymem_init.h /usr/include/python3.12d/internal/pycore_pystate.h /usr/include/python3.12d/internal/pycore_pythread.h /usr/include/python3.12d/internal/pycore_range.h /usr/include/python3.12d/internal/pycore_runtime.h /usr/include/python3.12d/internal/pycore_runtime_init.h /usr/include/python3.12d/internal/pycore_runtime_init_generated.h /usr/include/python3.12d/internal/pycore_signal.h /usr/include/python3.12d/internal/pycore_sliceobject.h /usr/include/python3.12d/internal/pycore_strhex.h /usr/include/python3.12d/internal/pycore_structseq.h /usr/include/python3.12d/internal/pycore_symtable.h /usr/include/python3.12d/internal/pycore_sysmodule.h /usr/include/python3.12d/internal/pycore_time.h /usr/include/python3.12d/internal/pycore_token.h /usr/include/python3.12d/internal/pycore_traceback.h /usr/include/python3.12d/internal/pycore_tracemalloc.h /usr/include/python3.12d/internal/pycore_tuple.h /usr/include/python3.12d/internal/pycore_typeobject.h /usr/include/python3.12d/internal/pycore_typevarobject.h /usr/include/python3.12d/internal/pycore_ucnhash.h /usr/include/python3.12d/internal/pycore_unicodeobject.h /usr/include/python3.12d/internal/pycore_unicodeobject_generated.h /usr/include/python3.12d/internal/pycore_unionobject.h /usr/include/python3.12d/internal/pycore_warnings.h /usr/include/python3.12d/interpreteridobject.h /usr/include/python3.12d/intrcheck.h /usr/include/python3.12d/iterobject.h /usr/include/python3.12d/listobject.h /usr/include/python3.12d/longobject.h /usr/include/python3.12d/marshal.h /usr/include/python3.12d/memoryobject.h /usr/include/python3.12d/methodobject.h /usr/include/python3.12d/modsupport.h /usr/include/python3.12d/moduleobject.h /usr/include/python3.12d/object.h /usr/include/python3.12d/objimpl.h /usr/include/python3.12d/opcode.h /usr/include/python3.12d/osdefs.h /usr/include/python3.12d/osmodule.h /usr/include/python3.12d/patchlevel.h /usr/include/python3.12d/py_curses.h /usr/include/python3.12d/pybuffer.h /usr/include/python3.12d/pycapsule.h /usr/include/python3.12d/pyconfig-64.h /usr/include/python3.12d/pyconfig.h /usr/include/python3.12d/pydtrace.h /usr/include/python3.12d/pyerrors.h /usr/include/python3.12d/pyexpat.h /usr/include/python3.12d/pyframe.h /usr/include/python3.12d/pyhash.h /usr/include/python3.12d/pylifecycle.h /usr/include/python3.12d/pymacconfig.h /usr/include/python3.12d/pymacro.h /usr/include/python3.12d/pymath.h /usr/include/python3.12d/pymem.h /usr/include/python3.12d/pyport.h /usr/include/python3.12d/pystate.h /usr/include/python3.12d/pystats.h /usr/include/python3.12d/pystrcmp.h /usr/include/python3.12d/pystrtod.h /usr/include/python3.12d/pythonrun.h /usr/include/python3.12d/pythread.h /usr/include/python3.12d/pytypedefs.h /usr/include/python3.12d/rangeobject.h /usr/include/python3.12d/setobject.h /usr/include/python3.12d/sliceobject.h /usr/include/python3.12d/structmember.h /usr/include/python3.12d/structseq.h /usr/include/python3.12d/sysmodule.h /usr/include/python3.12d/traceback.h /usr/include/python3.12d/tracemalloc.h /usr/include/python3.12d/tupleobject.h /usr/include/python3.12d/typeslots.h /usr/include/python3.12d/unicodeobject.h /usr/include/python3.12d/warnings.h /usr/include/python3.12d/weakrefobject.h /usr/lib/.build-id /usr/lib/.build-id/02 /usr/lib/.build-id/02/3f36c53e58f5cf3f81c2af4c49b44bdffcb083 /usr/lib/.build-id/07 /usr/lib/.build-id/07/c9bab09147a3cf611ed2619c2b05ba1418210f /usr/lib/.build-id/0a /usr/lib/.build-id/0a/532c5129c0f03ca6722285ee403cc61e8adbf3 /usr/lib/.build-id/0d/3284b380c685541a0b20139d02bff0b474a605 /usr/lib/.build-id/12 /usr/lib/.build-id/12/b55c3a2764cb83e800f988f68a4743e3d03d14 /usr/lib/.build-id/14 /usr/lib/.build-id/14/353f975f8e3275c6eacacc68cb565b6c690864 /usr/lib/.build-id/15 /usr/lib/.build-id/15/3aacd11a73556a40d3c00781f04274bfaed358 /usr/lib/.build-id/15/87d8124b11005f63761bf08fa5aa580d98ff51 /usr/lib/.build-id/15/f4f5f2fdc43364e46639f1bcf592b2ce25b401 /usr/lib/.build-id/1f/ba2fb42e293d22d7b95a1d62164c83215ff2d2 /usr/lib/.build-id/21/1dd948e1f4d102a576f296f22f850059402551 /usr/lib/.build-id/22 /usr/lib/.build-id/22/7527f4fe039e648d8a2c24b13bfc6ea6f505f1 /usr/lib/.build-id/26/dc7b0160a33b66a0749b53d9512837d01e1ec7 /usr/lib/.build-id/2b/04aefdfef1adcd1faaeccd119b17256adfffd3 /usr/lib/.build-id/36 /usr/lib/.build-id/36/a9f807366019db0d66813bfa93729e94e4dd2a /usr/lib/.build-id/3b/60107ca5998b182a0d6708eaa86823aa969cbe /usr/lib/.build-id/3e /usr/lib/.build-id/3e/0c3a8a7c2f108f7fd26d08dd914ca1c23db3a4 /usr/lib/.build-id/42 /usr/lib/.build-id/42/a03564d9ca55640d56de0dda79ca0e5e261b3a /usr/lib/.build-id/42/dfa0c72e34ea06de174fad304281c439e37b2d /usr/lib/.build-id/43 /usr/lib/.build-id/43/5b210a4ce6e712ef8d134a7b604ddba254bfe5 /usr/lib/.build-id/46/6c8bf81dd0f6613e68d608c59182102d0c27de /usr/lib/.build-id/4a/1ab6a1f1192dcfca8da4bc64ccd016f8b5471e /usr/lib/.build-id/4d/076782b4370ae87f228fd31ccfd949359ae5c1 /usr/lib/.build-id/4e /usr/lib/.build-id/4e/572ad1e0c82bbb837bb0c977f4b95dc24453cc /usr/lib/.build-id/4f/c7969e492cb18b591141771a35f90090f19cf2 /usr/lib/.build-id/51 /usr/lib/.build-id/51/c23e410da799c8fdcf62c8eed73659e7aaa285 /usr/lib/.build-id/53 /usr/lib/.build-id/53/ba09942dc4bfac790822687836fb6488ef17ba /usr/lib/.build-id/53/cd1b115d6da06b3cd6dfaf55598f8379ca528e /usr/lib/.build-id/55 /usr/lib/.build-id/55/6f00f000929085daeafd274c160e617be6aea4 /usr/lib/.build-id/57 /usr/lib/.build-id/57/ca2c7476fa5cf50885bed8edd1e49a407dc99d /usr/lib/.build-id/5d/b6430e5a2aebe218fd935d9b43f7d869687be8 /usr/lib/.build-id/5e /usr/lib/.build-id/5e/dd3af46d5d09e59721a766a0f49d62e462f188 /usr/lib/.build-id/63/64ed478c649d2e3074f337cdd461bc08d21f0a /usr/lib/.build-id/69 /usr/lib/.build-id/69/83ecb52274c2c7f3b5a6b67a72a2dd0ea333ab /usr/lib/.build-id/6a /usr/lib/.build-id/6a/5b982fc32fded0a1746998038e1a00f4e6d1c6 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/ef7bd89b6f357ca5bc7c599909d6764e1185ad /usr/lib/.build-id/6f/8be69b032c4be5d04ac8c58e3f8dc1d2a36e28 /usr/lib/.build-id/78 /usr/lib/.build-id/78/d75ef50bf356d4aec9228cf46fc8e34c321adc /usr/lib/.build-id/7a /usr/lib/.build-id/7a/ff6b7d99aaceeacd1b757a7b714fa2ac8605b5 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/39c9756707abfc6ade19c0271901f29ff172b7 /usr/lib/.build-id/7d /usr/lib/.build-id/7d/b9b618482d00501f74f60b1daca677bfddbe69 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/af3fe9626adde95ea4d55d0cfa019b2bd6d928 /usr/lib/.build-id/83 /usr/lib/.build-id/83/bcfb2165a33364f5fddd1964e0520ad90f3c9c /usr/lib/.build-id/8f /usr/lib/.build-id/8f/11091c59e8a68cf44831328e7aca13aebe2adb /usr/lib/.build-id/95/dfb82e2840028ae4ec8d575c050376a3db346c /usr/lib/.build-id/98 /usr/lib/.build-id/98/19e03e1346442d82071f8d7f49ea371bc4910d /usr/lib/.build-id/9c /usr/lib/.build-id/9c/bb8696792b84525a7d80ac6730309fe823a98f /usr/lib/.build-id/a0/48f662abe1e1910f9321dfbeb2e8f5a15320c7 /usr/lib/.build-id/a0/f047cbabbba1a2e78df81d1b1bcd787be29a22 /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/5680827f9dbd192a4dcae6dde6337c6e0b7a6e /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/b2415d1a5dd8abbf01e2a7327e6217d5bbefae /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/e3bbc5cda30170befa504e2f958fa59abcddee /usr/lib/.build-id/ad /usr/lib/.build-id/ad/fa9a429bd4ec5604e312dbd88f0f004a56ba81 /usr/lib/.build-id/af /usr/lib/.build-id/af/a18efb399b45095a94d113e33f6451ed9055d5 /usr/lib/.build-id/b1/ee934761a8c7fd77187a9c678fbeddc4fc6152 /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/95ddc81ef2040c2fac2c2cf6a5c128bfc4429a /usr/lib/.build-id/b3/ea75a87139a53a9cd935e32bd1ce3fe9f042c5 /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/a3086a6c97662bff38fad545c5bc7a825bfa4e /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/c8d9560738cea2dac72b95e1f506764f2af545 /usr/lib/.build-id/b9/3e60fbe7bf5113798758f8467ad4d906d3e821 /usr/lib/.build-id/bf /usr/lib/.build-id/bf/ea46d4a6fc787b969bc127025543b76b36fe1a /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/eb608d77ef4debfdd095fef309dd9fb3e8eee1 /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/378fd5c389d820794729b16f19e82d0a2b8f4a /usr/lib/.build-id/c8/62e1eb3da35cc31246ca055188465397e4d789 /usr/lib/.build-id/cc /usr/lib/.build-id/cc/296ad88fa1e7591e4926c07b46f103e82f5c48 /usr/lib/.build-id/d3/ad8255bd17c7c31cbdfb711a34f8ed4e5f1fa0 /usr/lib/.build-id/d6/b70c7b59ce8ab71b488dbbbf4cf4a0ac5ac363 /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/0f9d84317e36448007ee254a6f083d5cdbd4f2 /usr/lib/.build-id/de/fc4aa3f5787445d36006a8a0348166eae98a96 /usr/lib/.build-id/df/b6611af38106814a0c78aac5fa2eff90d22dc1 /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/df6c27423d7627fdc494c65606778dc6babf78 /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/149ede80ce91a138eaf0a792efb49932f04239 /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/dc596ef6738a198b529d47916a5de898c9b4bc /usr/lib/.build-id/e8/daadd7bda20a5f0f5b68dc2a399e544f333af6 /usr/lib/.build-id/e9/a74a037ed28b14f5905235e2044a75e1589e5a /usr/lib/.build-id/e9/ddddfeff89f6d71a5239c897dc37b24f037992 /usr/lib/.build-id/ee /usr/lib/.build-id/ee/6caefe913a92865e62b25076a2c40232cd7f25 /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/ecf057b952ab31c605c2b42d41ad09e5176a6e /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/8102c8d8ebc07c62ae169f6f79df83c96561ab /usr/lib/.build-id/f2/ccc0d3f3c90de20f2fe4d1bd75f98f98171fee /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/6c4b7f8d1633187b7b2ff15ced26a7d44a0e36 /usr/lib64/libpython3.12d.so /usr/lib64/libpython3.12d.so.1.0 /usr/lib64/pkgconfig/python-3.12d-embed.pc /usr/lib64/pkgconfig/python-3.12d.pc /usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-312.opt-1.pyc /usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-312.opt-2.pyc /usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-312.pyc /usr/lib64/python3.12/_sysconfigdata_d_linux_powerpc64le-linux-gnu.py /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/Makefile /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/Setup /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/Setup.bootstrap /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/Setup.local /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/Setup.stdlib /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/__pycache__ /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-312.opt-1.pyc /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-312.opt-2.pyc /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-312.pyc /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/config.c /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/config.c.in /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/install-sh /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/makesetup /usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/python-config.py /usr/lib64/python3.12/lib-dynload/_asyncio.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_bisect.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_blake2.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_bz2.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_cn.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_hk.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_iso2022.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_jp.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_kr.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_tw.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_contextvars.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_crypt.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_csv.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_ctypes_test.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_curses.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_curses_panel.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_datetime.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_dbm.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_decimal.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_gdbm.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_heapq.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_json.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_lsprof.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_lzma.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_md5.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_multibytecodec.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_opcode.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_pickle.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_posixshmem.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_queue.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_random.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_sha1.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_sha2.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_sha3.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_socket.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_ssl.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_statistics.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_struct.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testbuffer.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testcapi.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testclinic.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testimportmultiple.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testinternalcapi.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testmultiphase.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testsinglephase.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_tkinter.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_uuid.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_xxinterpchannels.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_xxsubinterpreters.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_xxtestfuzz.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_zoneinfo.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/array.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/audioop.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/binascii.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/cmath.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/fcntl.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/grp.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/math.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/mmap.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/nis.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/ossaudiodev.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/readline.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/resource.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/select.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/spwd.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/syslog.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/termios.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/xxlimited.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/xxlimited_35.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/xxsubtype.cpython-312d-powerpc64le-linux-gnu.so /usr/lib64/python3.12/lib-dynload/zlib.cpython-312d-powerpc64le-linux-gnu.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 1 04:36:18 2026