| 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.fc44 | Build date: Thu Feb 26 07:56:30 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-19.rdu3.fedoraproject.org |
| Size: 18246233 | Source RPM: python3.11-3.11.14-5.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
* 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/08 /usr/lib/.build-id/08/04a189576927925c863aba5b1d656c22ae887f /usr/lib/.build-id/08/9831452774420cf3c5b43e44dc216c6963b99d /usr/lib/.build-id/0a /usr/lib/.build-id/0a/cdfe2a7028939e9485233db192d1e046ca68a4 /usr/lib/.build-id/16 /usr/lib/.build-id/16/9f62c1e89a1922e8e494121fc9f982d09795b5 /usr/lib/.build-id/1f /usr/lib/.build-id/1f/2167d9edc87329812a61a27e3359ff5dcdc81d /usr/lib/.build-id/21/33581103ffda300b4b5fa4afe1c137dc473984 /usr/lib/.build-id/23 /usr/lib/.build-id/23/2be0e3ec0844cb37b7630320c1036ef50ca823 /usr/lib/.build-id/24 /usr/lib/.build-id/24/bb440b82cecdac4b3607a5a2e1d22213aaf3ef /usr/lib/.build-id/28 /usr/lib/.build-id/28/2144e6f83c8cdb38dbff2f29d395cf9b9a10d4 /usr/lib/.build-id/2e/5d81da570b61a4333a7ca05fd94e5e7098855a /usr/lib/.build-id/2e/9cf2f68017392e088137221535f36e65e61e7c /usr/lib/.build-id/2e/9e570dbd32ad74a049b5593a392db833beee27 /usr/lib/.build-id/35 /usr/lib/.build-id/35/908f7539946a30de4aca7dc7553c12f3bf7bcc /usr/lib/.build-id/37/2620c30d4dfe54adb63260ec3f99416d7c1060 /usr/lib/.build-id/37/d7118802383b91cc02463690d2da40d1447d6b /usr/lib/.build-id/3e /usr/lib/.build-id/3e/31202ed74dde0a1f563a336674e22f68fe0a87 /usr/lib/.build-id/3f /usr/lib/.build-id/3f/9d431bf4cb394116626f423a39875ac565107f /usr/lib/.build-id/40 /usr/lib/.build-id/40/290110cdf35f06e977abdd20c15cdae5e9cb9f /usr/lib/.build-id/40/f4b283e81d346762d3bb641cff8a3245305ed8 /usr/lib/.build-id/41 /usr/lib/.build-id/41/f181ca9fddc58b3ed9ccc64b210e0dbe6d680f /usr/lib/.build-id/44 /usr/lib/.build-id/44/2cecdc6022575a3b2e89acfe40244107b598a1 /usr/lib/.build-id/44/c6513be72e17a86595786a6d00d1a89bb4526e /usr/lib/.build-id/45 /usr/lib/.build-id/45/fa0028a2b789982679d55637b023c61c3a72cd /usr/lib/.build-id/47 /usr/lib/.build-id/47/83c4e1631e7bb3c836c1349e1a7c16b810d966 /usr/lib/.build-id/47/fa41da38242f196e0fdcfee42cbf3f5319914d /usr/lib/.build-id/49 /usr/lib/.build-id/49/9b2cb1cbf3d52f878f1cf6a415ce1339996519 /usr/lib/.build-id/4a /usr/lib/.build-id/4a/eedcdce7e8d029411d33304ba08c2b460e925d /usr/lib/.build-id/4b /usr/lib/.build-id/4b/132ce2cbf232ccada55eb7fdb54c9aaede01b6 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/c96707b9d29fd45636ef5ce659660234135986 /usr/lib/.build-id/52 /usr/lib/.build-id/52/e3624e0a82cc6a59c2cbdfe87498c36592575a /usr/lib/.build-id/53/09609ec385dce4c3a9705520bcf3ee28e13ec7 /usr/lib/.build-id/58 /usr/lib/.build-id/58/df9f06cf24160c4af95a73ef7b5392d79f798e /usr/lib/.build-id/5b/821364acb0ff0a8cf8b4f4b20b832081b9ea17 /usr/lib/.build-id/62 /usr/lib/.build-id/62/3f32bb8a9c3b5960325f7433ed34f210efebee /usr/lib/.build-id/69 /usr/lib/.build-id/69/52d1ada87baba028ae3cea2797bef90751e4f4 /usr/lib/.build-id/6c/aba49933b2ca6aa407fd50aeca81ed4c4c1436 /usr/lib/.build-id/6f /usr/lib/.build-id/6f/573f52a24368367e1b9e828aff75e0232d3a1d /usr/lib/.build-id/6f/fc3d5ea73ab47d7be42458a54d51b7a6a06577 /usr/lib/.build-id/71/416559ebed4c5425008c1318c5696a9e00f181 /usr/lib/.build-id/72 /usr/lib/.build-id/72/714f4e3e7998c506eb2e2a3bcfad6806098c79 /usr/lib/.build-id/75 /usr/lib/.build-id/75/dcb2381402b9fb636e7c351c1af6132d465095 /usr/lib/.build-id/78/78e2d0ef4415c3c07eaddbd1f220df43840e82 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/b87a2d2ec38f864fd12a637ff45f1118bbd8ce /usr/lib/.build-id/7d /usr/lib/.build-id/7d/e6034427f52a765f085646c17dc04e2db4a5a7 /usr/lib/.build-id/84 /usr/lib/.build-id/84/39b87512af0014b42adfcc144355424c12aa58 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/aec11be821ed937e4ed2c8b962a04a74c21493 /usr/lib/.build-id/8f /usr/lib/.build-id/8f/dd0f753f457a38ab7ef1370b11436c10ed8633 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/1348f1abd0915bc81280825561339a5cb542d0 /usr/lib/.build-id/9b/568a394f52314dd07d9735118806df144a101f /usr/lib/.build-id/9d /usr/lib/.build-id/9d/e6a76e40e1b9c2c2bd63d4b813e506f393146f /usr/lib/.build-id/9e /usr/lib/.build-id/9e/031afe7ff9c4aafb637178c9c15003f8a59470 /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/2d0dbe4c9cfb7de8721e6fe609776215736c13 /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/ddbe9e7e80a32c0427907ee4e9dce50287e0b7 /usr/lib/.build-id/aa /usr/lib/.build-id/aa/edbdb752033be91094de16acefb8ce0e33e6c7 /usr/lib/.build-id/ac /usr/lib/.build-id/ac/783eba6a1faa7ac2cbb1e5c536fd38df356dc4 /usr/lib/.build-id/ae/2f78d86e9e3408d963d9cd293a3a652a9e9e75 /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/405471201d98b1caad5ee544eef9111111b0dc /usr/lib/.build-id/b2/36f530a904a094fc358f89543c276739d42941 /usr/lib/.build-id/b4/9960ddf1e8d96508f697ba3a01b57c5b315e4f /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/eccf7325332cfa24027d883e2e00138665b37e /usr/lib/.build-id/bd /usr/lib/.build-id/bd/029627f01adcd4b451971cc9640f8f82674c2e /usr/lib/.build-id/be /usr/lib/.build-id/be/8b41129bc82171047117a25c11bb8ae54725be /usr/lib/.build-id/c5/2bebe7898ee992e17c679ecb618d61029fafe6 /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/636b11f52365eed2c96ea056a0daa6ea9cd64a /usr/lib/.build-id/ca/89e8965b1135665d7131e0c86fc8042294cf9e /usr/lib/.build-id/cf /usr/lib/.build-id/cf/67bf14e9a8e4e67585931f8a7807c0c4f51f2f /usr/lib/.build-id/cf/f6c0c9a951fb229546fc8111eda75c3700b0a4 /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/eb5ca464c5ee83d8e993f7e08f51e131062376 /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/6cdc01963e95142e1b3af5d255e2482294307c /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/25e8b3a645bcf47b665f8a3e503fc911d15928 /usr/lib/.build-id/d4/547d26587c8493d35e5d858b0855f341e705eb /usr/lib/.build-id/d4/a5653230b1fc9f4550ae198baca47fcc41b453 /usr/lib/.build-id/d4/c8103986af729f917c1e06fac1ca676630d037 /usr/lib/.build-id/df /usr/lib/.build-id/df/ee12f52f420e58ca5f204387aea1f7c8fdddf8 /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/b5b7483432e49cb5bc8a15efee604726e5c84f /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/bd67ba1f287cc4325b02f60d08360ad2e20511 /usr/lib/.build-id/f3/d09a33d7f6795f23e50f86bb9cfa3e795b78b1 /usr/lib/.build-id/f3/e649784a128b751e65a1a370b23cc05d83e5b5 /usr/lib/.build-id/fc /usr/lib/.build-id/fc/6bc5dcf5280bb4c44329363948d118d1a8b298 /usr/lib/.build-id/fd /usr/lib/.build-id/fd/17b9b3f71da15d747027f7646145f9b830a267 /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 02:17:55 2026