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

python3.12-debug-3.12.9-1.el9 RPM for ppc64le

From AlmaLinux 9.6 CRB for ppc64le

Name: python3.12-debug Distribution: AlmaLinux
Version: 3.12.9 Vendor: AlmaLinux
Release: 1.el9 Build date: Tue Mar 11 20:59:18 2025
Group: Unspecified Build host: ppc64le-builder02.almalinux.org
Size: 21354371 Source RPM: python3.12-3.12.9-1.el9.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
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 Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1
  - Update to 3.12.9
  - Security fix for CVE-2025-0938
  Resolves: RHEL-77261
* Tue Dec 03 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.8-1
  - Update to 3.12.8
  - Security fix for CVE-2024-9287 and CVE-2024-12254
  Resolves: RHEL-64886, RHEL-70320
* Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1
  - Update to 3.12.6
  Resolves: RHEL-57417
* Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2
  - Security fix for CVE-2024-8088
  Resolves: RHEL-55963
* Wed Aug 07 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.5-1
  - Update to 3.12.5
  - Security fix for CVE-2024-6923
  Resolves: RHEL-53041
* Thu Jul 25 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-3
  - Properly propagate the optimization flags to C extensions
* Wed Jul 17 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-2
  - Build Python with -O3
  - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3
* Fri Jun 28 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.4-1
  - Update to 3.12.4
  Resolves: RHEL-44103
* Tue Jun 11 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.3-2
  - Enable importing of hash-based .pyc files under FIPS mode
  Resolves: RHEL-40772
* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.3-1
  - Update to 3.12.3
  Related: RHEL-33690
* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.2-3
  - Move all test modules to the python3-test package, namely:
     - __phello__
     - _xxsubinterpreters
     - xxlimited
     - xxlimited_35
     - xxsubtype
* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.2-2
  - Fix tests for XMLPullParser with Expat with fixed CVE
* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.2-1
  - Update to 3.12.2
  Resolves: RHEL-33690
* Mon Feb 19 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.1-4
  - Add Red Hat configuration for CVE-2007-4559
* Thu Jan 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.1-3
  - Support OpenSSL FIPS mode
  - Disable the builtin hashlib hashes except blake2
* Wed Dec 20 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.12.1-2
  - Disable bootstrap
* Wed Dec 20 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.1-1
  - Initial package
  - Fedora contributions by:
        Björn Esser <besser82@fedoraproject.org>
        Bohuslav Kabrda <bkabrda@redhat.com>
        Charalampos Stratakis <cstratak@redhat.com>
        Dan Horák <dan@danny.cz>
        David Malcolm <dmalcolm@redhat.com>
        Dennis Gilmore <dennis@ausil.us>
        Florian Weimer <fweimer@redhat.com>
        Gwyn Ciesla <limb@fedoraproject.org>
        Igor Gnatenko <ignatenko@redhat.com>
        Iryna Shcherbina <shcherbina.iryna@gmail.com>
        Jaroslav Škarvada <jskarvad@redhat.com>
        Jason ティビツ <tibbs@fedoraproject.org>
        Kalev Lember <klember@redhat.com>
        Karsten Hopp <karsten@redhat.com>
        Lumir Balhar <lbalhar@redhat.com>
        Marcel Plch <marcel.plch@protonmail.com>
        Matej Stuchlik <mstuchli@redhat.com>
        Michal Cyprian <m.cyprian@gmail.com>
        Michal Toman <mtoman@fedoraproject.org>
        Miro Hrončok <miro@hroncok.cz>
        Nicolas Chauvet <kwizart@gmail.com>
        Orion Poplawski <orion@cora.nwra.com>
        Patrik Kopkan <pkopkan@redhat.com>
        Peter Robinson <pbrobinson@gmail.com>
        Petr Šplíchal <psplicha@redhat.com>
        Petr Viktorin <pviktori@redhat.com>
        Rex Dieter <rdieter@fedoraproject.org>
        Richard W.M. Jones <rjones@redhat.com>
        Robert Kuska <rkuska@gmail.com>
        Sahana Prasad <sahana@redhat.com>
        Stephen Gallagher <sgallagh@redhat.com>
        Than Ngo <than@redhat.com>
        Thomas Spura <thomas.spura@gmail.com>
        Till Maas <opensource@till.name>
        Tomáš Hrnčiar <thrnciar@redhat.com>
        Tomas Mraz <tmraz@fedoraproject.org>
        Tomas Orsava <torsava@redhat.com>
        Tomas Radej <tradej@redhat.com>
        Toshio Kuratomi <toshio@fedoraproject.org>
        Victor Stinner <vstinner@python.org>
        Ville Skyttä <ville.skytta@iki.fi>
        Yaakov Selkowitz <yselkowi@redhat.com>
        Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

Files

/usr/bin/python3.12d
/usr/bin/python3.12d-config
/usr/bin/python3.12d-ppc64le-config
/usr/include/python3.12d
/usr/include/python3.12d/Python.h
/usr/include/python3.12d/abstract.h
/usr/include/python3.12d/bltinmodule.h
/usr/include/python3.12d/boolobject.h
/usr/include/python3.12d/bytearrayobject.h
/usr/include/python3.12d/bytesobject.h
/usr/include/python3.12d/ceval.h
/usr/include/python3.12d/codecs.h
/usr/include/python3.12d/compile.h
/usr/include/python3.12d/complexobject.h
/usr/include/python3.12d/cpython
/usr/include/python3.12d/cpython/abstract.h
/usr/include/python3.12d/cpython/bytearrayobject.h
/usr/include/python3.12d/cpython/bytesobject.h
/usr/include/python3.12d/cpython/cellobject.h
/usr/include/python3.12d/cpython/ceval.h
/usr/include/python3.12d/cpython/classobject.h
/usr/include/python3.12d/cpython/code.h
/usr/include/python3.12d/cpython/compile.h
/usr/include/python3.12d/cpython/complexobject.h
/usr/include/python3.12d/cpython/context.h
/usr/include/python3.12d/cpython/descrobject.h
/usr/include/python3.12d/cpython/dictobject.h
/usr/include/python3.12d/cpython/fileobject.h
/usr/include/python3.12d/cpython/fileutils.h
/usr/include/python3.12d/cpython/floatobject.h
/usr/include/python3.12d/cpython/frameobject.h
/usr/include/python3.12d/cpython/funcobject.h
/usr/include/python3.12d/cpython/genobject.h
/usr/include/python3.12d/cpython/import.h
/usr/include/python3.12d/cpython/initconfig.h
/usr/include/python3.12d/cpython/interpreteridobject.h
/usr/include/python3.12d/cpython/listobject.h
/usr/include/python3.12d/cpython/longintrepr.h
/usr/include/python3.12d/cpython/longobject.h
/usr/include/python3.12d/cpython/memoryobject.h
/usr/include/python3.12d/cpython/methodobject.h
/usr/include/python3.12d/cpython/modsupport.h
/usr/include/python3.12d/cpython/object.h
/usr/include/python3.12d/cpython/objimpl.h
/usr/include/python3.12d/cpython/odictobject.h
/usr/include/python3.12d/cpython/picklebufobject.h
/usr/include/python3.12d/cpython/pthread_stubs.h
/usr/include/python3.12d/cpython/pyctype.h
/usr/include/python3.12d/cpython/pydebug.h
/usr/include/python3.12d/cpython/pyerrors.h
/usr/include/python3.12d/cpython/pyfpe.h
/usr/include/python3.12d/cpython/pyframe.h
/usr/include/python3.12d/cpython/pylifecycle.h
/usr/include/python3.12d/cpython/pymem.h
/usr/include/python3.12d/cpython/pystate.h
/usr/include/python3.12d/cpython/pythonrun.h
/usr/include/python3.12d/cpython/pythread.h
/usr/include/python3.12d/cpython/pytime.h
/usr/include/python3.12d/cpython/setobject.h
/usr/include/python3.12d/cpython/sysmodule.h
/usr/include/python3.12d/cpython/traceback.h
/usr/include/python3.12d/cpython/tupleobject.h
/usr/include/python3.12d/cpython/unicodeobject.h
/usr/include/python3.12d/cpython/warnings.h
/usr/include/python3.12d/cpython/weakrefobject.h
/usr/include/python3.12d/datetime.h
/usr/include/python3.12d/descrobject.h
/usr/include/python3.12d/dictobject.h
/usr/include/python3.12d/dynamic_annotations.h
/usr/include/python3.12d/enumobject.h
/usr/include/python3.12d/errcode.h
/usr/include/python3.12d/exports.h
/usr/include/python3.12d/fileobject.h
/usr/include/python3.12d/fileutils.h
/usr/include/python3.12d/floatobject.h
/usr/include/python3.12d/frameobject.h
/usr/include/python3.12d/genericaliasobject.h
/usr/include/python3.12d/import.h
/usr/include/python3.12d/internal
/usr/include/python3.12d/internal/pycore_abstract.h
/usr/include/python3.12d/internal/pycore_asdl.h
/usr/include/python3.12d/internal/pycore_ast.h
/usr/include/python3.12d/internal/pycore_ast_state.h
/usr/include/python3.12d/internal/pycore_atexit.h
/usr/include/python3.12d/internal/pycore_atomic.h
/usr/include/python3.12d/internal/pycore_atomic_funcs.h
/usr/include/python3.12d/internal/pycore_bitutils.h
/usr/include/python3.12d/internal/pycore_blocks_output_buffer.h
/usr/include/python3.12d/internal/pycore_bytes_methods.h
/usr/include/python3.12d/internal/pycore_bytesobject.h
/usr/include/python3.12d/internal/pycore_call.h
/usr/include/python3.12d/internal/pycore_ceval.h
/usr/include/python3.12d/internal/pycore_ceval_state.h
/usr/include/python3.12d/internal/pycore_code.h
/usr/include/python3.12d/internal/pycore_compile.h
/usr/include/python3.12d/internal/pycore_condvar.h
/usr/include/python3.12d/internal/pycore_context.h
/usr/include/python3.12d/internal/pycore_descrobject.h
/usr/include/python3.12d/internal/pycore_dict.h
/usr/include/python3.12d/internal/pycore_dict_state.h
/usr/include/python3.12d/internal/pycore_dtoa.h
/usr/include/python3.12d/internal/pycore_emscripten_signal.h
/usr/include/python3.12d/internal/pycore_exceptions.h
/usr/include/python3.12d/internal/pycore_faulthandler.h
/usr/include/python3.12d/internal/pycore_fileutils.h
/usr/include/python3.12d/internal/pycore_fileutils_windows.h
/usr/include/python3.12d/internal/pycore_floatobject.h
/usr/include/python3.12d/internal/pycore_flowgraph.h
/usr/include/python3.12d/internal/pycore_format.h
/usr/include/python3.12d/internal/pycore_frame.h
/usr/include/python3.12d/internal/pycore_function.h
/usr/include/python3.12d/internal/pycore_gc.h
/usr/include/python3.12d/internal/pycore_genobject.h
/usr/include/python3.12d/internal/pycore_getopt.h
/usr/include/python3.12d/internal/pycore_gil.h
/usr/include/python3.12d/internal/pycore_global_objects.h
/usr/include/python3.12d/internal/pycore_global_objects_fini_generated.h
/usr/include/python3.12d/internal/pycore_global_strings.h
/usr/include/python3.12d/internal/pycore_hamt.h
/usr/include/python3.12d/internal/pycore_hashtable.h
/usr/include/python3.12d/internal/pycore_import.h
/usr/include/python3.12d/internal/pycore_initconfig.h
/usr/include/python3.12d/internal/pycore_instruments.h
/usr/include/python3.12d/internal/pycore_interp.h
/usr/include/python3.12d/internal/pycore_intrinsics.h
/usr/include/python3.12d/internal/pycore_list.h
/usr/include/python3.12d/internal/pycore_long.h
/usr/include/python3.12d/internal/pycore_memoryobject.h
/usr/include/python3.12d/internal/pycore_moduleobject.h
/usr/include/python3.12d/internal/pycore_namespace.h
/usr/include/python3.12d/internal/pycore_object.h
/usr/include/python3.12d/internal/pycore_object_state.h
/usr/include/python3.12d/internal/pycore_obmalloc.h
/usr/include/python3.12d/internal/pycore_obmalloc_init.h
/usr/include/python3.12d/internal/pycore_opcode.h
/usr/include/python3.12d/internal/pycore_opcode_utils.h
/usr/include/python3.12d/internal/pycore_parser.h
/usr/include/python3.12d/internal/pycore_pathconfig.h
/usr/include/python3.12d/internal/pycore_pyarena.h
/usr/include/python3.12d/internal/pycore_pyerrors.h
/usr/include/python3.12d/internal/pycore_pyhash.h
/usr/include/python3.12d/internal/pycore_pylifecycle.h
/usr/include/python3.12d/internal/pycore_pymath.h
/usr/include/python3.12d/internal/pycore_pymem.h
/usr/include/python3.12d/internal/pycore_pymem_init.h
/usr/include/python3.12d/internal/pycore_pystate.h
/usr/include/python3.12d/internal/pycore_pythread.h
/usr/include/python3.12d/internal/pycore_range.h
/usr/include/python3.12d/internal/pycore_runtime.h
/usr/include/python3.12d/internal/pycore_runtime_init.h
/usr/include/python3.12d/internal/pycore_runtime_init_generated.h
/usr/include/python3.12d/internal/pycore_signal.h
/usr/include/python3.12d/internal/pycore_sliceobject.h
/usr/include/python3.12d/internal/pycore_strhex.h
/usr/include/python3.12d/internal/pycore_structseq.h
/usr/include/python3.12d/internal/pycore_symtable.h
/usr/include/python3.12d/internal/pycore_sysmodule.h
/usr/include/python3.12d/internal/pycore_time.h
/usr/include/python3.12d/internal/pycore_token.h
/usr/include/python3.12d/internal/pycore_traceback.h
/usr/include/python3.12d/internal/pycore_tracemalloc.h
/usr/include/python3.12d/internal/pycore_tuple.h
/usr/include/python3.12d/internal/pycore_typeobject.h
/usr/include/python3.12d/internal/pycore_typevarobject.h
/usr/include/python3.12d/internal/pycore_ucnhash.h
/usr/include/python3.12d/internal/pycore_unicodeobject.h
/usr/include/python3.12d/internal/pycore_unicodeobject_generated.h
/usr/include/python3.12d/internal/pycore_unionobject.h
/usr/include/python3.12d/internal/pycore_warnings.h
/usr/include/python3.12d/interpreteridobject.h
/usr/include/python3.12d/intrcheck.h
/usr/include/python3.12d/iterobject.h
/usr/include/python3.12d/listobject.h
/usr/include/python3.12d/longobject.h
/usr/include/python3.12d/marshal.h
/usr/include/python3.12d/memoryobject.h
/usr/include/python3.12d/methodobject.h
/usr/include/python3.12d/modsupport.h
/usr/include/python3.12d/moduleobject.h
/usr/include/python3.12d/object.h
/usr/include/python3.12d/objimpl.h
/usr/include/python3.12d/opcode.h
/usr/include/python3.12d/osdefs.h
/usr/include/python3.12d/osmodule.h
/usr/include/python3.12d/patchlevel.h
/usr/include/python3.12d/py_curses.h
/usr/include/python3.12d/pybuffer.h
/usr/include/python3.12d/pycapsule.h
/usr/include/python3.12d/pyconfig-64.h
/usr/include/python3.12d/pyconfig.h
/usr/include/python3.12d/pydtrace.h
/usr/include/python3.12d/pyerrors.h
/usr/include/python3.12d/pyexpat.h
/usr/include/python3.12d/pyframe.h
/usr/include/python3.12d/pyhash.h
/usr/include/python3.12d/pylifecycle.h
/usr/include/python3.12d/pymacconfig.h
/usr/include/python3.12d/pymacro.h
/usr/include/python3.12d/pymath.h
/usr/include/python3.12d/pymem.h
/usr/include/python3.12d/pyport.h
/usr/include/python3.12d/pystate.h
/usr/include/python3.12d/pystats.h
/usr/include/python3.12d/pystrcmp.h
/usr/include/python3.12d/pystrtod.h
/usr/include/python3.12d/pythonrun.h
/usr/include/python3.12d/pythread.h
/usr/include/python3.12d/pytypedefs.h
/usr/include/python3.12d/rangeobject.h
/usr/include/python3.12d/setobject.h
/usr/include/python3.12d/sliceobject.h
/usr/include/python3.12d/structmember.h
/usr/include/python3.12d/structseq.h
/usr/include/python3.12d/sysmodule.h
/usr/include/python3.12d/traceback.h
/usr/include/python3.12d/tracemalloc.h
/usr/include/python3.12d/tupleobject.h
/usr/include/python3.12d/typeslots.h
/usr/include/python3.12d/unicodeobject.h
/usr/include/python3.12d/warnings.h
/usr/include/python3.12d/weakrefobject.h
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/87acd32a522caf5ead3ba399c0fb85e28c3f5a
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/61721ded6ad8e8eb07b06f86856176d67a5f86
/usr/lib/.build-id/0d/fb914f4dbe9ad1b33a1c6475504ac904576a94
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/98a91cb47de86715456993945bd05b4897d46f
/usr/lib/.build-id/1a/4e4bdbdedb1ebc2da68868d783e3a1d353bdda
/usr/lib/.build-id/1f/b8abf05ed40e8a3bfc2419cded065fbf9c6118
/usr/lib/.build-id/20
/usr/lib/.build-id/20/0ce97e361c03973104ff25c23b024d9d7f7874
/usr/lib/.build-id/24
/usr/lib/.build-id/24/c227fc044838da54c44ac591b3899f577e637b
/usr/lib/.build-id/26
/usr/lib/.build-id/26/a67e380011155165ea87fe20f82f469abf38cc
/usr/lib/.build-id/27
/usr/lib/.build-id/27/93a1897f6cb9b9b1c62dfd0295cc402a071610
/usr/lib/.build-id/29/fc13e689cbd12f9781ff63b9f4949387ac8121
/usr/lib/.build-id/2a/81a4509e8d21555633c0427589058f797bb42a
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/203bd31b77c0683d80b8f9d1b2e1e4a5e49585
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/fe27825aa4ab157fb4e8a6832855a63e65e8da
/usr/lib/.build-id/31
/usr/lib/.build-id/31/916b1dba6a67f493c6573c50b45c93d7d3d345
/usr/lib/.build-id/34
/usr/lib/.build-id/34/75f7d23c00e201fe626c8017e798d05f7c9aab
/usr/lib/.build-id/37
/usr/lib/.build-id/37/b1b41b6224553af8f2f70ab5f99c5a19b146a9
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/612932d34cc44cd0f639758ed133efdf8e1c3b
/usr/lib/.build-id/3b/24cfb55b13607819e1809d068f7c5b2ebe9c18
/usr/lib/.build-id/40/2a1e1c519ce2575f1ddbdf66bec84388ee9769
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/ec09b6b66a9082b405cde355d822ba048d11d6
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/d46f6a70f131f28827974ee8f60c924d7a4ea6
/usr/lib/.build-id/52/170d768045c4e3fc7fb85be3cee3b1a6fc1714
/usr/lib/.build-id/53/3c6b49601e82dea6e565c1b8b297e8872a232f
/usr/lib/.build-id/63
/usr/lib/.build-id/63/7b1b8ee72127e2525f64d09fb2e676f2f0b312
/usr/lib/.build-id/63/95d6bda6a35f5e0b94d3a27cfe5e9b7be46be5
/usr/lib/.build-id/65
/usr/lib/.build-id/65/e82b3550b2606f963f0a9f24a8558e29bbb805
/usr/lib/.build-id/68
/usr/lib/.build-id/68/e5a07b178681f73b486fbcdf87cde5745bd69e
/usr/lib/.build-id/6b/1929eb2f3a16e190ef91b4b969b5e3934e26b7
/usr/lib/.build-id/6b/50120d28e2b4851af57f7b6206d41a5d48d63b
/usr/lib/.build-id/6b/730fe469ff07577bc85127e41e3217896f27f8
/usr/lib/.build-id/72
/usr/lib/.build-id/72/cb1412eaa71dc5114d16d96317a35ead189f1e
/usr/lib/.build-id/72/fd40b1e1d07d1ea707d1159bcdcb8dcd0e09da
/usr/lib/.build-id/77
/usr/lib/.build-id/77/926e7ad82275089ecec084372af59675658c94
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/173ba7c5285274164a5aab569e78abe68ed119
/usr/lib/.build-id/80/0056df8afbf841833f06800a80898d12fa9f73
/usr/lib/.build-id/83
/usr/lib/.build-id/83/3f1e9a26a5f6488d097417bcff41a88ba84f91
/usr/lib/.build-id/88
/usr/lib/.build-id/88/85ce11fdf3a7ef2bb7a153bfc282663f7447d2
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/4f765aecdf64a744891595909c99dd2e3f6816
/usr/lib/.build-id/93
/usr/lib/.build-id/93/c05deab0a3670616e3021d5607424d7d23c5ad
/usr/lib/.build-id/93/ef8bb904fc0cf6bfa1ef26904fa67ff7b420ad
/usr/lib/.build-id/94
/usr/lib/.build-id/94/5035236f100b936dbb1efe293c14bf32ee32da
/usr/lib/.build-id/96
/usr/lib/.build-id/96/9697a110047b759158be67e758485ba516382a
/usr/lib/.build-id/99
/usr/lib/.build-id/99/18d5b56783aa0f37d1c269b1039841d22474a8
/usr/lib/.build-id/99/91d45972ef837903f448d61336308ac9501d2a
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/b847bc80d417989036025c249ddb0fafafcc87
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/cafcd620d0b8bcbf1b966c165e8df6e884a999
/usr/lib/.build-id/ae/d3df64942981e279b4495ddf0304f41156490e
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/93e554773c1de026ab7cf1442ce6f08272f53c
/usr/lib/.build-id/b3/a1dc9c2156d8fd915c940a4d9c7f0bf3976b6b
/usr/lib/.build-id/b3/c15b00f3ef78db3c6adaa0b790d4fe921f1d1b
/usr/lib/.build-id/b7/6f3c5358eb23226b1b02e9328081216dfc203b
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/795a2fe947ab2c81d8a60456cb955c2dd98be2
/usr/lib/.build-id/be
/usr/lib/.build-id/be/8829c185e319eddc53e946177810344d3ef516
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/4270aa6a3519a97e6d4dd601977e029d5ad153
/usr/lib/.build-id/c2/5763c73e6ffd397e61bab101bfbd8f8f20269a
/usr/lib/.build-id/c2/7fb82fd9af4e3d88e1177858ff22846cb25930
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/e8b562bac6653486bfd1c188f7c942f1168c5e
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/f560fc78b77c8ce6728e38582f3bc0ae7b3890
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/e375d251f578b85623d25e100288538de4d9b3
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/bd5362923d979732a843a5af727ef0d5691d43
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/945969be5e3710c064dffd77ca44400c3390bf
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/38b962acb23046af44c1f301bdce02427afe94
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/0ffebd5bc429392a5d7c2ed33f8bf469127355
/usr/lib/.build-id/e6/eb76eec7b2f475532fc083c4c015a35167f152
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/001c79d256b968df284aff04c8ddf78e5e1433
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/bad6ab70279ee47c3166415fa586832a91959e
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/c7e0bcf3ca913d8a633f19c1acabfd1538a916
/usr/lib/.build-id/ee/e6e47b941c09d35dd5bb3b939153a3b748a053
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/442a071499365eb79a5666dcc6abcd61a4275d
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/48ae0f63b99abc3ce60a6c5bc34467c5e06ae4
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/69d859c3511207774f36c6429f497726e41615
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/081cd461a9a71d145911d7fc74732b588aa7a7
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/ff5dfd99cf6a435365ef3350fff4d0b8421174
/usr/lib/.build-id/f9/1966f523ba5dfe76178589f463618bff0b8ab7
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/75f09a3fcff771997248fc8ca470f7e09546a7
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/9a3d46a4061beb473d519b2c1f4f8d203098f5
/usr/lib64/libpython3.12d.so
/usr/lib64/libpython3.12d.so.1.0
/usr/lib64/pkgconfig/python-3.12d-embed.pc
/usr/lib64/pkgconfig/python-3.12d.pc
/usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-312.opt-1.pyc
/usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-312.opt-2.pyc
/usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-312.pyc
/usr/lib64/python3.12/_sysconfigdata_d_linux_powerpc64le-linux-gnu.py
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/Makefile
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/Setup
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/Setup.bootstrap
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/Setup.local
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/Setup.stdlib
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/__pycache__
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-312.opt-1.pyc
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-312.opt-2.pyc
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-312.pyc
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/config.c
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/config.c.in
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/install-sh
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/makesetup
/usr/lib64/python3.12/config-3.12d-powerpc64le-linux-gnu/python-config.py
/usr/lib64/python3.12/lib-dynload/_asyncio.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_codecs_cn.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_codecs_hk.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_codecs_iso2022.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_codecs_jp.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_codecs_kr.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_codecs_tw.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_contextvars.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_csv.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_ctypes_test.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_curses.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_curses_panel.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_dbm.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_gdbm.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_json.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_lsprof.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_multibytecodec.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_posixshmem.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_queue.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_random.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_socket.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_statistics.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_struct.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testbuffer.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testcapi.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testclinic.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testimportmultiple.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testinternalcapi.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testmultiphase.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testsinglephase.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_tkinter.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_xxinterpchannels.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_xxsubinterpreters.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_xxtestfuzz.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_zoneinfo.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/array.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/audioop.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/binascii.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/cmath.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/grp.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/math.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/mmap.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/nis.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/ossaudiodev.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/readline.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/resource.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/select.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/spwd.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/syslog.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/termios.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/xxlimited.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/xxlimited_35.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/xxsubtype.cpython-312d-powerpc64le-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/zlib.cpython-312d-powerpc64le-linux-gnu.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jun 12 04:46:59 2025