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.fc44 RPM for ppc64le

From Fedora 44 testing updates for ppc64le / Packages / p

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

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/01
/usr/lib/.build-id/01/b27c03714cf393ae72ddcb88a1e62fe2fa5451
/usr/lib/.build-id/05
/usr/lib/.build-id/05/b41bcd81e09fa24cd73ee0d93edb4c15306272
/usr/lib/.build-id/06/1dd8399ebaf8565aef5704e1a167d5499822ad
/usr/lib/.build-id/07
/usr/lib/.build-id/07/f310e1fd6abb1800757d257782aafdd4457fa0
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/524e4a51e2fd6e79fee14bdc22f1bf8208af9c
/usr/lib/.build-id/10
/usr/lib/.build-id/10/6942e40b1adba5b1c5dfaa3182c81651a7a173
/usr/lib/.build-id/15
/usr/lib/.build-id/15/5b471570c46d8088fae485ff301362e05598c4
/usr/lib/.build-id/16/aea7de3ee332d55b3a815aafb4b6762e8f9242
/usr/lib/.build-id/16/e2c35da30592f43368db40ee5c1fda92ddeab1
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/9183f3d0ace8643b34c3468ca1d26aab916695
/usr/lib/.build-id/20
/usr/lib/.build-id/20/d8a3f060018d450325ba486772ad123d2ef5dc
/usr/lib/.build-id/26
/usr/lib/.build-id/26/16fca6a3baadadeab358f461654b71ac41b314
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/3f27eb483c8dd6f1927ea269bbed5c370b857a
/usr/lib/.build-id/34/e83f403f91d6846c7a492650103d7ff23bd631
/usr/lib/.build-id/38/7c1bb3d02fcf28e0da894db9f1aae3b4f56ed7
/usr/lib/.build-id/39/10471dec581f5c87c7c1ad1439cb7dcb877777
/usr/lib/.build-id/39/7c86f6374c40a9c145ebe529c7ae43d935c295
/usr/lib/.build-id/42
/usr/lib/.build-id/42/c94e64126df0d625897d0dd448c8d70f53d0a6
/usr/lib/.build-id/46
/usr/lib/.build-id/46/7cd450d8ad1eb74e1456faa4b36d4f57b8bd86
/usr/lib/.build-id/54/43fd6e98cdd5dabe62b268e1b2c824deed8c7d
/usr/lib/.build-id/54/bb9ddd470efb291909c758595aa8e17b522a37
/usr/lib/.build-id/55
/usr/lib/.build-id/55/0bb89639f0a74993cb68448a81b31161e22abf
/usr/lib/.build-id/55/32e57a792951ad7a2396a4d723907e8a5f0e67
/usr/lib/.build-id/58/94506dfd2d557c97157878aef39838d01ddb89
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/608256fada9c4853052b776e350b9cda36813f
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/5583bf8e60bd7a4160008a2a730282f821f5d0
/usr/lib/.build-id/5c/6146d7da5f2529cde8bf5911b91ba2885bc558
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/d43823898830d8a6e441dcf712642a79577471
/usr/lib/.build-id/60
/usr/lib/.build-id/60/ed25a38a8f95bb5bc709987142bd6903c563cb
/usr/lib/.build-id/61
/usr/lib/.build-id/61/00977bb32b81b2e650cb2b2da9f68c41fb746d
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/d90cee7fb81749362fc5267b7c6d03c63a4531
/usr/lib/.build-id/6c/c882cde26ee980bb98df90431959f5b886fceb
/usr/lib/.build-id/71
/usr/lib/.build-id/71/ad04b59c7b1bb74593d774ac7e450fce191932
/usr/lib/.build-id/76
/usr/lib/.build-id/76/589c76ca7a4e90daae82aa83563648de445be1
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/30c89bcf807f1cf75bce74e963d8cc29a856bc
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/281fbfe17df94f2713d7576164b6be7d6c9d37
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/4d7413d5a9fe0ea39889c4d68f8edfb0f04482
/usr/lib/.build-id/80
/usr/lib/.build-id/80/e133f3181a442f50d708824cd518f5f2f0d36a
/usr/lib/.build-id/82
/usr/lib/.build-id/82/0b71fd2860fe8e58e249cc29c136ad6e1b4109
/usr/lib/.build-id/87/349bb5ee211bdfa78fe28c1a8c3dae6ad55094
/usr/lib/.build-id/89
/usr/lib/.build-id/89/6c797e4cd84c52e515264ea06bb897768c3bcb
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/980e14b8b7293d50a205c70dc6a6a4785c52dc
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/480d83423874bf4bad4d458a1c9979d29c2eff
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/60123e9a2e7e079ec99245f1ea63c9a0a328da
/usr/lib/.build-id/9b/09b3cb2b78006fe0659c663062b88991c4e4e9
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/71823c114ccd0f2f66b795b936750b7d61a654
/usr/lib/.build-id/a5/64c3ce3a3cafc85a575abcd069103fb7420619
/usr/lib/.build-id/a6/3fb44c94778f1971ddfd3cd3ef4d2842ed724a
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/dfb62c9dd7acdb1179f0b5d3bfd42212e5b62e
/usr/lib/.build-id/ab/118210f6abb7f303c7391316ac2172beb6b1c6
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/f6a3fb2544a6f899f026ca8551c62f71774d65
/usr/lib/.build-id/b3/48c559ee1740337729cbfe71ce5bc18bf969b5
/usr/lib/.build-id/b3/d7a75d1cc981c7e5e527c2df9ab272a358fce1
/usr/lib/.build-id/b4/c977a1620751da42bf3b12ab2a0ff91bc06e0a
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/6bf215e7666fd9720f2ead05e400c7572494a1
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/7ce6d7313985771b7f53b905e53d4f8cdea4f0
/usr/lib/.build-id/b8/aa03013a46929721b2fb278f386abc5e292940
/usr/lib/.build-id/b8/f1b99ce8e4f299dd75c0867e8b8bf59d56c874
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/990f39a5a866043589dc8747f26b1f52876358
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/44a3b52004ddef7ff04983285c84e8f5ecae46
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/066de0170c35fd99c0bc6f74587fe7b37fa701
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/0b03185e289aabfae76334b30a255a6e19335a
/usr/lib/.build-id/c6/c88d74cc410b0843579aaef0282b379c996ef9
/usr/lib/.build-id/ca/5961d37b80d5881ae12938b2530b615e2bc454
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/814c7a3a6eb0841d188cd2d2eab6b3ebeb990d
/usr/lib/.build-id/cd/f96e520912d1f03beef8ade5eeb991b659c651
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/f8201a7f8c5a9fd9af0a4b62105b24f91a5ce1
/usr/lib/.build-id/db
/usr/lib/.build-id/db/e044667cc20c76df2d5da032311badef25a612
/usr/lib/.build-id/de/a5c7b7285bdd5c1066b260f6fb0f469ec8bc5c
/usr/lib/.build-id/e1/4bca8d901cc94e86b81f207c1b1a49934a9ddd
/usr/lib/.build-id/e5/925c5f3ec63a6c1b0270c5bec5ee8ffb706c6a
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/8f65f084c5bc3d6a468f4d06bdda4978c20b72
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/442ac1a6f4524419a4b24a1770f19c6a430244
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/4942636ee8da6b940cac102cc99f79846933f3
/usr/lib/.build-id/f2/bcafce698ae62e98ebfff82d421c1885f2d8c7
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/6f77330dfbd18601c60353011cda6c77111edf
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/40ba3345a69cdd7289e3659816adf53b6c6312
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/c1a2e83bee0e576bb3afb048277bbbaa3d4285
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/f3b066dc139861f64631ded11d43a2fe1da571
/usr/lib/.build-id/fa/617c2475024fcf17a55a9fd2917dbe8f63f875
/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:57:29 2026