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.6-1.el8_10 RPM for ppc64le

From AlmaLinux 8.10 PowerTools for ppc64le

Name: python3.12-debug Distribution: AlmaLinux
Version: 3.12.6 Vendor: AlmaLinux
Release: 1.el8_10 Build date: Tue Nov 5 03:46:06 2024
Group: Unspecified Build host: ppc64le-builder01.almalinux.org
Size: 21236483 Source RPM: python3.12-3.12.6-1.el8_10.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

* Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1
  - Update to 3.12.6
  Resolves: RHEL-57405
* Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2
  - Security fix for CVE-2024-8088
  Resolves: RHEL-55939
* 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-53075
* 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-44074
* 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-40776
* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.3-1
  - Update to 3.12.3
  Related: RHEL-33685
* 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-33685
* 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/07
/usr/lib/.build-id/07/c011dc97b01756e3ab3d6082b964f3e0a5ff41
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/300669761b03be73b765020f4f4ae332716992
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/0b9e8287cddd1c474a29f2d64a342d769e9626
/usr/lib/.build-id/18
/usr/lib/.build-id/18/54313151798464173ac3fafaf720e733d065f9
/usr/lib/.build-id/1f/076064b9d8feaa9bead495e1deae2885510a67
/usr/lib/.build-id/20
/usr/lib/.build-id/20/c13898d94d852e4b65b1be62843a41fe0a742f
/usr/lib/.build-id/21
/usr/lib/.build-id/21/d5cc0fe32955dffb81dd8d8576a6ac04b8d96d
/usr/lib/.build-id/23/6a991b78bcafc2e6ff937e372440667843bca3
/usr/lib/.build-id/24
/usr/lib/.build-id/24/e4e71fb6d9b837e2591547e0fe43e318113676
/usr/lib/.build-id/26
/usr/lib/.build-id/26/0f1183efc1404ed5944d2690ecd7ddd24f65eb
/usr/lib/.build-id/29
/usr/lib/.build-id/29/528fbcbbee7325a5fd265f940c580dd623ea3d
/usr/lib/.build-id/29/cabaf2fe8b65ff2f9d72e99956c3f0fa30dd1c
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/59bc158337233cdbe25eca704ae2534aa52141
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/fcb1a7afc749693c80122dd26af1795acec573
/usr/lib/.build-id/39
/usr/lib/.build-id/39/2dfbe796ff823647939f0aaacc3760097f84f8
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/b20eefcac0749500b4f88ac08ea1120a3a6bde
/usr/lib/.build-id/43
/usr/lib/.build-id/43/d01cf65d9262f8c7302526aeb074c3ada1f98a
/usr/lib/.build-id/44
/usr/lib/.build-id/44/d4972301cded9ab4c96de44d80e6dd3fe592a8
/usr/lib/.build-id/46/dc4ee43b7d0077301083bc95bcfd866376b2ec
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/e8689fab16329f0b845647b730fae71b776414
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/9d8e465b4404679ee20039b23daa3a01a00d40
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/77ffb8487e0fb05291760f1ecf347b01eb6334
/usr/lib/.build-id/55
/usr/lib/.build-id/55/06f13179efc7c64dfecb6d472dc65f9ed435e3
/usr/lib/.build-id/57
/usr/lib/.build-id/57/1178c7104d7c3eda294283d3cd31f6af38f4ec
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/e8949edcb4648167a5d1fc2117c05374f680b5
/usr/lib/.build-id/64
/usr/lib/.build-id/64/fed9e3b8bcdcb8b81a1b49e8fac0621b10c4e6
/usr/lib/.build-id/67
/usr/lib/.build-id/67/5fd5282216d9b1ef8b4ddb602cf4a264788596
/usr/lib/.build-id/6a/fad9b77ef9e8d1489fae6dedee338b93dc8eb6
/usr/lib/.build-id/6c/4f4511734b16939afc2539a5520338583d2892
/usr/lib/.build-id/6e/4efa9e7b73098ce825d6ce491f643791309503
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/764ddd040e415350079617a3ede124d518fd04
/usr/lib/.build-id/6f/b067cf2e96f48f735dff812a11e40e7ea47bc1
/usr/lib/.build-id/70
/usr/lib/.build-id/70/2ae93148ab43422b1c738997f1c3f66e62e845
/usr/lib/.build-id/73
/usr/lib/.build-id/73/f3c64d98ed8ca819f4fa85ec223f46d9693241
/usr/lib/.build-id/78
/usr/lib/.build-id/78/72ff51903560c708baa221781173ae6fab7c18
/usr/lib/.build-id/79
/usr/lib/.build-id/79/8e97f9c172b9dc5257cb7f717a15967dd8ee23
/usr/lib/.build-id/89
/usr/lib/.build-id/89/6cd08b575178c7d4c4f5f2c1f96f8f51206d4c
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/a0ab6f990bdad13c6aa068fcab6b78d2db6cd1
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/0cb4efaa8f12ac05f6e0429b892b38b7601b00
/usr/lib/.build-id/92/bbc42793a1066fd95368dfeb8643e73d855214
/usr/lib/.build-id/98/0c04c0f7e684419a1c3c192189b82ccdbc6047
/usr/lib/.build-id/99
/usr/lib/.build-id/99/52a3195c72fbc4cd16ef80920fa014de9a0854
/usr/lib/.build-id/99/96a4c86d9d9c3ed86bf836021751d88b3bedec
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/8920ffa7155609ce7d4eb955ebd20e95ed3ab0
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/32b28100e04c90652fd205121f0bfb936b6ad3
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/194e72953dfc08e6cb333a88fc4034c5a059a0
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/663d11d8255a1eb67e7d0ad5113f5dc2825a2d
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/67c3d490fb1a61847c3bc1a61e4b27d5644b5c
/usr/lib/.build-id/b1/d5a7013e360ca6e5cda85e74732ed2846aadb0
/usr/lib/.build-id/b3/aee0bb3a515d9bff9ceb777a3062c06bac4b80
/usr/lib/.build-id/b5/84f0a8f34a0cc9cbf96f31b4563a065baa07c7
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/db1fabfc5613f8483c9be015ca9b40759872fa
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/47898ebd027ce43155c8ec979e226f316fd667
/usr/lib/.build-id/c2/ec5733f0598c5fd5a4e9931dbfcb8cb1022743
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/0ae8d6aa34665d06abc9f8401fc84bbb105870
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/c4b414f9b77e5ffc8bf76234c6198c4f45364f
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/c2d9fe0d44bc765008764190ff7d59d36e68be
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/03fba27948687d1c244f9a2c24187b59b8d392
/usr/lib/.build-id/d2/95b1e84c0012abe8be906a582765e828f28681
/usr/lib/.build-id/d2/ad06022e2dba92d97e1287f9fd4bc51582fbbc
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/faeead56d4646f9c4385c2328a65f77553db36
/usr/lib/.build-id/d6/66f4fd80be4b8c09d2b65dc62bfbbfac71df26
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/1c1df9bfccfaf345bf530d02314c7787cdc57f
/usr/lib/.build-id/db
/usr/lib/.build-id/db/3b58599a67acee085c8405129b70ea32f4ab40
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/54713fb2404c0d021d07cfe28acf70a0670f97
/usr/lib/.build-id/df/56fad4ca5460ebbb15e0edc526704095807e91
/usr/lib/.build-id/e0/8a1005619972b25295ba3bb596a003d8425ac0
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/9007d8aa0746faf7c7c8e49a1c46632e06448e
/usr/lib/.build-id/e1/f996aabacf8a86fec27bf4d4cc3653db147e4a
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/748505fe4450971f4a1cf643d4925cfa33d823
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/ef3f7113d625b017c2d4051c4be83e53e202dc
/usr/lib/.build-id/ef/6653bd16d2d62d5aafaa849f80cb34b3c8db53
/usr/lib/.build-id/ef/e06eddbfe72eff733330a6716569250eeb57c1
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/582c617967f7931574978733dfa32636c2c648
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/7eb8c016388505527d5dd23360aa3f7f46b429
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/840af1d02cce81cd45d507dc0a06ec58fb3d06
/usr/lib/.build-id/fd/b2a2de156b3fdebb4dfd0d317923ec21ceecf3
/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, Sat Mar 22 03:27:41 2025