| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3.12-debug | Distribution: Fedora Project |
| Version: 3.12.13 | Vendor: Fedora Project |
| Release: 2.fc43 | Build date: Thu Mar 26 12:13:14 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-26.rdu3.fedoraproject.org |
| Size: 21143736 | Source RPM: python3.12-3.12.13-2.fc43.src.rpm |
| Packager: Fedora Project | |
| Url: https://www.python.org/ | |
| Summary: Debug version of the Python runtime | |
python3-debug provides a version of the Python runtime with numerous debugging features enabled, aimed at advanced Python users such as developers of Python extension modules. This version uses more memory and will be slower than the regular Python build, but is useful for tracking down reference-counting issues and other bugs. The debug build shares installation directories with the standard Python runtime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions (.cpython*.so) -- are compatible between this and the standard version of Python. The debug runtime additionally supports debug builds of C-API extensions (with the "d" ABI flag) for debugging issues in those extensions.
Python-2.0.1
* Thu Mar 26 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.13-2 - Security fix for CVE-2026-4519 (rhbz#2449728) * Tue Mar 03 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.13-1 - Update to 3.12.13 * Fri Feb 06 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.12-4 - Security fixes for CVE-2026-0865, CVE-2025-15366 and CVE-2025-15367 * Fri Jan 16 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-3 - Security fix for CVE-2025-13836 * Tue Jan 06 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-2 - Security fix for CVE-2025-12084 - Require at least the same expat version as used during the build time * Fri Oct 10 2025 Karolina Surma <ksurma@redhat.com> - 3.12.12-1 - Update to 3.12.12 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Thu Jun 12 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.11-2 - Enable PAC and BTI hardware protections for aarch64 * Wed Jun 04 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.11-1 - Update to 3.12.11 * Fri May 09 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.10-4 - Fix PySSL_SetError handling SSL_ERROR_SYSCALL - This fixes random flakiness of test_ssl on stressed machines * Tue May 06 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.10-3 - Drop requirement on python-wheel-wheel with setuptools >= 71 * Tue Apr 22 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.10-2 - Apply Intel's CET for mitigation against control-flow hijacking attacks * Wed Apr 09 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.10-1 - Update to 3.12.10 * Mon Mar 31 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-3 - Properly apply exported CFLAGS for dtrace/systemtap builds - Fixes: rhbz#2356301 * Thu Feb 06 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.9-2 - Rebuilt with mpdecimal 4.0.0 * Tue Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1 - Update to 3.12.9 - Security fix for CVE-2025-0938 - Fixes: rhbz#2343275 * Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 3.12.8-4 - Add explicit BR: libxcrypt-devel * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Dec 06 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.8-2 - Security fix for CVE-2024-12254 - Fixes: rhbz#2330926 * Tue Dec 03 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.8-1 - Update to 3.12.8 - Security fix for CVE-2024-9287 - Fixes: rhbz#2321656 * Tue Oct 01 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.7-1 - Update to 3.12.7 * Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1 - Update to 3.12.6 - Fixes: rhbz#2310090 * Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2 - Security fix for CVE-2024-8088 - Fixes: rhbz#2307461 * Wed Aug 07 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.5-1 - Update to 3.12.5 - Fixes: rhbz#2303159 (email header injection) * 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
/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/bd8d6082167c8c812825039a83d1b380b5964e /usr/lib/.build-id/02/de149b461e789d61f3d6d6a782ddbd84d2cf50 /usr/lib/.build-id/04 /usr/lib/.build-id/04/73f0e7f9d787d0789a7d1ad7ee34b5de01cf24 /usr/lib/.build-id/07 /usr/lib/.build-id/07/4b4f627669a47e351a728f6b569c54556fd7a8 /usr/lib/.build-id/0a /usr/lib/.build-id/0a/dcf8ab7d4c2f2db6e45ae7d3d4cb1d33e67187 /usr/lib/.build-id/0d /usr/lib/.build-id/0d/acd58947ad1f5398c3d44d186603ed3908b380 /usr/lib/.build-id/0f /usr/lib/.build-id/0f/7727140db229e424891613e8725aa594dc2c3f /usr/lib/.build-id/12 /usr/lib/.build-id/12/0c98b8cb3d024698d5c1512e17af47025378b9 /usr/lib/.build-id/13/ffab862994d831af12974a5f76e0cc44f2e6b3 /usr/lib/.build-id/16 /usr/lib/.build-id/16/5d1b3d8e87eb95d5751c52bc89d8a0ad6c216a /usr/lib/.build-id/16/72c8de799b173eb7842f8c7b78085d0710c5ea /usr/lib/.build-id/16/ef3973e8ed97ac6f3db98d59088f69de03fcb7 /usr/lib/.build-id/19 /usr/lib/.build-id/19/5af86f4599cb39dc612e71bea2e5f3f28d6dab /usr/lib/.build-id/1b /usr/lib/.build-id/1b/7cb03c293f767bd45b02600ea1f3e59d433863 /usr/lib/.build-id/1c /usr/lib/.build-id/1c/9a84f136901d581bc54fe25e2c6c6fcd34319f /usr/lib/.build-id/1d /usr/lib/.build-id/1d/eff3cc99e7337a7e51324f67c6ce0d0659ba84 /usr/lib/.build-id/1e/1876913b7bc9b0b61d26c2e143f257392626e9 /usr/lib/.build-id/1e/703ee0e04df17dc3910f150a34415381e23576 /usr/lib/.build-id/1f /usr/lib/.build-id/1f/d1010ebcae2e4fc4d903e2a224074ae2a3a74c /usr/lib/.build-id/20 /usr/lib/.build-id/20/934e4d4ad0b1e982ab7efbad7b1ff98c410283 /usr/lib/.build-id/20/f142cb9fe7b9cab96daabd7d82eb2ba37d5edf /usr/lib/.build-id/22 /usr/lib/.build-id/22/913ffd0b8de8ddf65ed9690b24794f4473e0cd /usr/lib/.build-id/23 /usr/lib/.build-id/23/ed36e326ff5b06d5a3849bedfa53ee877eccfc /usr/lib/.build-id/26 /usr/lib/.build-id/26/e14b9b3a8a6a5730c03e1eb336fe3e9b81dddd /usr/lib/.build-id/28 /usr/lib/.build-id/28/fb2d8b2287e03647d52404581d8e71f908a68b /usr/lib/.build-id/2b /usr/lib/.build-id/2b/6c88dde9bbc864f57fdbf0ab4c19e0f23c14d8 /usr/lib/.build-id/31 /usr/lib/.build-id/31/080638b2aad89b38462c4ca6fdfbca872f41ad /usr/lib/.build-id/33/ab905cc937628fc4ca9829525536644e0c373f /usr/lib/.build-id/38 /usr/lib/.build-id/38/5c40e49eeaea1000c0e675d70a1514a9ef649f /usr/lib/.build-id/3d/2056b42f56eca218342074e5787c5011ec2e6c /usr/lib/.build-id/40 /usr/lib/.build-id/40/ee53d2532d8e6135f5fb6625da723d89bb5c02 /usr/lib/.build-id/46 /usr/lib/.build-id/46/47dcfcdf7c116489588b4045807eadc696c7db /usr/lib/.build-id/4f /usr/lib/.build-id/4f/40dd8bfa938e752fefd9c37b80d1e5dad4a757 /usr/lib/.build-id/51 /usr/lib/.build-id/51/56d240b692f85ae0386d5db86d122396e5c5d4 /usr/lib/.build-id/51/edb339b9f7a78a35da5298b73ce74b48233a1a /usr/lib/.build-id/52 /usr/lib/.build-id/52/f3b679143d0a86f449e152f5c73bf0e0e06e4d /usr/lib/.build-id/56 /usr/lib/.build-id/56/51fb9ebe822b6fea5d1e5ae8681d75db64af12 /usr/lib/.build-id/56/c435dc4953b5b23f50ca7094a4eda80749a6c4 /usr/lib/.build-id/60 /usr/lib/.build-id/60/477a489fc31adfac8ae536e1f99354dfc364a1 /usr/lib/.build-id/62 /usr/lib/.build-id/62/1082225eee4e68e80f05d68a2139d6ba115316 /usr/lib/.build-id/63/bfca61cbeef82e60d6591e064a8dcb5c907bd1 /usr/lib/.build-id/64 /usr/lib/.build-id/64/263f76b8b030be45a8c7266e1493215944775d /usr/lib/.build-id/65 /usr/lib/.build-id/65/32ed87b7b4e2f21ba707b97c76e49a1fa28ede /usr/lib/.build-id/66 /usr/lib/.build-id/66/dfad25d48181510f1b62360c78df4e5e15e149 /usr/lib/.build-id/67/2129cb33f3f061e405d07e2e252bba50805ebf /usr/lib/.build-id/67/e29d8c629c6bf5b1e096952180e4198b08d505 /usr/lib/.build-id/6c /usr/lib/.build-id/6c/3a036a8ed3207b0ec98a2db2640306bbd7ad84 /usr/lib/.build-id/6d/b54218d87a4eb6165d293c32107cd4ccada6a5 /usr/lib/.build-id/73 /usr/lib/.build-id/73/1261a54d46f3b667a1074bc12a4b736bb10137 /usr/lib/.build-id/78/646d44c690ce7f58ddf7ec2e2696315fc3eba5 /usr/lib/.build-id/7a/b3b14784fa5db6b48c749deef271aee7714345 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/daee0dc4d0699a2778fb0f933ce24a7b5e2760 /usr/lib/.build-id/81/f0a919462f40094b57964b0c36a32014cfdd95 /usr/lib/.build-id/87/7f71553233e788d15ceaf1739912ae12d2f0d5 /usr/lib/.build-id/92 /usr/lib/.build-id/92/cdb908ed43c4d17a11ca6373ab5eb4751c7b2e /usr/lib/.build-id/99/31a1ac41f6655d834b69fb23a0810911bd8df0 /usr/lib/.build-id/9a /usr/lib/.build-id/9a/caf1c9b69dc18cb66b2c134e12b517016a211f /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/eb8ad889565055eb7f20c058e23400aabf2f88 /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/027b9cd1c3bfebd5a32abd6c00fd56be42ad86 /usr/lib/.build-id/af /usr/lib/.build-id/af/0f2d883bddb51d4cc3ecf3b230f3be4069ca43 /usr/lib/.build-id/af/3c47a965c7f2dda11aa191067993568e930d03 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/2905cd418fb7af1316d7bb37c7114a33bba242 /usr/lib/.build-id/b3/657c5aa9cd194757bfb81e54e556f604140eac /usr/lib/.build-id/b9/9296c180f80661c617ca1ef0f530de73372a24 /usr/lib/.build-id/bc/e370589d9db2b0dfa38d0e3d82d894ada2d159 /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/2e6e5f1da85c3ba03b32d6c0ff15c4405ef3d0 /usr/lib/.build-id/ca /usr/lib/.build-id/ca/82544788d325274387452efd08864bc50e254c /usr/lib/.build-id/cb/7276f6dc10209f95dc0a6c0c74ea59eea5c870 /usr/lib/.build-id/cc /usr/lib/.build-id/cc/40cb4470100ae9463e86c3560e496cf7933c5a /usr/lib/.build-id/cc/4bad1641d2f4c8186cf4f94e591a65fc2a99eb /usr/lib/.build-id/d8/39f5e3fb45c5c272819d6e72c17c7b26e05e42 /usr/lib/.build-id/db /usr/lib/.build-id/db/15ffd1fa3a9459ba6d907998a1c00ee7ddd8ca /usr/lib/.build-id/db/d3fd98c3adbe5d8764567ba1c8dc20477ef86a /usr/lib/.build-id/dc/20d03025211b61c03a97196aade53a6f2e93cb /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/8d2562919014dc3cc47db0d0b3cabc19f38973 /usr/lib/.build-id/e5/946e6b6e2dd7bae1660165cbda4216f151bee6 /usr/lib/.build-id/eb /usr/lib/.build-id/eb/d0688598457c2c10c2a32df9a44fd704efbec4 /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/10050bef2757c7cecbfda4cb2f864fe05b8ecf /usr/lib/.build-id/f8/388d74e9d6fa3165e64a68538dde658fbeca92 /usr/lib/.build-id/fb /usr/lib/.build-id/fb/7145b30b078601f0ad6ed32097369d1f673ea7 /usr/lib/.build-id/fe/ea3146eddb5d73988ecd1a6132174b78f8b823 /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 Mar 28 02:22:17 2026