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.12 | Vendor: Fedora Project |
Release: 3.fc41 | Build date: Wed May 14 03:06:38 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-23.iad2.fedoraproject.org |
Size: 18193901 | Source RPM: python3.11-3.11.12-3.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
* 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 * Wed Feb 07 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.8-1 - Update to 3.11.8 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Lumír Balhar <lbalhar@redhat.com> - 3.11.7-2 - Security fix for CVE-2023-27043 (rhbz#2196188) * Wed Dec 06 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.7-1 - Update to 3.11.7 - Own stray directories in /usr/lib64/python3.11 - Fixes: rhbz#2252144 * Tue Oct 03 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 3.11.6-2 - Use bundled libb2 in RHEL builds * Tue Oct 03 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.6-1 - Update to 3.11.6 * Mon Aug 28 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.5-1 - Update to 3.11.5 * Wed Aug 02 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.11.4-4 - Remove extra distro-applied CFLAGS passed to user built C extensions - https://fedoraproject.org/wiki/Changes/Python_Extension_Flags_Reduction * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.11.4-2 - Rebuilt for Python 3.12 * Wed Jun 07 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.4-1 - Update to 3.11.4 * Wed May 24 2023 Lumír Balhar <lbalhar@redhat.com> - 3.11.3-2 - Fix for CVE-2023-24329
/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/03/c62cc9735b0642ee525a7267ff5b792e3db129 /usr/lib/.build-id/05 /usr/lib/.build-id/05/6279a796016114609145a43a7012a87e83c9b8 /usr/lib/.build-id/05/f0728ee225c044adfd2c2b834862c8a6498ca3 /usr/lib/.build-id/08 /usr/lib/.build-id/08/02f641839ef00124dd93b68fb1bf9dee8355cd /usr/lib/.build-id/08/50d3a984d786c0d4e071b0d8451226a69fb199 /usr/lib/.build-id/09 /usr/lib/.build-id/09/942cbcc94ad3fdae55efd5ce70bf5b2a57ccdf /usr/lib/.build-id/19 /usr/lib/.build-id/19/2d0f4e3e4a996c06d0ec21a885d01209375927 /usr/lib/.build-id/1d/38ee858ac91fdbfc6925817833bc48cb6ccf95 /usr/lib/.build-id/21/19f91309e6bff424809218b4c7e754f6daed01 /usr/lib/.build-id/21/ff4e75ae3027d4c7872314c57f77c1f6e9256f /usr/lib/.build-id/26/b9af954e8e4a6615ca90a6965d57b6b6612164 /usr/lib/.build-id/27 /usr/lib/.build-id/27/0c1963c6fa70df4b9a9d832bd0cef1ef4c22c3 /usr/lib/.build-id/29/a162c6298f73fa440a655d862af5abe61180a5 /usr/lib/.build-id/2a /usr/lib/.build-id/2a/76d57c107f703804cfc11c00f58d7c9e611f7e /usr/lib/.build-id/30/00b0fdd5c9023b38b17927c9fb8db7ec19fc6d /usr/lib/.build-id/38 /usr/lib/.build-id/38/8b61705ba4346f072cb69a4d32bf2e88ff7c16 /usr/lib/.build-id/41 /usr/lib/.build-id/41/a2c859160ab66a7295de7cc8ffe1bf639ac2af /usr/lib/.build-id/46 /usr/lib/.build-id/46/03a3f5cc174481cfdec1aa506e39035feafd69 /usr/lib/.build-id/47 /usr/lib/.build-id/47/2b9f15c2dc4ede11b16b80ccd055a1d55b482a /usr/lib/.build-id/47/30e3d40732a336c13a504399dacfeebc407478 /usr/lib/.build-id/47/7a747cb593e41f4e360b168e11e362ed07fbc4 /usr/lib/.build-id/49/ecd5aa48a080ed67a438f0553fa034abbd867a /usr/lib/.build-id/4e/2af52ab2f5f14185400f82e35307767e8a5b4a /usr/lib/.build-id/53 /usr/lib/.build-id/53/96be88766bd951c8e3b9756b4641c7ab8c43e8 /usr/lib/.build-id/57 /usr/lib/.build-id/57/c77372ea6a9aaabc04e4c9557ae40cad0c730d /usr/lib/.build-id/59 /usr/lib/.build-id/59/6cb437aaf59be541c755664c8881d13970cd26 /usr/lib/.build-id/59/d7ca9ae636650c1672e08ad7790f5f6f349dd6 /usr/lib/.build-id/63 /usr/lib/.build-id/63/18da8fed6cd8a3be1919e4b7ecbd112c538261 /usr/lib/.build-id/67/d37f005cb787f0465a23e3b7ad5f7f6ce1cf5b /usr/lib/.build-id/68 /usr/lib/.build-id/68/bff49d34b30e3ffb80f89ee0437fba9d43706a /usr/lib/.build-id/69 /usr/lib/.build-id/69/08e4752cac8adf0a87643fe73f3e61aec48845 /usr/lib/.build-id/6c /usr/lib/.build-id/6c/b346d1c9d1463e41232739904e4d8b86ab35a4 /usr/lib/.build-id/6d /usr/lib/.build-id/6d/e3df02fbaec61b16f5a6dcd8717c2c2e22683b /usr/lib/.build-id/6e /usr/lib/.build-id/6e/be8abd6ba249c88001aa9e55a605b230f66d3d /usr/lib/.build-id/78 /usr/lib/.build-id/78/bbed5e03aed15698f940a083668a241fbeca0f /usr/lib/.build-id/78/d590a72a30725d847e82a5e667b74a57a0c6f9 /usr/lib/.build-id/7a /usr/lib/.build-id/7a/12be7b63ae2d016eb1e72c549c7a19b4d9d068 /usr/lib/.build-id/83 /usr/lib/.build-id/83/4390bb2223c1124eb31279b3a10b7d1ac9039a /usr/lib/.build-id/84/fb1f773ed1975c1f7dc247593dea169ac76d46 /usr/lib/.build-id/89 /usr/lib/.build-id/89/80c8f30a709ee212eb7a04459dd67ae8299596 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/cf69272bef88e9202b6a2c06bd3a9a89c2ff9a /usr/lib/.build-id/8c/32eb151fd3042ff98f3f3501f0893741adf827 /usr/lib/.build-id/90 /usr/lib/.build-id/90/428c2d878ada6a7af685c1372dc5eba13d10d2 /usr/lib/.build-id/92 /usr/lib/.build-id/92/910576f09a30459fb45ee1ad37a8a8a401b9ad /usr/lib/.build-id/96 /usr/lib/.build-id/96/c5dafbea1c892c89fcd80045cbd3c341388e51 /usr/lib/.build-id/99 /usr/lib/.build-id/99/c9834e5da8dfae2c5e2ca5c7d1fd4c7495c480 /usr/lib/.build-id/9c /usr/lib/.build-id/9c/27b583c15f16936c8f18440e83f0e8ad6fbaf3 /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/5950e04bfbd6665cae6806e5938f1a2c275762 /usr/lib/.build-id/a3/b26f1a0fa3231a997a0d96b54997091811e4e2 /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/abe2a2870ba84544d21964b6047638bdce23c3 /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/7e652357619b8c3c82af43fe5a2fa2a407a6a3 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/d3165d05ff0dea7ca28f086d74aebca9d4fcca /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/7df2881dbf5956341702b68c2939c992cd352c /usr/lib/.build-id/ae/95983d2eb5048c572991be2dd57c2155cba95d /usr/lib/.build-id/af /usr/lib/.build-id/af/0354d4afd084ab0617905889433886f1b26ecd /usr/lib/.build-id/b2/b555a817ba0186322142d32939f5d268c07044 /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/f29d15c953dc688cce9053fbd1ae69c8bb7050 /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/5452e07fbb10a4b36475c8a53292dd2eff2296 /usr/lib/.build-id/bb /usr/lib/.build-id/bb/71554638dc990d815a06e693ccab0f318d1c24 /usr/lib/.build-id/bb/ac55d47415100878ce2b8f1a60d88ecff0b0df /usr/lib/.build-id/bc /usr/lib/.build-id/bc/217371341e43a6a9a9d2c2868c188be4463494 /usr/lib/.build-id/c7/1eb3bf4384e35702c7620fa514e5fccc4861b9 /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/343606f6e8c508b2b4a046224e1321a471ea2f /usr/lib/.build-id/c8/d02c1d3e159b6acbd2886032cba44cf687d1c8 /usr/lib/.build-id/ce /usr/lib/.build-id/ce/136e684776245f3e74e22f9913e235e246f9fc /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/99f715cb33677f219de62608c961609c3e90b3 /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/03fc0b8830aaad8eef1d94c49bab468d73cc61 /usr/lib/.build-id/d9/457f9c12f98ff7d2d2b2c14aea00c60e7b18ed /usr/lib/.build-id/d9/47ed992a70e485f46a2dee2ca9fe51c4cd5329 /usr/lib/.build-id/d9/7f442829e9eff92b6267b6ab40ce0e5695c609 /usr/lib/.build-id/d9/b7e7e2d4a680bb94e1d00c2740052269819b7d /usr/lib/.build-id/de /usr/lib/.build-id/de/0c4dd366361184a4f900eabad209f8aed83a46 /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/b72e75b0565640dac4178f5fe54b0193bee4e8 /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/95a39a9699e373f6f5dba2ac193fbc41850489 /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/abb2de914f40be7eff108b7b740914fff01c67 /usr/lib/.build-id/e4 /usr/lib/.build-id/e4/4809066644882bdfcbabadeedd7c981bc34e5b /usr/lib/.build-id/eb /usr/lib/.build-id/eb/3fbb9a9679993c684d42f08f35d62eab90d16c /usr/lib/.build-id/ed /usr/lib/.build-id/ed/07e2d7d11c822765f4e8c07556666c889f2d62 /usr/lib/.build-id/fb /usr/lib/.build-id/fb/ce9a21508eaaad3255277962f49d5dea996102 /usr/lib/.build-id/fd/0cd526e772c1ed504f6404138b04d05926ebac /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 Jun 14 03:49:35 2025