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.fc43 | Build date: Fri Oct 10 22:27:35 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-11.rdu3.fedoraproject.org |
Size: 21144226 | Source RPM: python3.12-3.12.12-1.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
* 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/06 /usr/lib/.build-id/06/584d171fad0883154f55168108bbe4014f4496 /usr/lib/.build-id/0a /usr/lib/.build-id/0a/5af1362fc4226fc8f71685c74082d79c2a0584 /usr/lib/.build-id/0a/e8e804274a0345d8ae86a783fac5d33d335584 /usr/lib/.build-id/0a/e911bed1f75c7a9ce3c6d28d9929453d9d34b0 /usr/lib/.build-id/0b /usr/lib/.build-id/0b/20f3c664211b5b59173c86abad71e7969fdda7 /usr/lib/.build-id/0b/b52ea9a259663c6dedaa1ff3aae478ca2473ec /usr/lib/.build-id/0c /usr/lib/.build-id/0c/7bb0ef1fff5e5b17392dcf3e9210374041c970 /usr/lib/.build-id/11 /usr/lib/.build-id/11/4f70bcf88e99d3807edeae2f3129efa17c0999 /usr/lib/.build-id/11/d9ec36e654027fee257a4fb24d443b4a05722d /usr/lib/.build-id/13 /usr/lib/.build-id/13/aa3dee27164bbdff55a6436bccfdc4e312082d /usr/lib/.build-id/14 /usr/lib/.build-id/14/7409649ac39c12125efaa736b30a74dbd75d0c /usr/lib/.build-id/15 /usr/lib/.build-id/15/ff1fabebc6d5419e9d04c79152186b3dda514e /usr/lib/.build-id/16 /usr/lib/.build-id/16/d51dda74d6e9ea6d15a6bb24573835947d7e8b /usr/lib/.build-id/1b /usr/lib/.build-id/1b/780407fd37af33a86deb10ff5e6088ed943494 /usr/lib/.build-id/1d/3213c9a2a34002dac649932407f70362ae635f /usr/lib/.build-id/1e/ba39cfc5cb7d0a36057da62b346349c24f93c6 /usr/lib/.build-id/22 /usr/lib/.build-id/22/4c3ac07b7d23402b1dec550e599b9db8a28f20 /usr/lib/.build-id/28 /usr/lib/.build-id/28/85c18d1a5b993a387be3f8358d00a9f3b32077 /usr/lib/.build-id/29 /usr/lib/.build-id/29/b78b2adb8183e2fe3f32ecdff0efcc8dd81f56 /usr/lib/.build-id/2a/0a27593f497dfc15a7b5c7f8d22b3b22299f55 /usr/lib/.build-id/2c/546a599b2b33c9a675a78068a6315df209c147 /usr/lib/.build-id/32 /usr/lib/.build-id/32/d3ff1aec3b08d3811d4d4de7de38a0a950e5d9 /usr/lib/.build-id/33 /usr/lib/.build-id/33/91630e649f91a3494c82972a2fbd6e56e8475e /usr/lib/.build-id/35/d456e9a182d726e24babbcf84c102317f56735 /usr/lib/.build-id/36 /usr/lib/.build-id/36/0762bddb01dfa5089944c8cf1077f22b7dbc54 /usr/lib/.build-id/44 /usr/lib/.build-id/44/0aa67fdaf14c3d919507c3f4f2d5777822df47 /usr/lib/.build-id/44/2567fbfc58d90c22c576106599d612ab096c3a /usr/lib/.build-id/45 /usr/lib/.build-id/45/d8888aafc67ac80c53a34e6e7f9f103df48a28 /usr/lib/.build-id/48 /usr/lib/.build-id/48/7e5aa56267dd5905b1fe92d4a06f1d38e7b56f /usr/lib/.build-id/4b/545bd6f5dd7e1dee1029d5da7ef700ed7d07c5 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/ac9cf8385856a22528edb23f4d95ee7e1dbe39 /usr/lib/.build-id/55 /usr/lib/.build-id/55/10fe86cf5e13e294781e2b7c6f599e3046787a /usr/lib/.build-id/58 /usr/lib/.build-id/58/6e99a2b469e7622705ba4c520dd07377caef5a /usr/lib/.build-id/5a /usr/lib/.build-id/5a/8b9d8d81bd4bbc51fe01621adcbabc0aaee4f1 /usr/lib/.build-id/67 /usr/lib/.build-id/67/f5f84a565aabca42558345a27834427d89c38e /usr/lib/.build-id/69 /usr/lib/.build-id/69/b302d9b87e0a55807543c71ad332076b8385e5 /usr/lib/.build-id/6a /usr/lib/.build-id/6a/d8ee23b8241b1ea498b6421bc603ce422f90e7 /usr/lib/.build-id/6c /usr/lib/.build-id/6c/5dd62a0c6617df784669da732bb879e7eca570 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/e51380b238c866ab6d489b87ffff6f95ca91ae /usr/lib/.build-id/73 /usr/lib/.build-id/73/fdfd999d95a802c89cb69c75eb79caa7fd2d7f /usr/lib/.build-id/74/59e16bdbec550d1b5015c3964a95fdba772ad7 /usr/lib/.build-id/77/c7fac2825b6de164c3d3eba21b6a6027d4c691 /usr/lib/.build-id/7b/fb4dea2ce1bc2cd343df19ecbe4e70e9c58f13 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/ad92e679cce8128f0161fa56e6beb899e67aef /usr/lib/.build-id/81 /usr/lib/.build-id/81/22cdba4688ca131da56f9bf0790cfaa8f57ac5 /usr/lib/.build-id/81/8d57141a2514da101a72c8c7c1e5e7746884cc /usr/lib/.build-id/84 /usr/lib/.build-id/84/d5957e5d8838a373fbb74cc61319fc664159fd /usr/lib/.build-id/86 /usr/lib/.build-id/86/90d309f358f22a1394165f70fe38c95aa6506b /usr/lib/.build-id/87 /usr/lib/.build-id/87/6ea218b697fb9d09d0331d7a1750ddc45d8dd0 /usr/lib/.build-id/89 /usr/lib/.build-id/89/eb43b7de89206fdd9d28e760300484ec0bac48 /usr/lib/.build-id/98 /usr/lib/.build-id/98/a986083148d0f703f6e8ad7a418c102411c670 /usr/lib/.build-id/9a /usr/lib/.build-id/9a/72ea68e5f2045ddc1aca886c579ca4fc0a35a2 /usr/lib/.build-id/9d /usr/lib/.build-id/9d/a794e2be21e1bc452a5aee5a48f9d8f2e6dece /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/46923ac7ee98698f4e8dd847dbb2a7f01e4a53 /usr/lib/.build-id/a6/8f615e44df6b69af484613887f7adddb8d7cac /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/d93d9985e9892df5f88080424d385008bd2aa9 /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/801a6ba1e972cacbea510bfe57502990422bba /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/c4453e0f5963d3e4391ae1be2bdea83f84912d /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/de1d670a47fd90ac05f62fff4c9c2758e96a72 /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/1a5aeb5168de06b6dafa1e030c508da093ab7b /usr/lib/.build-id/b4/33282e61cf65e452668342258748c3f2152d28 /usr/lib/.build-id/b4/b99fe2f7de0cfce0d61b3acf32f3e7209c96f0 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/89e72a8c3e7b5078fb7cbb6c6245db900d124c /usr/lib/.build-id/c2/39491702373891c31a83eb2c7bbc0e85a28d77 /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/a2ce5826f1c2faf3cee797ebc67b64d30c3311 /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/47551248e89ca69197d3fceac142a88f8081a2 /usr/lib/.build-id/ca/23e48c0a0d5729ff1e5b99a2bb2755978d8ab9 /usr/lib/.build-id/cc/05b09ff5d02d4ffc65e0dccd9ce9020f58e856 /usr/lib/.build-id/cc/63c0c0eac62adc0d3beddb63cbb21a1ec7900c /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/1401731241e934ff270c191b628f2710679ce8 /usr/lib/.build-id/d7/d4da7a8e05e42c19076e952c45b0a975fa5fac /usr/lib/.build-id/dc/6cea7de5514d4395758df7e583fa3a245a95c4 /usr/lib/.build-id/de/6099d5ab23a8764eb31ca9cdb8d752d9631b58 /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/72d64c6651810077b7318e9053e594db13cde8 /usr/lib/.build-id/e6 /usr/lib/.build-id/e6/a7f11165c71dc474cc5145e2b5d066181f9173 /usr/lib/.build-id/ed/332b9b6972b3ebf61278b112d9447ae246994d /usr/lib/.build-id/ee/71d9e0772a93b7cb0207608654afce7472051d /usr/lib/.build-id/f7/ff31d6de2f7f77eadcbb7743cb2e7a9a750521 /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/a24685f48a19c274dc0e7c3bfa9381bbc902b9 /usr/lib/.build-id/fc /usr/lib/.build-id/fc/681eee24c42ae55de2caed21abf1e1cfbaf421 /usr/lib/.build-id/fd /usr/lib/.build-id/fd/b5ad09e39f83f83d58e7a35e89c5f5edea8b35 /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 01:28:23 2025