| 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: AlmaLinux |
| Version: 3.12.12 | Vendor: AlmaLinux |
| Release: 4.el9_7 | Build date: Wed Jan 28 10:13:47 2026 |
| Group: Unspecified | Build host: ppc64le-builder01.almalinux.org |
| Size: 21415416 | Source RPM: python3.12-3.12.12-4.el9_7.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
* 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
* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.3-1
- Update to 3.12.3
Related: RHEL-33690
* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.2-3
- Move all test modules to the python3-test package, namely:
- __phello__
- _xxsubinterpreters
- xxlimited
- xxlimited_35
- xxsubtype
* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.2-2
- Fix tests for XMLPullParser with Expat with fixed CVE
* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.2-1
- Update to 3.12.2
Resolves: RHEL-33690
* Mon Feb 19 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.1-4
- Add Red Hat configuration for CVE-2007-4559
/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/00 /usr/lib/.build-id/00/03b3f4f7a1dc3a83a60a2e666544c483e7271b /usr/lib/.build-id/01 /usr/lib/.build-id/01/9aa1325406af63f0d2b7934914880bf251ce6e /usr/lib/.build-id/04/933830574307c9e84396ced705801ede0e24de /usr/lib/.build-id/05 /usr/lib/.build-id/05/447f96fad82678dda73bb8ec12434c24d0cf1a /usr/lib/.build-id/05/6b5211c44a2d795b1a7aea40369889d7c22c4c /usr/lib/.build-id/06 /usr/lib/.build-id/06/8bdc0234d92e7a1cbd2b0f61a31fdeace79c5b /usr/lib/.build-id/0b /usr/lib/.build-id/0b/1d2b1d5b3ae07ae685d426f0d9d2750d98e7cc /usr/lib/.build-id/0e /usr/lib/.build-id/0e/14fb5b7b45b2331a344ffbae92d9f0b417f855 /usr/lib/.build-id/0e/5150e7bacd61bfcb231dbd907e66524198dfe7 /usr/lib/.build-id/10 /usr/lib/.build-id/10/2bb44f700fa8f883e29e4283512bcad8adfdf2 /usr/lib/.build-id/10/c67370b01f7625aa610a4193784a031ff0ef18 /usr/lib/.build-id/16 /usr/lib/.build-id/16/df8e004eb5a967ca0e2b706912dd1fb4d830d5 /usr/lib/.build-id/1b/83717fdda67468c3915b245db234bafa78ad10 /usr/lib/.build-id/1e /usr/lib/.build-id/1e/9cbc0cafc536d35143235bc44452de2af74692 /usr/lib/.build-id/23 /usr/lib/.build-id/23/aa9a2ce92be6482b52ea4a7bebed3af97ef453 /usr/lib/.build-id/25 /usr/lib/.build-id/25/1245df449e13cc68851cf683c72c6014f870f1 /usr/lib/.build-id/27 /usr/lib/.build-id/27/385490e4fda5526673e2ce455550dfa149d8c5 /usr/lib/.build-id/28 /usr/lib/.build-id/28/b8be08f95999c528f4ce4a2facf193e441896c /usr/lib/.build-id/2a /usr/lib/.build-id/2a/e2749f5805a2056709fd6ca1ed653b9909b874 /usr/lib/.build-id/2a/fc49fc0b1189c73bf9ac6b3155b71e86fada3e /usr/lib/.build-id/2d /usr/lib/.build-id/2d/5f19ad050b8d7aded12c74fb4bc67f43a90e1a /usr/lib/.build-id/2e /usr/lib/.build-id/2e/7d99eec55fb43a3395a1cebe0a70947c2a460b /usr/lib/.build-id/31 /usr/lib/.build-id/31/9e97574a8d15c1d61ccf61ee50dfbfe5d83449 /usr/lib/.build-id/32 /usr/lib/.build-id/32/4964d53f8e385cb8f857e1f2e540aa693cd738 /usr/lib/.build-id/35 /usr/lib/.build-id/35/000c7eb02396e2857cdd203824d4f4daedf80b /usr/lib/.build-id/37/6f1f5420df8b525ea4df89c1e194779d136737 /usr/lib/.build-id/3d /usr/lib/.build-id/3d/0d2fda723f89bb59c938190783f6100658458f /usr/lib/.build-id/3d/dfa3926d9f55990e1d640b9144b790725d80c4 /usr/lib/.build-id/46/901ae15eb45384377e90e7fbc5d2e9f141f084 /usr/lib/.build-id/47 /usr/lib/.build-id/47/d25c7efe94953478cbde9ad41ed7891280fe4b /usr/lib/.build-id/4b /usr/lib/.build-id/4b/fb0af73cb04af7b273611e0224623863b08410 /usr/lib/.build-id/58 /usr/lib/.build-id/58/4c9a423756b198402fd3894b0394d63dae662f /usr/lib/.build-id/58/bb1e92d1dc8d75938039af972a843a65cecf52 /usr/lib/.build-id/63 /usr/lib/.build-id/63/0716eee0486f696f358eb42e11635d52eacd0b /usr/lib/.build-id/69/877d23035554dd768b8fb9f1e828176493005d /usr/lib/.build-id/6e /usr/lib/.build-id/6e/bd4bfe14cc8da5711b776fc4e9e67653a25340 /usr/lib/.build-id/6f/dd730da920efec4b5b0330fbf26d67c109846f /usr/lib/.build-id/74 /usr/lib/.build-id/74/b56dd4266bfb7203f6c7c9589ee2024863c5d9 /usr/lib/.build-id/76 /usr/lib/.build-id/76/a07eac25b7b3f1117fc76c557ee165ac3c44ed /usr/lib/.build-id/77/56ac5aa8e64acbd898382021276d0b5c4314f1 /usr/lib/.build-id/79/bd83d2fe95419cb299cf4c708c56ecb319be90 /usr/lib/.build-id/85 /usr/lib/.build-id/85/2f6adfd2ac14aee1a1465fd8f191d979c8650b /usr/lib/.build-id/89/aa66c048457232f7c97f3b1616d96e965c574b /usr/lib/.build-id/8c /usr/lib/.build-id/8c/c8017713cbbb04a0c7f2679561d0eec214399e /usr/lib/.build-id/8d /usr/lib/.build-id/8d/2d98eb3f06ea9943ab2c94c48724c8d5546804 /usr/lib/.build-id/91 /usr/lib/.build-id/91/955d7cd5127168ad1b190051874fe81b280275 /usr/lib/.build-id/94/8ea0b57d39c07f18dd128fae9f42fc7d97ec6b /usr/lib/.build-id/97 /usr/lib/.build-id/97/798a8a37e22d26b3f5785a6dc7e44d96d05e1c /usr/lib/.build-id/a0/5ca954e5f3eb29d0f4a16b72a492c74460fc15 /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/9169f4326806bfc45506131ff478ef36edf120 /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/2ed7a999575ea688f81181ae82f04e6ae41884 /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/c03db69d98e6e68b76272ec2bd3c725a848200 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/b6714463f584b71ca97646f87fbdec343f7b57 /usr/lib/.build-id/ab /usr/lib/.build-id/ab/230d42704fd83cb350f28de3384b081dd83f0d /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/6e1d10d713e284eaebf39e05da3d46085b8950 /usr/lib/.build-id/be /usr/lib/.build-id/be/7c3b778730b359c7d608a298cca95ec12bf650 /usr/lib/.build-id/be/8abce767a6c80f7f459314b6cf9db9fe31c307 /usr/lib/.build-id/bf /usr/lib/.build-id/bf/243680bc1072ecf60f67d9d9f6dd1cc659d953 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/6c34251f9ea469535846f883c3f2800e6523b1 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/0e5b90cd6422d357643fb4d13ebe5f2ead4e24 /usr/lib/.build-id/ce /usr/lib/.build-id/ce/939cbd0e47f2d415875b980e9b434bc46467ca /usr/lib/.build-id/cf/0c24d243fa263c4216c25ea74a092806de388d /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/95b3c36dde2065271cc452228b3605e0a0d08b /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/d5cd08378d612b6fb0ed834fbd1389274a7347 /usr/lib/.build-id/d2/e521b10b67cdce8c069497f728772442b26107 /usr/lib/.build-id/d7 /usr/lib/.build-id/d7/7d870a39c0608cf1b38788fde266d6c5fddbbe /usr/lib/.build-id/e4 /usr/lib/.build-id/e4/0cb880f2d83193d09ef5903cbff45a8549149e /usr/lib/.build-id/e4/97b146260c070ac574f104f628bc2afde0730d /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/d06c0c3707cb895861fa1b8dc52709d0e39786 /usr/lib/.build-id/e6 /usr/lib/.build-id/e6/215b55fa0486c12aa255b84d83cc41b7acf1df /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/e787938cc3d22bd74bbef859dd43c55a98aef8 /usr/lib/.build-id/ea/c07460009220d25e2fd67429dd0ee43f0a63e5 /usr/lib/.build-id/f0/fed4fcd3af19f01a324bdf9ac23bcff7cf57be /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/0ab026c913cd17e75335ee1a288fee4723442d /usr/lib/.build-id/f4 /usr/lib/.build-id/f4/441953c0b1a9712f6931eb3cfb44826fd33270 /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/c74280250014afcdbd8624f315ea0495a05e4c /usr/lib/.build-id/fc /usr/lib/.build-id/fc/90bd5559c13326d191416359a4a107173e6339 /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, Fri Feb 20 04:39:37 2026