| 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: CentOS |
| Version: 3.12.13 | Vendor: CentOS |
| Release: 3.el9 | Build date: Mon Jun 1 14:51:47 2026 |
| Group: Unspecified | Build host: ppc64le-02.stream.rdu2.redhat.com |
| Size: 21415099 | Source RPM: python3.12-3.12.13-3.el9.src.rpm |
| Packager: builder@centos.org | |
| 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
* Mon Jun 01 2026 Lukáš Zachar <lzachar@redhat.com> - 3.12.13-3 - Depend on sqlite-libs with (de)serialize API Resolves: RHEL-180474 * Thu Apr 16 2026 Charalampos Stratakis <cstratak@redhat.com> - 3.12.13-2 - Security fixes for CVE-2026-1502, CVE-2026-4786, CVE-2026-6100, CVE-2026-2297, CVE-2026-3644, CVE-2026-4224 Resolves: RHEL-168159, RHEL-167917 * Thu Apr 16 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.13-1 - Update to 3.12.13 - Security fixes for CVE-2025-6075, CVE-2025-13837, CVE-2025-15282, CVE-2025-59375, CVE-2026-0672 Related: RHEL-168159, RHEL-167917 * Fri Mar 27 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.12-7 - Security fix for CVE-2026-4519 Resolves: RHEL-158126 * Mon Mar 09 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.12-6 - Rebuilding previous fixes for different build target Related: RHEL-143112, RHEL-143172, RHEL-144895 * Fri Feb 27 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.12-5 - Security fixes for CVE-2026-0865, CVE-2025-15366, CVE-2025-15367 and CVE-2026-1299 Resolves: RHEL-143112 Resolves: RHEL-143172 Resolves: RHEL-144895 * Mon Jan 19 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-4 - Release bump to correct the build for wrong release Related: RHEL-141026 * Fri Jan 16 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-3 - Security fix for CVE-2025-13836 Resolves: RHEL-141026 * Thu Jan 08 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-2 - Security fix for CVE-2025-12084 Resolves: RHEL-135399 * Fri Nov 14 2025 RHEL Packaging Agent <jotnar@redhat.com> - 3.12.12-1 - Update to 3.12.12 Resolves: RHEL-125856 * Thu Aug 14 2025 Lumír Balhar <lbalhar@redhat.com> - 3.12.11-2 - Security fix for CVE-2025-8194 Resolves: RHEL-106369 * Wed Jun 04 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.11-1 - Update to 3.12.11 - Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435 Resolves: RHEL-98057, RHEL-98019, RHEL-97811, RHEL-98183, RHEL-98210 * Fri May 09 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.10-3 - Fix PySSL_SetError handling SSL_ERROR_SYSCALL - This fixes random flakiness of test_ssl on stressed machines Resolves: RHEL-88897 * Tue Apr 22 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.10-2 - Apply Intel's CET for mitigation against control-flow hijacking attacks Resolves: RHEL-88326 * Wed Apr 09 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.10-1 - Update to 3.12.10 Resolves: RHEL-86887 * Tue Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1 - Update to 3.12.9 - Security fix for CVE-2025-0938 Resolves: RHEL-77261 * Tue Dec 03 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.8-1 - Update to 3.12.8 - Security fix for CVE-2024-9287 and CVE-2024-12254 Resolves: RHEL-64886, RHEL-70320 * Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1 - Update to 3.12.6 Resolves: RHEL-57417 * Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2 - Security fix for CVE-2024-8088 Resolves: RHEL-55963 * Wed Aug 07 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.5-1 - Update to 3.12.5 - Security fix for CVE-2024-6923 Resolves: RHEL-53041 * Thu Jul 25 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-3 - Properly propagate the optimization flags to C extensions * Wed Jul 17 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-2 - Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3 * Fri Jun 28 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.4-1 - Update to 3.12.4 Resolves: RHEL-44103 * Tue Jun 11 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.3-2 - Enable importing of hash-based .pyc files under FIPS mode Resolves: RHEL-40772
/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/01/5244250543e5306241192af2672d35ab0beb99 /usr/lib/.build-id/12/46127a87e07f2b1c06f5adec4f093d75f132eb /usr/lib/.build-id/16 /usr/lib/.build-id/16/45f3a4409c178bfa4cd7d7a479f796b912b646 /usr/lib/.build-id/18 /usr/lib/.build-id/18/ebb050dd3a44d581524b0cb0c7ed3501ccf751 /usr/lib/.build-id/1a /usr/lib/.build-id/1a/da59c1bd0c072e0e87f9663ed12cbcf314f50a /usr/lib/.build-id/30/510be05841a4efaf0ac4a6cc6c71b7c006799c /usr/lib/.build-id/34/b8338f970efe1f9af0d903bffa6610d4dbd98e /usr/lib/.build-id/3c/55f488e52139a697e14c45e4b9cfb4aba12bae /usr/lib/.build-id/3d /usr/lib/.build-id/3d/88e9f274b8dd83df40ab8a8233b86e3fa231be /usr/lib/.build-id/3f /usr/lib/.build-id/3f/4aaa62167af2956de1a46a903891df4d704fe6 /usr/lib/.build-id/40 /usr/lib/.build-id/40/6fb43f6511aa3aa3a9a07b5260bd2f17d234f1 /usr/lib/.build-id/4a/e8a6efe7e4c5abf8734a6318a882bb0d6d04a7 /usr/lib/.build-id/4c /usr/lib/.build-id/4c/a894d4a09861e9308de7bd9ff125f30b22cc28 /usr/lib/.build-id/51 /usr/lib/.build-id/51/b3614f5fa9b7e1ce12c5b093e48b99b7a5f422 /usr/lib/.build-id/59 /usr/lib/.build-id/59/c43a042332ad04330266719e3356476b75485c /usr/lib/.build-id/59/e492bb264fe78a73b5eee785ee60d3200ea584 /usr/lib/.build-id/59/fa776c6eb036db84cb0a68efb9f60a6bbf2167 /usr/lib/.build-id/5b/42f36742f92264c34272f962b7ba238d19f13a /usr/lib/.build-id/5c/7ad6cdc3626b13d6a95cb8feff36c636f47f96 /usr/lib/.build-id/63 /usr/lib/.build-id/63/3ff1d2b04aa2eaed518b99099efd090fd1b0d2 /usr/lib/.build-id/68 /usr/lib/.build-id/68/7b226da40efffb1dbb3634e12d5bf47a822f38 /usr/lib/.build-id/69/1d238f73546d569b7b93192b9b6c61903df64d /usr/lib/.build-id/69/2347c6d930f07109005e11aa39b3a51aef1474 /usr/lib/.build-id/6f /usr/lib/.build-id/6f/52c7b861ac3e0ca8a8cd40faccd81da1ccb339 /usr/lib/.build-id/70 /usr/lib/.build-id/70/935c4886811944061416e68b6509544607f9bb /usr/lib/.build-id/75 /usr/lib/.build-id/75/bec4c61a79df58500676525c8401936d88d857 /usr/lib/.build-id/76 /usr/lib/.build-id/76/7e06313f7c9383948130df5bf12128ec251efc /usr/lib/.build-id/7a/5f3ad534ac2a5fa39a4f7fa990e06acdfec339 /usr/lib/.build-id/82/b3379087debdfe581578721fa3018d9363b76e /usr/lib/.build-id/85 /usr/lib/.build-id/85/065ff1bc2bbb7f931eb5b6d367ed13c7f2ca5f /usr/lib/.build-id/85/1e972dd790a561d1601908e603d89759810079 /usr/lib/.build-id/8c /usr/lib/.build-id/8c/9fdfb74660b403fd37eeff0ec755d021eb8170 /usr/lib/.build-id/8c/e66c2df3a43beb8d3789bf606d7359befd5ef7 /usr/lib/.build-id/8e/b9dbec6519d6d59d4aeafc70d707d9815d569a /usr/lib/.build-id/90/413815e8fd629f0ded9965bdb8cc6d52ddcc0a /usr/lib/.build-id/91 /usr/lib/.build-id/91/2e61dd9654046c6eb0deefac73d7a8c08674e5 /usr/lib/.build-id/93 /usr/lib/.build-id/93/77274efa6155680a552d7c32e44ece25fed651 /usr/lib/.build-id/94 /usr/lib/.build-id/94/33820c9648769ebdf8a06908a157bc4e0d55b6 /usr/lib/.build-id/96 /usr/lib/.build-id/96/2b7834fb8834d765a34e897988a1fe3a67445b /usr/lib/.build-id/97 /usr/lib/.build-id/97/45d623c5f953e8a05a3286fd8da4beb1bf0914 /usr/lib/.build-id/9a/815b98d99cd18618a2039ed47df639027f9ca8 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/bc3a9aa1cb3d0df90c77a4fdb3ff582b7f0c06 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/3a0ff9f6419fd571410bb29220ef84055aa6c6 /usr/lib/.build-id/9f/626e81e62a79527109c6366aed1859194ce216 /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/e3c08ab2694ff49d11e06560cf6492f36ea78f /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/fa705696b63009afe7c3e818a498bb60b44a38 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/f77341d42937d53c81f451dd0d9581a11e23a5 /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/01961095c38b3eaf9e1be406b5397da08f5161 /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/8eff970b1c5778ebd071861922466e0f8b1c0f /usr/lib/.build-id/bb /usr/lib/.build-id/bb/d202e4ff56d78999f817da912c8d5624885c48 /usr/lib/.build-id/bd /usr/lib/.build-id/bd/4a3a7c3ceb18d665ef69e1d597117622fb1423 /usr/lib/.build-id/bf /usr/lib/.build-id/bf/63daa0f91f21aa6d2695a44d4c91297d04a031 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/57bccf574efa4a06b1ae0821d34c770d674440 /usr/lib/.build-id/c1 /usr/lib/.build-id/c1/4135c472b6394570a6ff4dde1a4d46f16b91df /usr/lib/.build-id/c1/9b747741c7be6a369b45db1aed98b731a839f4 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/edf6141c3dab410dc23d796d0e76143237aba6 /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/d5d3ae6909f5355e5c236145f3325433025ab2 /usr/lib/.build-id/c7/e2d33f748104df78704e6700e0d9a76e2e3194 /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/14d1f4b039f656899a25aad24a7e5f910be9d7 /usr/lib/.build-id/ca /usr/lib/.build-id/ca/1c65327b2d43bab423f5d74f367a3899092a65 /usr/lib/.build-id/cb /usr/lib/.build-id/cb/3f359177e3319d962f9f91989721b99e072025 /usr/lib/.build-id/d0 /usr/lib/.build-id/d0/a245a9ac8f7d72947ca4af4fb30a3d0c34f8a3 /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/fe4b2fa1e95c46beea79365aaa01637cc80d9c /usr/lib/.build-id/d4/99b3267fb5004e5ef5a22efe1bc7a5fee78e9f /usr/lib/.build-id/d4/ce8a00fbe0d654e07f3293c983b03dcd614fa4 /usr/lib/.build-id/da/47aad9b48f3891b8ae4563562ab1136120d7cd /usr/lib/.build-id/de /usr/lib/.build-id/de/2570f67ceb1a02ce7f6239cfca5658271b266c /usr/lib/.build-id/df /usr/lib/.build-id/df/01d7f125a5b3e336c8605bbde459f2017ef25f /usr/lib/.build-id/df/021c61a0fdf93f6e4402eced173073754ecbef /usr/lib/.build-id/df/a7e6840ea5d3d76f91bfb4778cb45f192d364b /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/2c742a16748b6865a52d7bdaddfdc7cd035c0e /usr/lib/.build-id/eb /usr/lib/.build-id/eb/45e1eeb884cddeff3c280d6485e60778672b5f /usr/lib/.build-id/ee /usr/lib/.build-id/ee/39601a302b101ccb39156286e20b2b5c7d5575 /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/4cc8cb77da7e21d1ef90aa2f2bc8775be65e30 /usr/lib/.build-id/f9/19320675f681db316757f09a5f143ea042bcdb /usr/lib/.build-id/fc/7f49c9805e3e8d6d4b954c46e164db89154634 /usr/lib/.build-id/fd/f5b28194bc89eb76b71656d5318267a2bce35b /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/_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/_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, Thu Jun 11 04:52:00 2026