| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-debug | Distribution: AlmaLinux |
| Version: 3.12.14 | Vendor: AlmaLinux |
| Release: 1.el10 | Build date: Tue Sep 1 19:39:09 2026 |
| Group: Unspecified | Build host: x64-builder04.almalinux.org |
| Size: 16583597 | Source RPM: python3.12-3.12.14-1.el10.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.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
* Thu Aug 13 2026 Karolina Surma <ksurma@redhat.com> - 3.12.14-1
- Update to Python 3.12.14
Resolves: RHEL-227201
* Mon Jul 20 2026 Lukáš Zachar <lzachar@redhat.com> - 3.12.13-3
- Security fix for CVE-2026-15308
Resolves: RHEL-193774
* 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-167886, RHEL-168120
* 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
- Require expat >= 2.7.2 to prevent symbol lookup errors at runtime with older expat
Related: RHEL-167886, RHEL-168120
* Fri Mar 27 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.12-6
- Security fix for CVE-2026-4519
Resolves: RHEL-158079
* Mon Mar 09 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.12-5
- Rebuilding previous fixes for different build target
Related: RHEL-143057, RHEL-143109, RHEL-144854
* Fri Feb 27 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.12-4
- Security fixes for CVE-2026-0865, CVE-2025-15366, CVE-2025-15367 and CVE-2026-1299
Resolves: RHEL-143057
Resolves: RHEL-143109
Resolves: RHEL-144854
* Fri Jan 16 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-3
- Security fix for CVE-2025-13836
Resolves: RHEL-140978
* Tue Jan 06 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-2
- Security fix for CVE-2025-12084
Resolves: RHEL-135387
* Fri Oct 10 2025 Karolina Surma <ksurma@redhat.com> - 3.12.12-1
- Update to 3.12.12
- Security fix for CVE-2025-8291
Resolves: RHEL-128361
* Thu Aug 14 2025 Lumír Balhar <lbalhar@redhat.com> - 3.12.11-3
- Security fix for CVE-2025-8194
Resolves: RHEL-106329
* Thu Jun 12 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.11-2
- Enable PAC and BTI hardware protections for aarch64
Resolves: RHEL-84196
* 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-98060, RHEL-98047, RHEL-97813, RHEL-98062, RHEL-98180
* 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-90555
* 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-67040
* Wed Apr 09 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.10-1
- Update to 3.12.10
Resolves: RHEL-86605
* Mon Mar 31 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-2
- Properly apply exported CFLAGS for dtrace/systemtap builds
Resolves: RHEL-85727
* 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-77264
* 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-64877, RHEL-70450
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.12.6-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1
- Update to 3.12.6
Resolves: RHEL-57397
* Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2
- Security fix for CVE-2024-8088
Resolves: RHEL-55923
/usr/bin/python-debug /usr/bin/python3-debug /usr/bin/python3.12d /usr/bin/python3.12d-config /usr/bin/python3.12d-x86_64-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/00 /usr/lib/.build-id/00/744b8481cd29f130254e83bbd67569b7ff9f6a /usr/lib/.build-id/10 /usr/lib/.build-id/10/96abd8ced3354e44639b838ae1b5de0224197e /usr/lib/.build-id/16/f951f9f237d885a505807a59acbf9e3b017c60 /usr/lib/.build-id/1a/050bd20e6e8877854ad59bd3fbcb3bf60ce894 /usr/lib/.build-id/1b /usr/lib/.build-id/1b/0fe3b6268a26642dd47c25029b2b9488ff194f /usr/lib/.build-id/1b/24c016a30bb59c6ee7efb64c9ffdb89839b3c6 /usr/lib/.build-id/1c /usr/lib/.build-id/1c/b4808e5cf40e3396274b2477251ada4525abab /usr/lib/.build-id/20/19f501476155721b8afac937ef82ced442e63a /usr/lib/.build-id/25 /usr/lib/.build-id/25/24a00fa2f3454963f3125e572d7145fa2fb0b7 /usr/lib/.build-id/2b /usr/lib/.build-id/2b/d73aae34015666a6924615ac94dc4f293f38c1 /usr/lib/.build-id/32 /usr/lib/.build-id/32/64a45aff765504907c8e45a31cb47cc78a9e37 /usr/lib/.build-id/36 /usr/lib/.build-id/36/caae5c684a6d967ac1fa3cd5c3ed1a49779184 /usr/lib/.build-id/36/f569f13c8a877cf604e24652e8277ee77ec286 /usr/lib/.build-id/37 /usr/lib/.build-id/37/35e6a893998086e21779d80bb7052cbc634662 /usr/lib/.build-id/3f/71d8a637c4448066a60a3486068fd6c950995c /usr/lib/.build-id/3f/cfee0456aa91780fadcc467c147567debe9798 /usr/lib/.build-id/41 /usr/lib/.build-id/41/d6b94b12ebac937b37c10565dc5328d127f444 /usr/lib/.build-id/42 /usr/lib/.build-id/42/01be70135566a4f9137d3c40d85841bc562e2b /usr/lib/.build-id/43 /usr/lib/.build-id/43/db36adeeaa9b1e1ccb4f35da96dace12f0f504 /usr/lib/.build-id/44 /usr/lib/.build-id/44/5efcc0cbd4401c35149a0174d9c3d01aacbc4a /usr/lib/.build-id/49 /usr/lib/.build-id/49/90d2c8bb1e8171e92fe2f858ac07f90b3f4279 /usr/lib/.build-id/4b /usr/lib/.build-id/4b/e5214b537847ea7a1900c6840af5d5793016c8 /usr/lib/.build-id/51 /usr/lib/.build-id/51/53df0081efc3a55b7e857933153fd155c0014c /usr/lib/.build-id/51/996d994f165711da38eea92a05e1b6d5ab0af4 /usr/lib/.build-id/53 /usr/lib/.build-id/53/10c37f34ee20f3010fc051a2c423aa5d94deb1 /usr/lib/.build-id/53/2b0d6bf22fc0f0c3b80bdf112cb9f6951a30b1 /usr/lib/.build-id/54 /usr/lib/.build-id/54/59098dbef0bd39b5612ade2e241fc12ec23234 /usr/lib/.build-id/58 /usr/lib/.build-id/58/954d7f200a978f510dddcf025fb448747f3cad /usr/lib/.build-id/5a /usr/lib/.build-id/5a/a2269a7381f81cf99d57b2a17b48eec6edabec /usr/lib/.build-id/5b/ed8a71bbb50d1f5f4085098ab6fc65b516febb /usr/lib/.build-id/5e /usr/lib/.build-id/5e/8c4bbdf1b0e4f25c06040e7649c7f13f465ae9 /usr/lib/.build-id/5f /usr/lib/.build-id/5f/3605e8d4790d50fc9567dbf9362f74e8e5ce58 /usr/lib/.build-id/5f/bc5217289a036d712a075366b4d74778991791 /usr/lib/.build-id/60 /usr/lib/.build-id/60/f0967e090cd29cdbc1df68576dc4839e110840 /usr/lib/.build-id/65 /usr/lib/.build-id/65/70013b461e337b8116621e4105d7f5f24f6669 /usr/lib/.build-id/67 /usr/lib/.build-id/67/b73ca1ee63ccee3fb78243e538e5c5bb9c507b /usr/lib/.build-id/73 /usr/lib/.build-id/73/f596c0cdaed95944133547e925aa134d199650 /usr/lib/.build-id/74 /usr/lib/.build-id/74/dba7fed3eaa61cb07cae3b1a6cae9a14ccd204 /usr/lib/.build-id/7a/148484875afd0c51e64f619c63188a53062c60 /usr/lib/.build-id/7b /usr/lib/.build-id/7b/9429d91917592327558fa77d38e512fead56fc /usr/lib/.build-id/7f /usr/lib/.build-id/7f/28d7046dcdde9a9d9abab8c4c43be2623a15bf /usr/lib/.build-id/80 /usr/lib/.build-id/80/a6b1bc46feddd6410f59ed36527a4a56dee1fd /usr/lib/.build-id/80/f89c067f36dc69aa96aad0ae2ee259d22fecf1 /usr/lib/.build-id/82 /usr/lib/.build-id/82/1d3ad5950017a6c26720b4ad1de3beb3dcf734 /usr/lib/.build-id/92/4fc54cd71951d1d78787b0b1a270a473ffe6cd /usr/lib/.build-id/99 /usr/lib/.build-id/99/6b791fe7d90d43a613e4269459d6bf354bf205 /usr/lib/.build-id/9a/09777ed76d1476dc6cb57bed19cc611bc4044e /usr/lib/.build-id/9b /usr/lib/.build-id/9b/39ac0d4111464cb8dd8e61bd4f61f1b6ec4ec0 /usr/lib/.build-id/9c/50104b84fef92e94a1c0786a17fbf1bc48c5f1 /usr/lib/.build-id/9d/36ff6b0fc5b5a05edfa1647d10900a9fb6aba5 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/0ee017d29d3c5d12437ac851cf407ecdbe6b2a /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/b43e5025d5eb25d9736f6dfb33353eb37af51f /usr/lib/.build-id/a2/aab51f2ef1eabc83a9cd77023a54b735a2fdcf /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/b25eb071de14069ae42535f0f8122448087f32 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/1408422f874f834cca029e05aad988e75c5d8b /usr/lib/.build-id/ab/54ac474336e7604b377d91d0c41d738b0537ec /usr/lib/.build-id/ab/84a62585646383924afe3341282c73b2284544 /usr/lib/.build-id/ac /usr/lib/.build-id/ac/f464d5ce72ff60e93afb28ed71997147682210 /usr/lib/.build-id/b0/a6d6fd5a0d2a5ba300383769c80f04011f40ee /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/3a4c557f463000c278eabe167b1a5fd15372d6 /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/28fe6da6c1745f3620b3149ce07148a2449c1c /usr/lib/.build-id/ba /usr/lib/.build-id/ba/34658c1e6d932cf60f017a11d105e7271fdcf2 /usr/lib/.build-id/ba/76566ce4bac0d9f4f5ed9be91cd4a90f1d3b89 /usr/lib/.build-id/d0 /usr/lib/.build-id/d0/24ecdd427e8283c07f30727228aee4dda150c0 /usr/lib/.build-id/d0/36f2f343d93048ca68868989cb2ce236c64a9a /usr/lib/.build-id/d0/6cdf03ee4db13711f54336e30b5ee414436333 /usr/lib/.build-id/d0/eaf2ef23ad0b82e5842e0baac70eb21b344eeb /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/dff07c4cd71881090b01cb649282f2478b340b /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/5f36669c239cd5622b63ed90b0abe85b3270b9 /usr/lib/.build-id/d8/8ab6ecbeabd03fad675f13ef1cbd6bd79795bb /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/d9558a6f34b544d510e85fb6a7283b823b375b /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/0e22f49385952c1022f9f304da2d26a46f5467 /usr/lib/.build-id/e5/227edee4f9beb6b5f73696f34da4e5159ce5b1 /usr/lib/.build-id/e6/881da411cee4037778fd57ef6282878d4b5e6d /usr/lib/.build-id/f3/495ddbcd1926d9ba1ccc2066684833eb50dc16 /usr/lib/.build-id/ff/791b8b05a801cd7744291169f141ad33114672 /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_x86_64-linux-gnu.cpython-312.opt-1.pyc /usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_x86_64-linux-gnu.cpython-312.opt-2.pyc /usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_x86_64-linux-gnu.cpython-312.pyc /usr/lib64/python3.12/_sysconfigdata_d_linux_x86_64-linux-gnu.py /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/Makefile /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/Setup /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/Setup.bootstrap /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/Setup.local /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/Setup.stdlib /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/__pycache__ /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/__pycache__/python-config.cpython-312.opt-1.pyc /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/__pycache__/python-config.cpython-312.opt-2.pyc /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/__pycache__/python-config.cpython-312.pyc /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/config.c /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/config.c.in /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/install-sh /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/makesetup /usr/lib64/python3.12/config-3.12d-x86_64-linux-gnu/python-config.py /usr/lib64/python3.12/lib-dynload/_asyncio.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_bisect.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_blake2.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_bz2.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_cn.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_hk.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_iso2022.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_jp.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_kr.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_tw.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_contextvars.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_crypt.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_csv.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_ctypes_test.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_curses.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_curses_panel.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_datetime.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_dbm.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_decimal.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_gdbm.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_heapq.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_json.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_lsprof.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_lzma.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_multibytecodec.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_opcode.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_pickle.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_posixshmem.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_queue.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_random.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_socket.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_ssl.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_statistics.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_struct.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testbuffer.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testcapi.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testclinic.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testimportmultiple.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testinternalcapi.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testmultiphase.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testsinglephase.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_tkinter.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_uuid.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_xxinterpchannels.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_xxsubinterpreters.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_xxtestfuzz.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_zoneinfo.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/array.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/audioop.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/binascii.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/cmath.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/fcntl.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/grp.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/math.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/mmap.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/ossaudiodev.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/readline.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/resource.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/select.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/spwd.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/syslog.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/termios.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/xxlimited.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/xxlimited_35.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/xxsubtype.cpython-312d-x86_64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/zlib.cpython-312d-x86_64-linux-gnu.so /usr/libexec/platform-python-debug /usr/libexec/platform-python3.12d /usr/libexec/platform-python3.12d-config /usr/libexec/platform-python3.12d-x86_64-config
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Sep 3 09:27:16 2026