Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3.12-debug | Distribution: CentOS |
Version: 3.12.4 | Vendor: CentOS |
Release: 1.el9 | Build date: Thu Jul 4 11:24:47 2024 |
Group: Unspecified | Build host: ppc64le-02.stream.rdu2.redhat.com |
Size: 21249648 | Source RPM: python3.12-3.12.4-1.el9.src.rpm |
Packager: builder@centos.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.
Python-2.0.1
* 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>
/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/0a /usr/lib/.build-id/0a/5ab7f8b01b9e82fe453894d4c3dd1411671b14 /usr/lib/.build-id/10 /usr/lib/.build-id/10/1f49a08e36803cec9eb04f1a0b3020780330a5 /usr/lib/.build-id/14/c87bc93b97efd4e4c35552f00e71ee11ea5877 /usr/lib/.build-id/15 /usr/lib/.build-id/15/e3414513c36a0ecf6d27daa572d4962d214984 /usr/lib/.build-id/1b /usr/lib/.build-id/1b/2c0a413ae5eaf1996712f8e045f2b96993f728 /usr/lib/.build-id/1e /usr/lib/.build-id/1e/8d16ca9ccab939bf0e0956e70d7e6369f51a15 /usr/lib/.build-id/1f/51e3611ac7b6d5272729673c1fa9dcbd251720 /usr/lib/.build-id/1f/992035f9e900f4af9c85d51dba759dd1e24c84 /usr/lib/.build-id/29/c7f675a684a39e9a34029b668544c2ce51af63 /usr/lib/.build-id/2a /usr/lib/.build-id/2a/f9ae896ed554fcfc5a72dfc7080aeb95763a58 /usr/lib/.build-id/2d /usr/lib/.build-id/2d/3f09f9d2f5ac74d4e51981a07c84a9b0a1d24d /usr/lib/.build-id/32 /usr/lib/.build-id/32/40c9328a4318381007c096144e4d892767ae02 /usr/lib/.build-id/38 /usr/lib/.build-id/38/ab18d8369a6a23ab7c6d7b2a777fabfa152bf8 /usr/lib/.build-id/3e /usr/lib/.build-id/3e/8a0128c9cc45e9b57cca1ed1692e51e206c8ad /usr/lib/.build-id/41 /usr/lib/.build-id/41/107706cabc7a5a3e5f5b0596d2c8cba6a778bc /usr/lib/.build-id/43/521c521dad0ab7f880b75c162533d3f64e2c00 /usr/lib/.build-id/48/4c219eed735d476868f0eeb0c3e5794fedfc1d /usr/lib/.build-id/48/f3c9f4788f5fe7a0a39f6b62ec25d0551d14c3 /usr/lib/.build-id/4a /usr/lib/.build-id/4a/3f271c77dabc6d50bf3ed2fd19c44114c41202 /usr/lib/.build-id/4b/394644880df26989627f3f335e55ec2e4e3637 /usr/lib/.build-id/4b/a6e1f79328cf9d8a085a2cfc541258e456f850 /usr/lib/.build-id/51 /usr/lib/.build-id/51/bab7ee030dcc274200d6592a10c1cd12232522 /usr/lib/.build-id/55/337828b9deaf0074afa55dfa47e1ba41bca269 /usr/lib/.build-id/56 /usr/lib/.build-id/56/aaf79128ced61448add07490be901fcc05ce1f /usr/lib/.build-id/57 /usr/lib/.build-id/57/71a74b3724228618a749318ea5aee142182a36 /usr/lib/.build-id/61 /usr/lib/.build-id/61/1817f84b4a0e1a758ef612b3a800512e42df6c /usr/lib/.build-id/6a /usr/lib/.build-id/6a/0f168113dd3131fc4f76926cbb6a28caff7263 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/3a4bedb93498a1c44f9d7bebe2b0e748c0e7dc /usr/lib/.build-id/70 /usr/lib/.build-id/70/00b40766177ee291a78e5264d38f60e6276d19 /usr/lib/.build-id/78 /usr/lib/.build-id/78/72b10886396beb69aba280ccbc4f4b3cc9d88f /usr/lib/.build-id/7a/03bda3290e3e3d82c96842e90637c1748f56a2 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/b0c5fbdc475d62104ee03650c54ab4be97daf5 /usr/lib/.build-id/81 /usr/lib/.build-id/81/ab8093df7d2721e78e465f22c03bf36f3e779d /usr/lib/.build-id/86/5242745b4e1053de699a91fde4ccfc30cc8ce9 /usr/lib/.build-id/87 /usr/lib/.build-id/87/a5e640edac570dd4e7f07520f626236efc16af /usr/lib/.build-id/88/aaac54f012dca430dddd51142331e3d634937f /usr/lib/.build-id/89 /usr/lib/.build-id/89/028fc06528d7219ee63c0594876f159f038c98 /usr/lib/.build-id/8b /usr/lib/.build-id/8b/a06293d03c6529bccfa7843c19a2a3edb6ba2e /usr/lib/.build-id/8d /usr/lib/.build-id/8d/3721ee7cf3141a7ee529b5e48d1a649adde5c6 /usr/lib/.build-id/90/b6819aca63a9eb18336747c134e2445eb54c96 /usr/lib/.build-id/91 /usr/lib/.build-id/91/afee3c143b9eb1672a8e3d6f60f15d0ab8ab6d /usr/lib/.build-id/93/47e5b55ce9c610abfe03de3aa5f895e2668c06 /usr/lib/.build-id/94/0f5b3ad738efa31fc8f3334abbd4bab28023d7 /usr/lib/.build-id/94/f831adfa161251f19429d1c05bebeb30206cf2 /usr/lib/.build-id/98 /usr/lib/.build-id/98/6890d401a6330db95e5083e2b92c297670b46b /usr/lib/.build-id/9c/1dbb52f14720bb65d9b2275d5ffefa3235e44f /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/11c979fc169720b83479b3f4f6dd1a6c567d7b /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/a728af3ee077852c44245dbea98ad20b400672 /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/e9c7962363555e199204460380d1e3a9ade564 /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/252aed91d7cd16743dae5dc4608225592dd824 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/a76a9d19f283b9e4c10e4b3557072156c17f1e /usr/lib/.build-id/ad /usr/lib/.build-id/ad/03e0c3c074939509a16c4eb9fa80d7bb799d3e /usr/lib/.build-id/ad/dd7e2c20b4d9ca920484b6dd8a3043234249f5 /usr/lib/.build-id/b0/ec887c896c095fac68ecfb1d8dbb848e9e78d6 /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/27c442b4930e447c7f02fc596a595cc8f804f0 /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/e1388c4cd3ebeae1959c9e5f97be9303ca2fb5 /usr/lib/.build-id/ba /usr/lib/.build-id/ba/88a42672e8f60c4da5ddd202131b34c1eb1e68 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/4cb6df5a8753f63a6e53c1009a934d40ada7a3 /usr/lib/.build-id/c9 /usr/lib/.build-id/c9/312b9674451f7b7d0fc414eeb137c2a99e8d90 /usr/lib/.build-id/c9/76e2ac6d316509987b3f05be036894329aa17d /usr/lib/.build-id/ce /usr/lib/.build-id/ce/aa7f3659e9efba6fad2b1383ecc1aca116131b /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/0f6258c7bae851e1bf33590db57b4a4f6e40cd /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/f6ed93e7722a83b57f3a1e05de24a1dee5d8cd /usr/lib/.build-id/da /usr/lib/.build-id/da/88e88a894c93b776bcbcd35edf1643c6e792fd /usr/lib/.build-id/e0/b1d2f1600b8fb8699fb608bb36aba05ab9bd2e /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/62f7c68ee634f811f0ef6ac37f5dd07b08cb35 /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/67238d41d072bcba0c083a662ae49f80b7ccfe /usr/lib/.build-id/e7/63fb03dbafdb294df887755891fe9fb63ed5c6 /usr/lib/.build-id/e9 /usr/lib/.build-id/e9/527b47b2d84b5c19613192bd5d4e6aab6cbffd /usr/lib/.build-id/ef /usr/lib/.build-id/ef/0ce4b547ba345649ea7b3dee14fe3eee64a090 /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/325d47cc2310514a0c0254b704b1efcaad83f5 /usr/lib/.build-id/f0/d0ea96366f8adf78986f0d4ed69339de916d6b /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/25adfb85a0542af7cddc27b20186b06277a24e /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/742daebf40277f226107a11962c6dcef034f82 /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/ae21b7a36e43abe482c6d8cb326c21678b10c8 /usr/lib/.build-id/fb /usr/lib/.build-id/fb/fb0ff111253ed44c88c74d232b740fdb52dffd /usr/lib/.build-id/fe /usr/lib/.build-id/fe/6dbeb166401d7ed223dcb5dd615029f5a7f95d /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, Wed Sep 25 08:34:37 2024