Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3.11-debug-3.11.15-1.fc42 RPM for ppc64le

From Fedora 42 testing updates for ppc64le / Packages / p

Name: python3.11-debug Distribution: Fedora Project
Version: 3.11.15 Vendor: Fedora Project
Release: 1.fc42 Build date: Thu Mar 5 09:41:07 2026
Group: Unspecified Build host: buildvm-ppc64le-12.rdu3.fedoraproject.org
Size: 18254343 Source RPM: python3.11-3.11.15-1.fc42.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.

Provides

Requires

License

Python-2.0.1

Changelog

* Tue Mar 03 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.15-1
  - Update to 3.11.15
* 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

Files

/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/05
/usr/lib/.build-id/05/e6296592f5dce4cc6aeddae2e84444ebc15ba1
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/1d1b5bfc577207703a4fc07b65bc1f9e9df1f7
/usr/lib/.build-id/11
/usr/lib/.build-id/11/a1a05a0848f28ace8bb4ddb85451fc98f65314
/usr/lib/.build-id/16
/usr/lib/.build-id/16/3da4e0f323627f4eb8368a7eec0e7df468348a
/usr/lib/.build-id/1a/f78f8663fc1020a29ccbf4d5d3f2fb24b2f096
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/a2049e06d4ef0b49284d7879552f427d43160f
/usr/lib/.build-id/25/1aa2daed222203d1f6303fa0da567697920f83
/usr/lib/.build-id/28
/usr/lib/.build-id/28/00ac6a1110509859a37e0187382aab70379abb
/usr/lib/.build-id/29/ad3d44d11631222082342f82ce897f2148eded
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/c794f10f87ee0eeb57d9b8257fbde823da3ff4
/usr/lib/.build-id/2d/c689f5b1eaa0db4910a4ac3093cbd71d23565d
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/ce197630c5858f71d89d3556421c302b1ffca9
/usr/lib/.build-id/30
/usr/lib/.build-id/30/4b8d32aa99aec38e3e6cc12ff1ecb461a1e4cb
/usr/lib/.build-id/31/0c2be8bea72e703db743cd82510c9cf28ffae8
/usr/lib/.build-id/32/12081b7f7129abb8eff797cbebf5fd68224a9b
/usr/lib/.build-id/34
/usr/lib/.build-id/34/a0b1b29aaddbf773c6204fcd3654926e28d363
/usr/lib/.build-id/38
/usr/lib/.build-id/38/6a022c6316b2c20827e5262bea2984cfb5c689
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/38332936296d98171ec9807114894da4df4901
/usr/lib/.build-id/3c/4ab9c64daa2938659a35d3d3f877154fab43bd
/usr/lib/.build-id/3e/d204c67ea77f18acc5f6375315a892a4f82341
/usr/lib/.build-id/40
/usr/lib/.build-id/40/f2a34200f4074536a212b5f27db21d5972c3fd
/usr/lib/.build-id/41
/usr/lib/.build-id/41/6cf929acf0fdc439bc2813f1bb8cea60062c2e
/usr/lib/.build-id/41/b0abc0d5f964f7d81de10520d7c6ad0074cb6a
/usr/lib/.build-id/41/b83da6ad19ba25d6fae2a009f83d2fc5a6c554
/usr/lib/.build-id/47
/usr/lib/.build-id/47/b0e48992d57d6209d75c69a8a38c26dd76cc51
/usr/lib/.build-id/47/ddc3471d64bbd9010ca2618ae9526843d0d5f6
/usr/lib/.build-id/48
/usr/lib/.build-id/48/2fd27abe5ae1542c456e9b934a3fcae736301b
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/f6c24a52e2c1dc6211e1fb7a45fbf2dc294ab0
/usr/lib/.build-id/50
/usr/lib/.build-id/50/72a2131006d686ccec9d42aa789166e3c764ef
/usr/lib/.build-id/50/c5f38c73c9d03ff9f0409a84eb3ef26ea63c7b
/usr/lib/.build-id/57
/usr/lib/.build-id/57/eba76601082160e1dd8b3ff63bb9c1ed8e912e
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/f99831d90e52c139b06ac96236fd2a198de03b
/usr/lib/.build-id/60
/usr/lib/.build-id/60/24b4a77d2b02dbe8902755e8609d9ac10d048f
/usr/lib/.build-id/61
/usr/lib/.build-id/61/e62c2728c8d1f451e093b6813254edd2ca93f7
/usr/lib/.build-id/62/9d8fc1b3dfc62819b6f4962d652804ce1ed7cb
/usr/lib/.build-id/66
/usr/lib/.build-id/66/0cbeb709998a8a020e232c30bdb80c3ae0e124
/usr/lib/.build-id/66/bd5062e89d97dff4432c5d12f9450e64cae26c
/usr/lib/.build-id/69
/usr/lib/.build-id/69/12ab2f98edf95fb999cf017d0bafffa1fbcd77
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/547c3cf30afa2bf30fb52d80a60abc7520785c
/usr/lib/.build-id/6a/bc216a4b0539cdb4aa5226596d2c1c5dbc95cc
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/8e4bbc56c2b6e43379d47ffe125fad34a6f757
/usr/lib/.build-id/72
/usr/lib/.build-id/72/855819fe27e60695df18454a60bda4cc585e99
/usr/lib/.build-id/72/d92c2e9dd0fc8bba6ba7785448ae411fbf0c97
/usr/lib/.build-id/77
/usr/lib/.build-id/77/ca67bcbae5026802751852504ee07e67ae7264
/usr/lib/.build-id/78/04e93db4133226a3f3e53e20273a11e30e5465
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/79d880611e04a821a0e0e04ff99e89b97df0bc
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/9b8ecb8145b1c9e4bfb470b3282ebbb1195687
/usr/lib/.build-id/81
/usr/lib/.build-id/81/032f12e8ed5589395dc9b577e46d4d5cf86d19
/usr/lib/.build-id/81/d4e2500ea7ada25a44a0f0a07e745f2cca00a7
/usr/lib/.build-id/82/73654dd5198e53531f914acbf20e20b6cd4029
/usr/lib/.build-id/87
/usr/lib/.build-id/87/f1beff26d640afb22ccf9606d563346cc026b3
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/5e86878568e23481d499550ddcb1f4f9a6f24d
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/113966824e3a3095eed8f2330ba106f5760944
/usr/lib/.build-id/97/e1dfee4dfbe8d631b4fbd982af145966008e48
/usr/lib/.build-id/9a/0bbcf3dd9360fef8f65f4f07d63922cecd3284
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/ded4ec61ebab5965ac6a229d6ec4199d0138f4
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/bcbb7724c1c5b1a4a3a24c70bc041675ece2fa
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/7880727351da75b19f3c2a5f005f5ab8482d6b
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/698cc7a07b332f960198c6504f77e90caabab6
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/4c43bb60c913f470a24685a1e05dd900de163e
/usr/lib/.build-id/c6/8494c17304a8ca88139f2acbf2ef83d6c03a54
/usr/lib/.build-id/c7/45ec78a30c83af15d0bcc8858450c4bdaad3d3
/usr/lib/.build-id/c8/74deb6052da33921a85da6bb836e5ea7f9048f
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/c68c87a6329d09b728f4ba868907cff13c7668
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/bc1393088c329e535eec545410ac89d9c3a351
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/513a30bf071a51f21d1e642f953cb8537e65d7
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/7c19deb4eff6c4063877e36042adec3633f5c3
/usr/lib/.build-id/ce/946572c137dab0916505f07e209ff07793cef2
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/2620745cab98dfc6180d0cf9de17e1711380a1
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/a9927d8ca9b294f889e74319b44666fad501dc
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/ef3a7daa6fbc7f162b94f101ebae9b981fb15a
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/d3c54c64780f607f23c8eba9f2a8cde50c61b6
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/35082292f4d7dccd9667d866c1315b5a17b153
/usr/lib/.build-id/ef/398521cbb92b920607ac4c405e868a7ec652b5
/usr/lib/.build-id/ef/8482db5aa4152773e99b0b7cc7164a88a2f5a8
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/336414e1995095cf1737ad9bab606b0629af57
/usr/lib/.build-id/f6/e6937d0cfcd54f5b99779038b2e4d86ba77d5c
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/3de29961749439db70d95a540bdf2d6b3fb883
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/80a85e6fb9873b44bd2b9f3fd6166024b8ed0e
/usr/lib/.build-id/fe/a25f74e9ef1619cc42adc1e7d134dbdfeb0e14
/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, Mon Mar 9 00:40:45 2026