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: 1.fc44 | Build date: Fri Oct 10 22:28:19 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-07.rdu3.fedoraproject.org |
Size: 21144114 | Source RPM: python3.12-3.12.12-1.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
* 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 * Mon Dec 18 2023 Lumír Balhar <lbalhar@redhat.com> - 3.12.1-2 - Security fix for CVE-2023-27043 (rhbz#2196190) * Fri Dec 08 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.1-1 - Update to 3.12.1 - Own stray directories in /usr/lib64/python3.12 - Fixes: rhbz#2252143
/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/950e07598058617228297656ba58efdb8d7cac /usr/lib/.build-id/05 /usr/lib/.build-id/05/ad2cd78a248da8efcb84190482c383d30c3311 /usr/lib/.build-id/06/3a8721d8044ad541ee8efd00271c8bedea8b35 /usr/lib/.build-id/0a /usr/lib/.build-id/0a/125837da05fc732507f7ab1aceb37bf2152d28 /usr/lib/.build-id/0e /usr/lib/.build-id/0e/b4a6a1c19e561249c02806cd54c5a79a750521 /usr/lib/.build-id/0f /usr/lib/.build-id/0f/b6adbdd03bfa96168b5d8d84b07d9ca8f57ac5 /usr/lib/.build-id/12/53cd140086ec862b9aa512fb88d2610aaee4f1 /usr/lib/.build-id/18 /usr/lib/.build-id/18/5e26a5fcbdd62e615f4837b0a4e759ed7d07c5 /usr/lib/.build-id/22 /usr/lib/.build-id/22/686b0d1ea314356f8c583ada6aa4948f8081a2 /usr/lib/.build-id/26 /usr/lib/.build-id/26/2598d0baa4295e04e4a97fe551f76ee7eca570 /usr/lib/.build-id/2e /usr/lib/.build-id/2e/30774898afffbd8bc9abaabb5ead6d2411c670 /usr/lib/.build-id/36/40856ebc3c851c2718ce84fde4843a56e8475e /usr/lib/.build-id/38/2366cdcfa659e25639c44c389dc5adec0bac48 /usr/lib/.build-id/3a /usr/lib/.build-id/3a/72f17f9b73f3397ef89bc968dedae2664159fd /usr/lib/.build-id/3b/07c41ffe9de9472df7f5db7380b82eba772ad7 /usr/lib/.build-id/3d /usr/lib/.build-id/3d/963d6b947d070061fe64126d9d9a26cfbaf421 /usr/lib/.build-id/3f /usr/lib/.build-id/3f/d32bb770f73a3ee2ef92ffc42b8a24e312082d /usr/lib/.build-id/45/6cedfe78501128a6a94a1f7da9948a75fa5fac /usr/lib/.build-id/51 /usr/lib/.build-id/51/2aac5c42cd63c6052d95955005b16b85a28d77 /usr/lib/.build-id/54 /usr/lib/.build-id/54/02e4be6b42d74f4b5f9b252ba3d0bf014f4496 /usr/lib/.build-id/55 /usr/lib/.build-id/55/34f8bad321abbdd040d5c21de2d18427d4c691 /usr/lib/.build-id/56/5513462f5c5ad5c34c394fbc4ff820422f90e7 /usr/lib/.build-id/56/a88e68a3ab6018240e7a0fb6922631947d7e8b /usr/lib/.build-id/57/3a02c49fdebd6674d9da2be2b1f4374a05722d /usr/lib/.build-id/59 /usr/lib/.build-id/59/ff9a495977705dad2bda5afcf384e399e67aef /usr/lib/.build-id/5a /usr/lib/.build-id/5a/03cd6a97a7da4c29dab932f9238a959c2a0584 /usr/lib/.build-id/5a/a4f906f6c842ebd85bca32891b40b562ae635f /usr/lib/.build-id/5c /usr/lib/.build-id/5c/a9137e4b2638cc8bb88b96488f8b9fa093ab7b /usr/lib/.build-id/5d /usr/lib/.build-id/5d/156614bf9e787e2119c960c92b341bfc0a35a2 /usr/lib/.build-id/5d/f786e10c55ed298ced9f3d6ec8e5c2a950e5d9 /usr/lib/.build-id/5e/deae7d1315c18c316dd8eb39e1b14b22299f55 /usr/lib/.build-id/61 /usr/lib/.build-id/61/af6553c03d24484ff27a4d38634c4858e96a72 /usr/lib/.build-id/68/f82d8b8e63910fac22e61492b766bec45d8dd0 /usr/lib/.build-id/6a/eda1f7f31d1c589f56d783cb11ed8d1ec7900c /usr/lib/.build-id/6b/ad197cf8a46ddcc4b26761f02a2ebded943494 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/70cfb57ea92a43c20f6386a2651d6517f56735 /usr/lib/.build-id/70/88e7d9a1b2ce0c322ea8826aa1065190422bba /usr/lib/.build-id/74 /usr/lib/.build-id/74/a1bd5497321dd29c9dafce980119aca17c0999 /usr/lib/.build-id/7a /usr/lib/.build-id/7a/f4d9119b1ec4c80947e2d1363780abe246994d /usr/lib/.build-id/7d/fb945b364db2e754212b4e993e1d2408bd2aa9 /usr/lib/.build-id/83 /usr/lib/.build-id/83/1c8f6b56572e83b5f957728996037438e7b56f /usr/lib/.build-id/83/1e091586c0328b349fb21703c20bcf6b8385e5 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/36f684419fc16f2368431375bbd3385aa6506b /usr/lib/.build-id/8c/1b5198657f3858a85af88b9b4fa55abbc902b9 /usr/lib/.build-id/95 /usr/lib/.build-id/95/385465fbc534e583df41f241d1b51c227fa7bc /usr/lib/.build-id/98/3408b79536a47ca69b2bed79aa42c54041c970 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/4b169bf63ca9ea6966f9d1618680f67e1dbe39 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/2f0758d64c46b77e017259b4a7d81377caef5a /usr/lib/.build-id/a1/5029b14104463a5b03ba18f4c6d8aa209c96f0 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/36c760744caf68574def10ec808718f209c147 /usr/lib/.build-id/aa /usr/lib/.build-id/aa/c8476c24d26fc2a25b0d171dca82c13d335584 /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/54137de40c0f17b4c491b15bad6c2e3dda514e /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/4762bbacaf8b32aef549e807e3d6ed3f84912d /usr/lib/.build-id/b9/a4b41a7b746160c2a94fc4a5cc0f29900d124c /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/b07e5850d0c87b6fc4e5b30d974103c24f93c6 /usr/lib/.build-id/c0/b467c563bb4c162e42a349c34221581f961906 /usr/lib/.build-id/c0/b98ae1349cfe121d8e205fc54467597822df47 /usr/lib/.build-id/c1 /usr/lib/.build-id/c1/2721d1c050ec241bd595002119e8b6ca2473ec /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/ba08132ccdc8fb2878a2b028ded1db2b7dbc54 /usr/lib/.build-id/c4/f2492cd45fb48e3d52b2e37597d73d0f58e856 /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/9891145a72218916d95c29658b21cb10679ce8 /usr/lib/.build-id/cf /usr/lib/.build-id/cf/6ff24e92910767c968c8b93207ff827d89c38e /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/87599325f09e3def49b95bc34eda09978d8ab9 /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/1875772bfcc29892d7e6ccc4b50a54f3b32077 /usr/lib/.build-id/da /usr/lib/.build-id/da/7a0c236a6c0fb9c968c43b63c5ac83969fdda7 /usr/lib/.build-id/db /usr/lib/.build-id/db/dba1b444f903e79db083e15c2062058dd81f56 /usr/lib/.build-id/dd /usr/lib/.build-id/dd/da1798df9f9799e0b1ed1e59f7b5e2f2e6dece /usr/lib/.build-id/df /usr/lib/.build-id/df/65ce33feaa7eee1348b561eb3cef3a746884cc /usr/lib/.build-id/e1/b200a5b9e10fdfed695c42a1e2625bf01e4a53 /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/b667e2a0bb33fc9528415244d71138b8a28f20 /usr/lib/.build-id/ea /usr/lib/.build-id/ea/a42c0342d74e477178abfe563467063d9d34b0 /usr/lib/.build-id/ed/ede9cb93091453f05ef26d1dbea99e245a95c4 /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/04b639ea66109bf805721d13adcbcce9c58f13 /usr/lib/.build-id/f0/b0c36cfb06fb268a1aebea26f21a7b3046787a /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/ef5c9ed37dd49bbd82c0da1a70d315dbd75d0c /usr/lib/.build-id/f4 /usr/lib/.build-id/f4/43be01c1c022cc0d5fad08fe893807db13cde8 /usr/lib/.build-id/f6/95cf98b9473e24ca861d106c2ebd76181f9173 /usr/lib/.build-id/f6/aa80e258d33ffaea6402bf71f3d16cd9631b58 /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/4e87942a4ba7386f97c9ca191d8d7e3df48a28 /usr/lib/.build-id/fd /usr/lib/.build-id/fd/66a9b929cab2b4457f55d73cb6087f7472051d /usr/lib/.build-id/ff /usr/lib/.build-id/ff/7aa466c9229db01d8d5860179d2e6795ca91ae /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, Mon Oct 13 00:30:34 2025