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.fc41 | Build date: Fri Oct 10 22:26:43 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-22.rdu3.fedoraproject.org |
Size: 21151372 | Source RPM: python3.12-3.12.12-1.fc41.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/02 /usr/lib/.build-id/02/a38e77b8e34ad035504c54c2c65bb1acb03332 /usr/lib/.build-id/05 /usr/lib/.build-id/05/edaedc73f161325ccb7e716b7a4f5e449b561c /usr/lib/.build-id/08 /usr/lib/.build-id/08/c9ae2e7f37215116e85bf9116534b8c1fb663f /usr/lib/.build-id/11 /usr/lib/.build-id/11/ae58d43523dcafc258558312178f62b781668c /usr/lib/.build-id/18/46d3bd40c823741cf73e18ee18b8ba984f0cc7 /usr/lib/.build-id/18/bbd0856826d18fe3cc5ff2f101324fbdba779d /usr/lib/.build-id/1a /usr/lib/.build-id/1a/35ca90f5fd27d52157a01f1ef4031e8ecf4a15 /usr/lib/.build-id/1e /usr/lib/.build-id/1e/6c80833a0df2c8cc9c5ded82a7dfbaa71794c4 /usr/lib/.build-id/20 /usr/lib/.build-id/20/a0e4cbdf63999472965d40b3704dfc967e70b6 /usr/lib/.build-id/21 /usr/lib/.build-id/21/791c3c03bc5424d2341a46dd7873afd575331c /usr/lib/.build-id/2a /usr/lib/.build-id/2a/1d05dfd2f7ea45f7de268bab6ba11b2a3e63d5 /usr/lib/.build-id/2b /usr/lib/.build-id/2b/7c179a16e59bb4960debe364676973edb0a319 /usr/lib/.build-id/2c /usr/lib/.build-id/2c/408ce29413e8ec67b2c844b25379ca3218c9bc /usr/lib/.build-id/2c/73ff84b11936670dd1259bd2eba14fa5f8b63c /usr/lib/.build-id/30 /usr/lib/.build-id/30/0892b374cc10a258bdb3e6a08dc17a1c1b07e1 /usr/lib/.build-id/3c /usr/lib/.build-id/3c/3f23ac40ebf783329e4ffb55d65b00cf227b80 /usr/lib/.build-id/3c/41f626e44e998830c36aa640b0df86a1a180e2 /usr/lib/.build-id/41 /usr/lib/.build-id/41/7a991db04cc82f7b6255de4f6d11ccb711fc95 /usr/lib/.build-id/44/33a1c59ab51798bef05d363a5caac194fa980c /usr/lib/.build-id/45 /usr/lib/.build-id/45/1a4b85fd1da4c140c79f76061a799c8abc8d64 /usr/lib/.build-id/46 /usr/lib/.build-id/46/0ea1da733ca76e134e8c6beb1dbdae737d733e /usr/lib/.build-id/47 /usr/lib/.build-id/47/6b470e1ce343833fd1bdc1f41c253aabb503c6 /usr/lib/.build-id/4a/a60e5554b8de77c82da06822110c4ec30f630b /usr/lib/.build-id/4c /usr/lib/.build-id/4c/9ed31b8f2753275a0ea52bc422a074deb7100b /usr/lib/.build-id/4d /usr/lib/.build-id/4d/1d62e26e5b2d0250a5168532b54d23e4c72fd2 /usr/lib/.build-id/4d/4524cb93ba73ff4a156187f3dd441848d7d7de /usr/lib/.build-id/53 /usr/lib/.build-id/53/174174191580ea32fbc09ee6bff9e8c8fcf680 /usr/lib/.build-id/54 /usr/lib/.build-id/54/5c1d41985852febf779901676d558a0acfa54c /usr/lib/.build-id/54/ad1cb9e2f0ca250e79d07060e0b86fd6c97dc2 /usr/lib/.build-id/54/cd3b8264ff176ee19a9578a9a2aa62bae4f00d /usr/lib/.build-id/5b /usr/lib/.build-id/5b/004ebd1c330c72f0be643ecbffcf41751d8697 /usr/lib/.build-id/5c/d22e46e581bf441e63f1111a40d392e4c57862 /usr/lib/.build-id/60 /usr/lib/.build-id/60/79f17170cb8b4f3ce9cc1929766f619d627135 /usr/lib/.build-id/63 /usr/lib/.build-id/63/806bb103fb056bc1d50996509d4dee7a8fea4d /usr/lib/.build-id/69/2a967cedb07d80e64f683e76c57829c79b4011 /usr/lib/.build-id/6a /usr/lib/.build-id/6a/39ab7c5167015513d354006a3ae494f815b176 /usr/lib/.build-id/70/9c4448edbaaa020b72b6923c50a45a78fa5498 /usr/lib/.build-id/74 /usr/lib/.build-id/74/5efc3f8fb578f85173b66f057b2e90b1246f4f /usr/lib/.build-id/7a /usr/lib/.build-id/7a/e5755e744c06dc425bb6c81fc13882a19bb94d /usr/lib/.build-id/7d /usr/lib/.build-id/7d/fa6297b2f5474c6242bf10e8cf9011134945c7 /usr/lib/.build-id/7e/06634f63cd3366cac2968a280fa658c65d3cd2 /usr/lib/.build-id/80 /usr/lib/.build-id/80/89c134a0ec575a6c978d4c3c0cb0046d98a9e7 /usr/lib/.build-id/85 /usr/lib/.build-id/85/f4fa205cbbf527546f54b889b1d14b740c771d /usr/lib/.build-id/8a /usr/lib/.build-id/8a/670d08c58e374a4dcc4b13b24f66925e442d10 /usr/lib/.build-id/8b /usr/lib/.build-id/8b/44eebb7edb47f9d64c45141ee276e200a14c53 /usr/lib/.build-id/8e /usr/lib/.build-id/8e/a2faa756cacb01f0208133178986bb843b1ca0 /usr/lib/.build-id/91/47e912f8c35551bd3aab46cca769cadd53f9e0 /usr/lib/.build-id/92/030f1e41b49ee4f4a86c6f508ad4757ff720dc /usr/lib/.build-id/94 /usr/lib/.build-id/94/91c3ae3d0b6b655bb1bc6875480edb66304bf9 /usr/lib/.build-id/98 /usr/lib/.build-id/98/fa262a29a9b15e4c38dc6c147e7ab6e1d1bc01 /usr/lib/.build-id/99/8dfdb0fbc2911bce3462eb6b91c29204a0af53 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/197683ba12e04c488d0f6c3cfd6a8aa081bf08 /usr/lib/.build-id/9f/549749e92ab38e428dc1c681a19a4dca2f7e23 /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/09107ed95c9b11006ea93e1c3611182f533568 /usr/lib/.build-id/a1/474605e2e865194d39ebe0fb12fabff08c62a2 /usr/lib/.build-id/a4/5e78ce36b72e7c00ba8769f8d1780b8d203c61 /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/4abba58455356975d2ed570ba89654f3397219 /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/fdf2952fca69c7738527b5e4e704878b7aabfb /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/c34e1ed512c83472e6fbb22b6822538de373d2 /usr/lib/.build-id/bd/d0aed6762a10180bf097118b03cd7441167e47 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/91b7ae02e5884dfd6046a18b313795986af578 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/5aa5fbf606b7e1f8e5a6560b22d26af20bc4ed /usr/lib/.build-id/c4/9a404bddd0314c693dd6f68d51d0d0747db9b0 /usr/lib/.build-id/c9/0e3bab7a6513449be607380c326d1e6e5fcb34 /usr/lib/.build-id/cb /usr/lib/.build-id/cb/c21fa684ec47f389718c3b1de6779bef229256 /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/b8de8f1e60181d6fbbbefa51d0fe21a0b98196 /usr/lib/.build-id/d7 /usr/lib/.build-id/d7/8199cb02eb32f8a62f94c3fb45c9b8088755f3 /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/fdb9896ef5df91311fc060623fa0ecb26f5a44 /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/7fc3f16344a96f16077704743aa1a98c21f4ed /usr/lib/.build-id/e8 /usr/lib/.build-id/e8/cc329af403d809c7c159c4e5450d3f83094d96 /usr/lib/.build-id/ea/c0df948b4fe0861f6b321ce36f63957f3159b0 /usr/lib/.build-id/ed /usr/lib/.build-id/ed/e003a1bca5b3a86af27ee118f20cdecc960671 /usr/lib/.build-id/ee /usr/lib/.build-id/ee/47fe9d5aa46f817d2cdb0a0094a63aace4ce85 /usr/lib/.build-id/ee/9e7659dfa00560b8e175cf458762b22906d3f0 /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/6548b7246887cb3a5bd17cd6e5db389bcdaa82 /usr/lib/.build-id/f4 /usr/lib/.build-id/f4/ec20d4683d60a43ce0cf5a1132479e438a5452 /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/1381ee8fe3556d30c79b070bc70147d1c0b6bb /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/7a3578ea3edbb4aede6f4c8652d2441a12a794 /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/5b96b4b4d421aa4708c32f6bfdf55228cad7b2 /usr/lib/.build-id/f8/6b2dbb80c22c085163dd84c27da239721c6d4e /usr/lib/.build-id/fa/3e70dc63546756cb6e7edb843fc97f9c70ca6e /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, Wed Oct 15 02:15:47 2025