| 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.12 | Vendor: Fedora Project |
| Release: 2.fc44 | Build date: Wed Jan 7 17:13:27 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-26.rdu3.fedoraproject.org |
| Size: 21199890 | Source RPM: python3.12-3.12.12-2.fc44.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 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)
* Tue Jul 23 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.4-3
- Require systemtap-sdt-devel for sys/sdt.h
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.4-1
- Update to 3.12.4
* Thu Jun 06 2024 Python Maint <python-maint@redhat.com> - 3.12.3-3
- Build as non-main Python
* Wed Apr 17 2024 Miro Hrončok <mhroncok@redhat.com> - 3.12.3-2
- Require expat >= 2.6 to prevent errors when creating venvs with older expat
* Wed Apr 10 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.3-1
- Update to 3.12.3
* Thu Mar 21 2024 Miro Hrončok <mhroncok@redhat.com> - 3.12.2-3
- Move all test modules to the python3-test package, namely:
- __phello__
- _xxsubinterpreters
- xxlimited
- xxlimited_35
- xxsubtype
* Wed Feb 21 2024 Miro Hrončok <mhroncok@redhat.com> - 3.12.2-2
- Fix tests for XMLPullParser with Expat 2.6.0
* Wed Feb 07 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.2-1
- Update to 3.12.2
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
/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 /usr/lib/.build-id/01/ced1b46c587909dd9ce17552bfc5b5cee55dec /usr/lib/.build-id/02 /usr/lib/.build-id/02/015539b4b037be8af8a8e3f1113596a0590fa9 /usr/lib/.build-id/03 /usr/lib/.build-id/03/ea616852c040cbd6202b4ee1705923d5817862 /usr/lib/.build-id/06 /usr/lib/.build-id/06/7d26870c7c9e3c52a00bd1bf2bcf0f24fff1a5 /usr/lib/.build-id/08 /usr/lib/.build-id/08/062f3edd0f850362e00900941f6903a79a3a39 /usr/lib/.build-id/08/99d38f346ddc04678dd1bd5ca84a724073a73c /usr/lib/.build-id/0c/afb104c3c9d5801601050c5e0f82a077036e26 /usr/lib/.build-id/16 /usr/lib/.build-id/16/20132af97dd535f24f046e66fe0194e7c45dd1 /usr/lib/.build-id/1b/37e3908ac646903090d44a77b284f6ebc8a431 /usr/lib/.build-id/1f /usr/lib/.build-id/1f/d13b0799a26355879fa9e25052438cc9b191c8 /usr/lib/.build-id/22 /usr/lib/.build-id/22/2985dbf796a653939487a1e19c9823945cd8d2 /usr/lib/.build-id/23/ade70fc2fa6365077cbb2f0e29ab96e53afe42 /usr/lib/.build-id/23/d628c754c0d2ee4b4e838ab255683d4ad2079e /usr/lib/.build-id/24 /usr/lib/.build-id/24/a5c72545ea1258a5ab7bfb9f5917e19f51c037 /usr/lib/.build-id/26/03e9a2ec96032065267733b7bf308370d6e96f /usr/lib/.build-id/29 /usr/lib/.build-id/29/8a958d91cc1a4451a7084506bf531eea4fa753 /usr/lib/.build-id/2f /usr/lib/.build-id/2f/b8456ac78eff5e23349172a408e3081f638f36 /usr/lib/.build-id/38 /usr/lib/.build-id/38/4745855aa666728e59b20cada60b1ab9adc324 /usr/lib/.build-id/3d/873deb212be4a2a9d196ab7ca6ef831de48954 /usr/lib/.build-id/3e/7b7ad40e0af8da0d5909cfd349a5f108ffdac5 /usr/lib/.build-id/3f /usr/lib/.build-id/3f/4ccc73ce504053f011a2baa39752eedd44146e /usr/lib/.build-id/43 /usr/lib/.build-id/43/2fad419e397c1721f19f9056dff9372132c8f0 /usr/lib/.build-id/44 /usr/lib/.build-id/44/41405633fef6a852479942131752ec9f7f8164 /usr/lib/.build-id/4b /usr/lib/.build-id/4b/5b5c4ac45fa768cc896ee8890109fc3461d148 /usr/lib/.build-id/4c /usr/lib/.build-id/4c/22ed2049bd7b1e22b9ef5cedda800824e39e94 /usr/lib/.build-id/4d /usr/lib/.build-id/4d/34923e48e0d6a044f6443292214856c4f1b3c3 /usr/lib/.build-id/50 /usr/lib/.build-id/50/2c867f13d85801fd87e404d23a77c79915f0bc /usr/lib/.build-id/56/c511e28a9d2f1663023856c2f69e2767e5ae60 /usr/lib/.build-id/68 /usr/lib/.build-id/68/4d1fb81e3baeaa4b30a0dd94dfda85f412a0fe /usr/lib/.build-id/69 /usr/lib/.build-id/69/b6cd9efac5c7d2a5021a2889e465117cf4cbb5 /usr/lib/.build-id/6b /usr/lib/.build-id/6b/589ec3618be7f2cd85390882d2586ae3fa7717 /usr/lib/.build-id/6b/bbfa8b43e9e709b6b7c33ee464425383e28531 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/93794863df404096c6421f908a71bba7e367eb /usr/lib/.build-id/71 /usr/lib/.build-id/71/c2825e05bfd61d6bec311ea8f2ecdfa7cd0c50 /usr/lib/.build-id/77 /usr/lib/.build-id/77/07a4f1cef8123317aa031ff4d7e1575d074fd7 /usr/lib/.build-id/77/c77a81c91b227564e6c86f702e5b0712380f18 /usr/lib/.build-id/79 /usr/lib/.build-id/79/b324e331bd501819250187ac9a827fde7bcd2f /usr/lib/.build-id/7c /usr/lib/.build-id/7c/f5a82bb5696dcbb842742e15f3eddc45379ca3 /usr/lib/.build-id/7e/7c6de89e549e7093f474caaf82b6fadd4db65b /usr/lib/.build-id/81 /usr/lib/.build-id/81/0e85aea65875a455eb2dae5da656585f481873 /usr/lib/.build-id/82 /usr/lib/.build-id/82/69389ff20a66c393918ac4d32fbac1e639a670 /usr/lib/.build-id/85 /usr/lib/.build-id/85/bcf51242d0a3dbc30e90f56abe29c06d7071dc /usr/lib/.build-id/85/d9fa8bb6b90e7cfb337333babea90a0f91cf15 /usr/lib/.build-id/86 /usr/lib/.build-id/86/410f3b12e889b1b0a7d3caa21c36a53f5fd92d /usr/lib/.build-id/86/e09efbddcb9261d7b4fe9a2faaec20b6e96f1e /usr/lib/.build-id/87 /usr/lib/.build-id/87/4e3c4cedf0db37ea2908635863534c4da94903 /usr/lib/.build-id/88/661e154508d77961b3c4bed72a204a9fc7f570 /usr/lib/.build-id/89 /usr/lib/.build-id/89/5905b4dd3c3ca317020834f0f6ad2934d3b584 /usr/lib/.build-id/92 /usr/lib/.build-id/92/ced7e9bb5ac355d6606bf76a3bd0fe0d49988b /usr/lib/.build-id/94 /usr/lib/.build-id/94/940ebe3c683b9c84439ee99f652540c7a7ed52 /usr/lib/.build-id/98/bc248c358f54a922194f726d9313adaaf410c5 /usr/lib/.build-id/99 /usr/lib/.build-id/99/0f1192aca81cb506d920b0ea93f68e44e83755 /usr/lib/.build-id/9a/2a8df8221c574f98649769e3eb1f75c750af19 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/ec019f94823ca67333d34c942469daeb64c194 /usr/lib/.build-id/9c /usr/lib/.build-id/9c/ac76a5d99587ee9a401412e0c2c384717c50d8 /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/655a79219fcf36a28d980e09274e57ef1463f0 /usr/lib/.build-id/a5/0e2686531ffc02f39d05c2d5309b01d9007e46 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/577f00c7ca482b5c641606fadb6d7c321ddbac /usr/lib/.build-id/a7/bd29e8c389e7ffde36fd892b741721d2ea5276 /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/19aafa7361dc235ce4815fcc7d90d7afd4549c /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/50e6c31911e9d14cf7327f98943b628fdb4943 /usr/lib/.build-id/ba/ab5f6ecba6f5bf97180859514c6054727f1f9c /usr/lib/.build-id/bd /usr/lib/.build-id/bd/a6f5f7d57eaf50f19bb497f7193b55e7c6136c /usr/lib/.build-id/be /usr/lib/.build-id/be/0ff1a17fb50cc38bbb8af2b5d3ef9c4bd1ed10 /usr/lib/.build-id/cb /usr/lib/.build-id/cb/9aebd3d0e44fb1fc65b1b35e0d5b83604f36be /usr/lib/.build-id/cb/ca2e59bc4bda4571708158d88a3a1e18942326 /usr/lib/.build-id/cc/77065525a92f560fc524868df82672e2624636 /usr/lib/.build-id/ce/5b1fdc4fe9a09c68d9d3b3f21049cefa5c3b20 /usr/lib/.build-id/cf/57d430dde4b2989510010517c71ab4f87fb286 /usr/lib/.build-id/d1/44ce4060845549250b3666121f0c7a9f10984a /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/86ca8ea06a679d278f3a4980f8d9591e794529 /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/2b14acfe5aef0877ffa8181f652c2d7c83cb93 /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/40ee810ae676926753485c1f25aede82408a1b /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/ca684c3053817c5128614168d279bda5185db2 /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/1373e1a8eff5c34cd1ef50541511a1a91687da /usr/lib/.build-id/f3/800e58c73bd16f6caabaabce2beb1512c7ab55 /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/2a4dcc2ef9a9c019b9032e55aec30c3b5c1d4f /usr/lib/.build-id/f7/e04fb0e3e58051b426e0180172dbf3f7638cae /usr/lib/.build-id/f9/dbbc946a96fe30690b590c8aa4e8e81c4a2cc0 /usr/lib/.build-id/fb/1c07b2272ae2e5290ceff0c0d9ff5a1485741d /usr/lib/.build-id/fb/4df404307d882cad88a3178385726cd7e8820a /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 Jan 10 00:52:15 2026