| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3.11-debug | Distribution: Fedora Project |
| Version: 3.11.14 | Vendor: Fedora Project |
| Release: 5.fc45 | Build date: Thu Feb 26 07:56:54 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-05.rdu3.fedoraproject.org |
| Size: 18246233 | Source RPM: python3.11-3.11.14-5.fc45.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
* Mon Feb 09 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.14-5 - Security fixes for CVE-2026-0865, CVE-2025-15366 and CVE-2025-15367 * Fri Jan 16 2026 Lumír Balhar <lbalhar@redhat.com> - 3.11.14-4 - Security fix for CVE-2025-13836 * Thu Jan 08 2026 Lumír Balhar <lbalhar@redhat.com> - 3.11.14-3 - Security fix for CVE-2025-12084 * Tue Jan 06 2026 Karolina Surma <ksurma@redhat.com> - 3.11.14-2 - Require at least the same expat version as used during the build time * Fri Oct 10 2025 Karolina Surma <ksurma@redhat.com> - 3.11.14-1 - Update to 3.11.14 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Wed Jun 04 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.13-1 - Update to 3.11.13 * Tue May 13 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.11.12-3 - Fix PySSL_SetError handling SSL_ERROR_SYSCALL - This fixes random flakiness of test_ssl on stressed machines * Wed Apr 16 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.11.12-2 - test_ssl: Don't stop ThreadedEchoServer on OSError in ConnectionHandler - Fixes: rhbz#2355052 * Wed Apr 09 2025 Miro Hrončok <mhroncok@redhat.com> - 3.11.12-1 - Update to 3.11.12 * Mon Mar 31 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.11.11-6 - Properly apply exported CFLAGS for dtrace/systemtap builds - Fixes: rhbz#2356302 * Mon Feb 10 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.11.11-5 - Security fix for CVE-2025-0938 - Fixes: rhbz#2343272 * Thu Feb 06 2025 Miro Hrončok <mhroncok@redhat.com> - 3.11.11-4 - Rebuilt with mpdecimal 4.0.0 * Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 3.11.11-3 - Add explicit BR: libxcrypt-devel * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Dec 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.11.11-1 - Update to 3.11.11 - Fixes: rhbz#2321655 * Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.10-1 - Update to 3.11.10 * Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-6 - Security fix for CVE-2024-8088 - Fixes: rhbz#2307460 * Thu Aug 15 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-5 - Security fix for CVE-2024-4032 (rhbz#2293391) - Security fix for CVE-2024-6923 (rhbz#2303158) * Tue Jul 23 2024 Lumír Balhar <lbalhar@redhat.com> - 3.11.9-4 - Require systemtap-sdt-devel for sys/sdt.h * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Apr 17 2024 Miro Hrončok <mhroncok@redhat.com> - 3.11.9-2 - Require expat >= 2.6 to prevent errors when creating venvs with older expat * Tue Apr 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.9-1 - Update to 3.11.9 * Wed Feb 28 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.8-2 - Fix tests for XMLPullParser with Expat 2.6.0
/usr/bin/python3.11d /usr/bin/python3.11d-config /usr/bin/python3.11d-ppc64le-config /usr/include/python3.11d /usr/include/python3.11d/Python.h /usr/include/python3.11d/abstract.h /usr/include/python3.11d/bltinmodule.h /usr/include/python3.11d/boolobject.h /usr/include/python3.11d/bytearrayobject.h /usr/include/python3.11d/bytesobject.h /usr/include/python3.11d/ceval.h /usr/include/python3.11d/codecs.h /usr/include/python3.11d/compile.h /usr/include/python3.11d/complexobject.h /usr/include/python3.11d/cpython /usr/include/python3.11d/cpython/abstract.h /usr/include/python3.11d/cpython/bytearrayobject.h /usr/include/python3.11d/cpython/bytesobject.h /usr/include/python3.11d/cpython/cellobject.h /usr/include/python3.11d/cpython/ceval.h /usr/include/python3.11d/cpython/classobject.h /usr/include/python3.11d/cpython/code.h /usr/include/python3.11d/cpython/compile.h /usr/include/python3.11d/cpython/complexobject.h /usr/include/python3.11d/cpython/context.h /usr/include/python3.11d/cpython/descrobject.h /usr/include/python3.11d/cpython/dictobject.h /usr/include/python3.11d/cpython/fileobject.h /usr/include/python3.11d/cpython/fileutils.h /usr/include/python3.11d/cpython/floatobject.h /usr/include/python3.11d/cpython/frameobject.h /usr/include/python3.11d/cpython/funcobject.h /usr/include/python3.11d/cpython/genobject.h /usr/include/python3.11d/cpython/import.h /usr/include/python3.11d/cpython/initconfig.h /usr/include/python3.11d/cpython/listobject.h /usr/include/python3.11d/cpython/longintrepr.h /usr/include/python3.11d/cpython/longobject.h /usr/include/python3.11d/cpython/methodobject.h /usr/include/python3.11d/cpython/modsupport.h /usr/include/python3.11d/cpython/object.h /usr/include/python3.11d/cpython/objimpl.h /usr/include/python3.11d/cpython/odictobject.h /usr/include/python3.11d/cpython/picklebufobject.h /usr/include/python3.11d/cpython/pthread_stubs.h /usr/include/python3.11d/cpython/pyctype.h /usr/include/python3.11d/cpython/pydebug.h /usr/include/python3.11d/cpython/pyerrors.h /usr/include/python3.11d/cpython/pyfpe.h /usr/include/python3.11d/cpython/pyframe.h /usr/include/python3.11d/cpython/pylifecycle.h /usr/include/python3.11d/cpython/pymem.h /usr/include/python3.11d/cpython/pystate.h /usr/include/python3.11d/cpython/pythonrun.h /usr/include/python3.11d/cpython/pythread.h /usr/include/python3.11d/cpython/pytime.h /usr/include/python3.11d/cpython/setobject.h /usr/include/python3.11d/cpython/sysmodule.h /usr/include/python3.11d/cpython/traceback.h /usr/include/python3.11d/cpython/tupleobject.h /usr/include/python3.11d/cpython/unicodeobject.h /usr/include/python3.11d/cpython/warnings.h /usr/include/python3.11d/cpython/weakrefobject.h /usr/include/python3.11d/datetime.h /usr/include/python3.11d/descrobject.h /usr/include/python3.11d/dictobject.h /usr/include/python3.11d/dynamic_annotations.h /usr/include/python3.11d/enumobject.h /usr/include/python3.11d/errcode.h /usr/include/python3.11d/exports.h /usr/include/python3.11d/fileobject.h /usr/include/python3.11d/fileutils.h /usr/include/python3.11d/floatobject.h /usr/include/python3.11d/frameobject.h /usr/include/python3.11d/genericaliasobject.h /usr/include/python3.11d/import.h /usr/include/python3.11d/internal /usr/include/python3.11d/internal/pycore_abstract.h /usr/include/python3.11d/internal/pycore_accu.h /usr/include/python3.11d/internal/pycore_asdl.h /usr/include/python3.11d/internal/pycore_ast.h /usr/include/python3.11d/internal/pycore_ast_state.h /usr/include/python3.11d/internal/pycore_atomic.h /usr/include/python3.11d/internal/pycore_atomic_funcs.h /usr/include/python3.11d/internal/pycore_bitutils.h /usr/include/python3.11d/internal/pycore_blocks_output_buffer.h /usr/include/python3.11d/internal/pycore_bytes_methods.h /usr/include/python3.11d/internal/pycore_bytesobject.h /usr/include/python3.11d/internal/pycore_call.h /usr/include/python3.11d/internal/pycore_ceval.h /usr/include/python3.11d/internal/pycore_code.h /usr/include/python3.11d/internal/pycore_compile.h /usr/include/python3.11d/internal/pycore_condvar.h /usr/include/python3.11d/internal/pycore_context.h /usr/include/python3.11d/internal/pycore_dict.h /usr/include/python3.11d/internal/pycore_dtoa.h /usr/include/python3.11d/internal/pycore_emscripten_signal.h /usr/include/python3.11d/internal/pycore_exceptions.h /usr/include/python3.11d/internal/pycore_fileutils.h /usr/include/python3.11d/internal/pycore_floatobject.h /usr/include/python3.11d/internal/pycore_format.h /usr/include/python3.11d/internal/pycore_frame.h /usr/include/python3.11d/internal/pycore_function.h /usr/include/python3.11d/internal/pycore_gc.h /usr/include/python3.11d/internal/pycore_genobject.h /usr/include/python3.11d/internal/pycore_getopt.h /usr/include/python3.11d/internal/pycore_gil.h /usr/include/python3.11d/internal/pycore_global_objects.h /usr/include/python3.11d/internal/pycore_global_strings.h /usr/include/python3.11d/internal/pycore_hamt.h /usr/include/python3.11d/internal/pycore_hashtable.h /usr/include/python3.11d/internal/pycore_import.h /usr/include/python3.11d/internal/pycore_initconfig.h /usr/include/python3.11d/internal/pycore_interp.h /usr/include/python3.11d/internal/pycore_interpreteridobject.h /usr/include/python3.11d/internal/pycore_list.h /usr/include/python3.11d/internal/pycore_long.h /usr/include/python3.11d/internal/pycore_moduleobject.h /usr/include/python3.11d/internal/pycore_namespace.h /usr/include/python3.11d/internal/pycore_object.h /usr/include/python3.11d/internal/pycore_opcode.h /usr/include/python3.11d/internal/pycore_parser.h /usr/include/python3.11d/internal/pycore_pathconfig.h /usr/include/python3.11d/internal/pycore_pyarena.h /usr/include/python3.11d/internal/pycore_pyerrors.h /usr/include/python3.11d/internal/pycore_pyhash.h /usr/include/python3.11d/internal/pycore_pylifecycle.h /usr/include/python3.11d/internal/pycore_pymath.h /usr/include/python3.11d/internal/pycore_pymem.h /usr/include/python3.11d/internal/pycore_pystate.h /usr/include/python3.11d/internal/pycore_runtime.h /usr/include/python3.11d/internal/pycore_runtime_init.h /usr/include/python3.11d/internal/pycore_signal.h /usr/include/python3.11d/internal/pycore_sliceobject.h /usr/include/python3.11d/internal/pycore_strhex.h /usr/include/python3.11d/internal/pycore_structseq.h /usr/include/python3.11d/internal/pycore_symtable.h /usr/include/python3.11d/internal/pycore_sysmodule.h /usr/include/python3.11d/internal/pycore_traceback.h /usr/include/python3.11d/internal/pycore_tuple.h /usr/include/python3.11d/internal/pycore_typeobject.h /usr/include/python3.11d/internal/pycore_ucnhash.h /usr/include/python3.11d/internal/pycore_unicodeobject.h /usr/include/python3.11d/internal/pycore_unionobject.h /usr/include/python3.11d/internal/pycore_warnings.h /usr/include/python3.11d/intrcheck.h /usr/include/python3.11d/iterobject.h /usr/include/python3.11d/listobject.h /usr/include/python3.11d/longobject.h /usr/include/python3.11d/marshal.h /usr/include/python3.11d/memoryobject.h /usr/include/python3.11d/methodobject.h /usr/include/python3.11d/modsupport.h /usr/include/python3.11d/moduleobject.h /usr/include/python3.11d/object.h /usr/include/python3.11d/objimpl.h /usr/include/python3.11d/opcode.h /usr/include/python3.11d/osdefs.h /usr/include/python3.11d/osmodule.h /usr/include/python3.11d/patchlevel.h /usr/include/python3.11d/py_curses.h /usr/include/python3.11d/pybuffer.h /usr/include/python3.11d/pycapsule.h /usr/include/python3.11d/pyconfig-64.h /usr/include/python3.11d/pyconfig.h /usr/include/python3.11d/pydtrace.h /usr/include/python3.11d/pyerrors.h /usr/include/python3.11d/pyexpat.h /usr/include/python3.11d/pyframe.h /usr/include/python3.11d/pyhash.h /usr/include/python3.11d/pylifecycle.h /usr/include/python3.11d/pymacconfig.h /usr/include/python3.11d/pymacro.h /usr/include/python3.11d/pymath.h /usr/include/python3.11d/pymem.h /usr/include/python3.11d/pyport.h /usr/include/python3.11d/pystate.h /usr/include/python3.11d/pystrcmp.h /usr/include/python3.11d/pystrtod.h /usr/include/python3.11d/pythonrun.h /usr/include/python3.11d/pythread.h /usr/include/python3.11d/pytypedefs.h /usr/include/python3.11d/rangeobject.h /usr/include/python3.11d/setobject.h /usr/include/python3.11d/sliceobject.h /usr/include/python3.11d/structmember.h /usr/include/python3.11d/structseq.h /usr/include/python3.11d/sysmodule.h /usr/include/python3.11d/token.h /usr/include/python3.11d/traceback.h /usr/include/python3.11d/tracemalloc.h /usr/include/python3.11d/tupleobject.h /usr/include/python3.11d/typeslots.h /usr/include/python3.11d/unicodeobject.h /usr/include/python3.11d/warnings.h /usr/include/python3.11d/weakrefobject.h /usr/lib/.build-id /usr/lib/.build-id/02 /usr/lib/.build-id/02/664fcbc51c299f19d6b9bc75092082ec3fe84c /usr/lib/.build-id/04 /usr/lib/.build-id/04/e843076c13d369d3b1d1db3c17445788c2cc79 /usr/lib/.build-id/07/ffb55c351ab28f48e2941b4677e277344b4ede /usr/lib/.build-id/0b /usr/lib/.build-id/0b/8c9f02835ebbd831ee2ab01b57798b77b3450a /usr/lib/.build-id/0b/aa9fb39f84cd95a30e5ff4e301280c2332977f /usr/lib/.build-id/10 /usr/lib/.build-id/10/54a29399226b35bdeadc1fd9dcb18788c134b9 /usr/lib/.build-id/11 /usr/lib/.build-id/11/cd5f12c6636fe83ce0006a99842cd0e556d3f3 /usr/lib/.build-id/12 /usr/lib/.build-id/12/433c2ac7eb666f8d26b1f1a8665076c29a14db /usr/lib/.build-id/14/ad6b7cdabf1066fae926556da03569f48be5e4 /usr/lib/.build-id/1b /usr/lib/.build-id/1b/7d63640b1036a55276e78d263bd1bebf19ad9a /usr/lib/.build-id/1b/cc5685ce98efba905cafd9c8f081b35c1f2dc3 /usr/lib/.build-id/1d/8d5e2b478721c1a16d8cfb4d61ae114b224fc4 /usr/lib/.build-id/21 /usr/lib/.build-id/21/9f03272b51e6485eb68cf65855c410460d09b4 /usr/lib/.build-id/24 /usr/lib/.build-id/24/fa0ad02b3a9f79e92fc38eca3bd4ffa692a330 /usr/lib/.build-id/26 /usr/lib/.build-id/26/d7ade73427a08a67178aa3e6d4ce340385d3e3 /usr/lib/.build-id/27 /usr/lib/.build-id/27/0f79b7f2add65d2ac30fd62993ae3e2c5c7e99 /usr/lib/.build-id/28 /usr/lib/.build-id/28/6042ed9757954fd2644e03419c580aab241cde /usr/lib/.build-id/2a /usr/lib/.build-id/2a/d6a0c60ec6d0e72d50dea6237e67a2f894a4d5 /usr/lib/.build-id/2c /usr/lib/.build-id/2c/7bcf8a45aff75faf9c045c100d23cd6a9ad559 /usr/lib/.build-id/3c /usr/lib/.build-id/3c/1e4ff45380a404f9c8225a53550b39d292e27b /usr/lib/.build-id/3c/7f161867ac7fd8b2614d0d6c51d6bc2b58edd6 /usr/lib/.build-id/3c/a93db4aee8d83dca2ca3d54c773bab44e7501f /usr/lib/.build-id/3d /usr/lib/.build-id/3d/12423193704c9a66afcc9401b185877b1350f7 /usr/lib/.build-id/3d/ea647111c54df568bc2b3e6251f56eaeb4e2a5 /usr/lib/.build-id/42/8effbef0cf11665976a3c654577f2e9aca3a6d /usr/lib/.build-id/43/cb3d6b965cb9c49751565b13d0597a58643f55 /usr/lib/.build-id/47 /usr/lib/.build-id/47/37480a5698cd3d202a56cd713e7608da47aa6d /usr/lib/.build-id/49 /usr/lib/.build-id/49/fe6bd3ead245b3aa94edfbcd91bf2bac014476 /usr/lib/.build-id/4a /usr/lib/.build-id/4a/7f9aed5b4eef18077b53770e37a5cde7c17525 /usr/lib/.build-id/4c /usr/lib/.build-id/4c/328cd5cddf2acb0e7cf061234be0067da512c1 /usr/lib/.build-id/4d /usr/lib/.build-id/4d/f3dceddcd2ce8089237442d6cc6f53977f0dff /usr/lib/.build-id/4e /usr/lib/.build-id/4e/f99c91804c81d8f796f0ed8a95c4501e042eb8 /usr/lib/.build-id/51 /usr/lib/.build-id/51/41cc43533f86e8a291fd5ffc0f8528cf24487d /usr/lib/.build-id/53 /usr/lib/.build-id/53/17651abd306d14d0b7441a65ac95f88cad5ee1 /usr/lib/.build-id/56/b67326458f240d38d1b7fc6838268642039849 /usr/lib/.build-id/57/65c03d63864d973006d2d579a335de417b190a /usr/lib/.build-id/58 /usr/lib/.build-id/58/79f4ab065d9c53cbe13fa8ddc8d367d2bba740 /usr/lib/.build-id/67 /usr/lib/.build-id/67/ea4bb82ab1cceec3b977949d3d93f314c7c31f /usr/lib/.build-id/68 /usr/lib/.build-id/68/91513862225be1cc29f99af2a1704fa2003065 /usr/lib/.build-id/6b /usr/lib/.build-id/6b/4b47233bbd8ff91ae4a9d08dc3de0b8795856d /usr/lib/.build-id/6e /usr/lib/.build-id/6e/c74a8be446f6cfa25fc597dbab261f7eff533c /usr/lib/.build-id/77 /usr/lib/.build-id/77/2c28c210d98cde8873fee9f37538152198a065 /usr/lib/.build-id/82 /usr/lib/.build-id/82/e353279fb32e04b0f9ae99d7c5ace6bdc58f2a /usr/lib/.build-id/83 /usr/lib/.build-id/83/98fe7d4aca7cfff7523eb75e126e2e22a82bc6 /usr/lib/.build-id/84 /usr/lib/.build-id/84/6a540ee2e6cf6fb5904ae0a98ac5ec78cb2a63 /usr/lib/.build-id/87 /usr/lib/.build-id/87/8dd28b0d81109f7f6c168ef9910449e133b80e /usr/lib/.build-id/89 /usr/lib/.build-id/89/28fbf68c10e569cce3580edc90ae862ee17c27 /usr/lib/.build-id/8d/26b303779659f6249c71fdf902f1617ea9e109 /usr/lib/.build-id/8d/843427a013d6f3f311b7518c4e77a83f657928 /usr/lib/.build-id/8f /usr/lib/.build-id/8f/9b578848ba57aa0e2e1e0b6622cab3e9e33c28 /usr/lib/.build-id/91 /usr/lib/.build-id/91/56ed83482c338a1d9bc17b9b7a29949ed1e347 /usr/lib/.build-id/93/aa3dd30dcbff90bdd18a9860b9cb8bb36121a9 /usr/lib/.build-id/94 /usr/lib/.build-id/94/caea2d731c3f92b8b69e51f2f1be159cfa157c /usr/lib/.build-id/96 /usr/lib/.build-id/96/b4c40dfb4dc67a7aa5b9d9d536454c42d54069 /usr/lib/.build-id/97 /usr/lib/.build-id/97/dd78b37458732fa0baf5f4991527e0fdf0535a /usr/lib/.build-id/9b/71e02ae945e49d7eaae833298bee2f15afbfa3 /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/68cf7c68c7c26f7fe979d97a7c13e5c90de196 /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/d95b1f48100110771f790d8ef4d569c32f90f7 /usr/lib/.build-id/ac/5c4c4b8fa4606acb7cca522b1a80d0a8430d6e /usr/lib/.build-id/af /usr/lib/.build-id/af/ce585336b3c7677695cc9190249e9d6c9bf8ce /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/8612c82681e97f60c48c36f1b2c82009aff80f /usr/lib/.build-id/b8/196c30c96560e21ee8f4705cc4447f8ecea163 /usr/lib/.build-id/bc /usr/lib/.build-id/bc/02098cede8ef2be721f233394b2f8dd96e6a75 /usr/lib/.build-id/c2/d5f9c3a1ff1bf28c682d421b928a6550b7e91d /usr/lib/.build-id/c2/d8ec8af2fda7909640f03018a611c11fa71bdf /usr/lib/.build-id/c4/4420b6c17d73bca00b535a28e3123c626ec3c0 /usr/lib/.build-id/ca/6406e41095479cbc4c8b7860cf6eb3e9f84f4e /usr/lib/.build-id/cd/ae667f30208e4aabf72edfd6ac809bcdaf4a28 /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/c2f396c585d9766440db071cd67a802d39f5a0 /usr/lib/.build-id/db/2f151f7684204edff723962bfe08b3fb2a9359 /usr/lib/.build-id/db/bd7f87e08e1b9106661fc5c0d6fd9e0f842d05 /usr/lib/.build-id/e2/6fb7499402b0db6dfb3fcf55964cbe064a97e6 /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/68211f3df6c99a37a93fecad3cc2e065664e36 /usr/lib/.build-id/ea/a3fb550fd789fac1403f305a80240a59d2b0cb /usr/lib/.build-id/ec/b09c8192d099f0122b88790aac51db4b4d4827 /usr/lib/.build-id/f4 /usr/lib/.build-id/f4/a939d17e7e5c52c8cad2822380d4c43ea82c66 /usr/lib/.build-id/f4/d28b850b66e26962b86361af5163ec96b8c085 /usr/lib/.build-id/f5/5933cb92e2e0edae8ac73aafcd595342a8a3a9 /usr/lib/.build-id/f5/8ed148fab4469ac260de4350a1f9c6afa966f9 /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/66a74349638e8926163367f2432da0bfbf28ba /usr/lib64/libpython3.11d.so /usr/lib64/libpython3.11d.so.1.0 /usr/lib64/pkgconfig/python-3.11d-embed.pc /usr/lib64/pkgconfig/python-3.11d.pc /usr/lib64/python3.11/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-311.opt-1.pyc /usr/lib64/python3.11/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-311.opt-2.pyc /usr/lib64/python3.11/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-311.pyc /usr/lib64/python3.11/_sysconfigdata_d_linux_powerpc64le-linux-gnu.py /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Makefile /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Setup /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Setup.bootstrap /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Setup.local /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Setup.stdlib /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/__pycache__ /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-311.opt-1.pyc /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-311.opt-2.pyc /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-311.pyc /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/config.c /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/config.c.in /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/install-sh /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/makesetup /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/python-config.py /usr/lib64/python3.11/lib-dynload/_asyncio.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_bisect.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_blake2.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_bz2.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_codecs_cn.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_codecs_hk.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_codecs_iso2022.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_codecs_jp.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_codecs_kr.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_codecs_tw.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_contextvars.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_crypt.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_csv.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_ctypes.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_ctypes_test.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_curses.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_curses_panel.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_datetime.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_dbm.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_decimal.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_elementtree.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_gdbm.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_hashlib.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_heapq.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_json.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_lsprof.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_lzma.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_md5.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_multibytecodec.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_multiprocessing.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_opcode.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_pickle.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_posixshmem.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_posixsubprocess.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_queue.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_random.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_sha1.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_sha256.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_sha3.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_sha512.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_socket.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_sqlite3.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_ssl.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_statistics.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_struct.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_testbuffer.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_testcapi.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_testclinic.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_testimportmultiple.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_testinternalcapi.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_testmultiphase.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_tkinter.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_typing.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_uuid.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_xxsubinterpreters.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_xxtestfuzz.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_zoneinfo.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/array.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/audioop.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/binascii.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/cmath.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/fcntl.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/grp.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/math.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/mmap.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/nis.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/ossaudiodev.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/pyexpat.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/readline.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/resource.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/select.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/spwd.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/syslog.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/termios.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/unicodedata.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/xxlimited.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/xxlimited_35.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/zlib.cpython-311d-powerpc64le-linux-gnu.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Feb 28 01:28:37 2026