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

python3-debug-3.13.0~b3-2.fc41 RPM for ppc64le

From Fedora Rawhide for ppc64le / p

Name: python3-debug Distribution: Fedora Project
Version: 3.13.0~b3 Vendor: Fedora Project
Release: 2.fc41 Build date: Tue Jul 2 15:13:40 2024
Group: Unspecified Build host: buildvm-ppc64le-25.iad2.fedoraproject.org
Size: 29516954 Source RPM: python3.13-3.13.0~b3-2.fc41.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 AND CC0-1.0 AND MIT

Changelog

* Tue Jul 02 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~b3-2
  - Fix a bug that emptied the command history of the Python REPL (~/.python_history)
* Fri Jun 28 2024 Karolina Surma <ksurma@redhat.com> - 3.13.0~b3-1
  - Update to Python 3.13.0b3
* Tue Jun 18 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~b2-4
  - On Fedora 40+ x86_64 and aarch64, build Python with the experimental JIT compiler
  - To enable it on runtime, set the PYTHON_JIT environment variable to 1
  - https://peps.python.org/pep-0744/
* Thu Jun 06 2024 Python Maint <python-maint@redhat.com> - 3.13.0~b2-3
  - Rebuilt for Python 3.13
* Thu Jun 06 2024 Python Maint <python-maint@redhat.com> - 3.13.0~b2-2
  - Bootstrap for Python 3.13
* Wed Jun 05 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~b2-1
  - Update to Python 3.13.0b2
* Thu May 09 2024 Karolina Surma <ksurma@redhat.com> - 3.13.0~b1-1
  - Update to Python 3.13.0b1
* Mon May 06 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~a6-3
  - Build Python with -O3
  - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3
* Wed Apr 17 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~a6-2
  - Require expat >= 2.6 to prevent errors when creating venvs with older expat
* Wed Apr 10 2024 Karolina Surma <ksurma@redhat.com> - 3.13.0~a6-1
  - Update to Python 3.13.0a6
* Wed Mar 13 2024 Python Maint <python-maint@redhat.com> - 3.13.0~a5-2
  - Move all test modules to the python3.13-test package, namely:
    - __phello__
    - _xxinterpqueues
    - _xxsubinterpreters
    - xxlimited
    - xxlimited_35
    - xxsubtype
  - Remove internal usage of @LIBPYTHON@
* Wed Mar 13 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~a5-1
  - Update to Python 3.13.0a5
* Wed Feb 21 2024 Karolina Surma <ksurma@redhat.com> - 3.13.0~a4-2
  - Fix crash involving exhausted list iterator
* Fri Feb 16 2024 Karolina Surma <ksurma@redhat.com> - 3.13.0~a4-1
  - Update to Python 3.13.0a4
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.0~a3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~a3-2
  - Enable python3.13-freethreading and python3.13-freethreading-debug on ppc64le
* Thu Jan 18 2024 Karolina Surma <ksurma@redhat.com> - 3.13.0~a3-1
  - Update to Python 3.13.0a3
* Tue Dec 05 2023 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~a2-2
  - Add the python3.13-freethreading and python3.13-freethreading-debug packages
  - See https://peps.python.org/pep-0703/
  - ppc64le and s390x are excluded for now, support is expected in 3.13.0a3
* Fri Nov 24 2023 Karolina Surma <ksurma@redhat.com> - 3.13.0~a2-1
  - Update to Python 3.13.0a2
* Wed Nov 15 2023 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~a1-2
  - Build Python 3.13 using Python 3.13
* Mon Oct 16 2023 Karolina Surma <ksurma@redhat.com> - 3.13.0~a1-1
  - Initial Python 3.13 package forked from Python 3.12

Files

/usr/bin/python-debug
/usr/bin/python3-debug
/usr/bin/python3.13d
/usr/bin/python3.13d-config
/usr/bin/python3.13d-ppc64le-config
/usr/include/python3.13d
/usr/include/python3.13d/Python.h
/usr/include/python3.13d/abstract.h
/usr/include/python3.13d/bltinmodule.h
/usr/include/python3.13d/boolobject.h
/usr/include/python3.13d/bytearrayobject.h
/usr/include/python3.13d/bytesobject.h
/usr/include/python3.13d/ceval.h
/usr/include/python3.13d/codecs.h
/usr/include/python3.13d/compile.h
/usr/include/python3.13d/complexobject.h
/usr/include/python3.13d/cpython
/usr/include/python3.13d/cpython/abstract.h
/usr/include/python3.13d/cpython/bytearrayobject.h
/usr/include/python3.13d/cpython/bytesobject.h
/usr/include/python3.13d/cpython/cellobject.h
/usr/include/python3.13d/cpython/ceval.h
/usr/include/python3.13d/cpython/classobject.h
/usr/include/python3.13d/cpython/code.h
/usr/include/python3.13d/cpython/compile.h
/usr/include/python3.13d/cpython/complexobject.h
/usr/include/python3.13d/cpython/context.h
/usr/include/python3.13d/cpython/critical_section.h
/usr/include/python3.13d/cpython/descrobject.h
/usr/include/python3.13d/cpython/dictobject.h
/usr/include/python3.13d/cpython/fileobject.h
/usr/include/python3.13d/cpython/fileutils.h
/usr/include/python3.13d/cpython/floatobject.h
/usr/include/python3.13d/cpython/frameobject.h
/usr/include/python3.13d/cpython/funcobject.h
/usr/include/python3.13d/cpython/genobject.h
/usr/include/python3.13d/cpython/import.h
/usr/include/python3.13d/cpython/initconfig.h
/usr/include/python3.13d/cpython/listobject.h
/usr/include/python3.13d/cpython/lock.h
/usr/include/python3.13d/cpython/longintrepr.h
/usr/include/python3.13d/cpython/longobject.h
/usr/include/python3.13d/cpython/memoryobject.h
/usr/include/python3.13d/cpython/methodobject.h
/usr/include/python3.13d/cpython/monitoring.h
/usr/include/python3.13d/cpython/object.h
/usr/include/python3.13d/cpython/objimpl.h
/usr/include/python3.13d/cpython/odictobject.h
/usr/include/python3.13d/cpython/picklebufobject.h
/usr/include/python3.13d/cpython/pthread_stubs.h
/usr/include/python3.13d/cpython/pyatomic.h
/usr/include/python3.13d/cpython/pyatomic_gcc.h
/usr/include/python3.13d/cpython/pyatomic_msc.h
/usr/include/python3.13d/cpython/pyatomic_std.h
/usr/include/python3.13d/cpython/pyctype.h
/usr/include/python3.13d/cpython/pydebug.h
/usr/include/python3.13d/cpython/pyerrors.h
/usr/include/python3.13d/cpython/pyfpe.h
/usr/include/python3.13d/cpython/pyframe.h
/usr/include/python3.13d/cpython/pyhash.h
/usr/include/python3.13d/cpython/pylifecycle.h
/usr/include/python3.13d/cpython/pymem.h
/usr/include/python3.13d/cpython/pystate.h
/usr/include/python3.13d/cpython/pystats.h
/usr/include/python3.13d/cpython/pythonrun.h
/usr/include/python3.13d/cpython/pythread.h
/usr/include/python3.13d/cpython/pytime.h
/usr/include/python3.13d/cpython/setobject.h
/usr/include/python3.13d/cpython/sysmodule.h
/usr/include/python3.13d/cpython/traceback.h
/usr/include/python3.13d/cpython/tracemalloc.h
/usr/include/python3.13d/cpython/tupleobject.h
/usr/include/python3.13d/cpython/unicodeobject.h
/usr/include/python3.13d/cpython/warnings.h
/usr/include/python3.13d/cpython/weakrefobject.h
/usr/include/python3.13d/critical_section.h
/usr/include/python3.13d/datetime.h
/usr/include/python3.13d/descrobject.h
/usr/include/python3.13d/dictobject.h
/usr/include/python3.13d/dynamic_annotations.h
/usr/include/python3.13d/enumobject.h
/usr/include/python3.13d/errcode.h
/usr/include/python3.13d/exports.h
/usr/include/python3.13d/fileobject.h
/usr/include/python3.13d/fileutils.h
/usr/include/python3.13d/floatobject.h
/usr/include/python3.13d/frameobject.h
/usr/include/python3.13d/genericaliasobject.h
/usr/include/python3.13d/import.h
/usr/include/python3.13d/internal
/usr/include/python3.13d/internal/mimalloc
/usr/include/python3.13d/internal/mimalloc/mimalloc
/usr/include/python3.13d/internal/mimalloc/mimalloc.h
/usr/include/python3.13d/internal/mimalloc/mimalloc/atomic.h
/usr/include/python3.13d/internal/mimalloc/mimalloc/internal.h
/usr/include/python3.13d/internal/mimalloc/mimalloc/prim.h
/usr/include/python3.13d/internal/mimalloc/mimalloc/track.h
/usr/include/python3.13d/internal/mimalloc/mimalloc/types.h
/usr/include/python3.13d/internal/pycore_abstract.h
/usr/include/python3.13d/internal/pycore_asdl.h
/usr/include/python3.13d/internal/pycore_ast.h
/usr/include/python3.13d/internal/pycore_ast_state.h
/usr/include/python3.13d/internal/pycore_atexit.h
/usr/include/python3.13d/internal/pycore_backoff.h
/usr/include/python3.13d/internal/pycore_bitutils.h
/usr/include/python3.13d/internal/pycore_blocks_output_buffer.h
/usr/include/python3.13d/internal/pycore_brc.h
/usr/include/python3.13d/internal/pycore_bytes_methods.h
/usr/include/python3.13d/internal/pycore_bytesobject.h
/usr/include/python3.13d/internal/pycore_call.h
/usr/include/python3.13d/internal/pycore_capsule.h
/usr/include/python3.13d/internal/pycore_cell.h
/usr/include/python3.13d/internal/pycore_ceval.h
/usr/include/python3.13d/internal/pycore_ceval_state.h
/usr/include/python3.13d/internal/pycore_code.h
/usr/include/python3.13d/internal/pycore_codecs.h
/usr/include/python3.13d/internal/pycore_compile.h
/usr/include/python3.13d/internal/pycore_complexobject.h
/usr/include/python3.13d/internal/pycore_condvar.h
/usr/include/python3.13d/internal/pycore_context.h
/usr/include/python3.13d/internal/pycore_critical_section.h
/usr/include/python3.13d/internal/pycore_crossinterp.h
/usr/include/python3.13d/internal/pycore_descrobject.h
/usr/include/python3.13d/internal/pycore_dict.h
/usr/include/python3.13d/internal/pycore_dict_state.h
/usr/include/python3.13d/internal/pycore_dtoa.h
/usr/include/python3.13d/internal/pycore_emscripten_signal.h
/usr/include/python3.13d/internal/pycore_emscripten_trampoline.h
/usr/include/python3.13d/internal/pycore_exceptions.h
/usr/include/python3.13d/internal/pycore_faulthandler.h
/usr/include/python3.13d/internal/pycore_fileutils.h
/usr/include/python3.13d/internal/pycore_fileutils_windows.h
/usr/include/python3.13d/internal/pycore_floatobject.h
/usr/include/python3.13d/internal/pycore_flowgraph.h
/usr/include/python3.13d/internal/pycore_format.h
/usr/include/python3.13d/internal/pycore_frame.h
/usr/include/python3.13d/internal/pycore_freelist.h
/usr/include/python3.13d/internal/pycore_function.h
/usr/include/python3.13d/internal/pycore_gc.h
/usr/include/python3.13d/internal/pycore_genobject.h
/usr/include/python3.13d/internal/pycore_getopt.h
/usr/include/python3.13d/internal/pycore_gil.h
/usr/include/python3.13d/internal/pycore_global_objects.h
/usr/include/python3.13d/internal/pycore_global_objects_fini_generated.h
/usr/include/python3.13d/internal/pycore_global_strings.h
/usr/include/python3.13d/internal/pycore_hamt.h
/usr/include/python3.13d/internal/pycore_hashtable.h
/usr/include/python3.13d/internal/pycore_identifier.h
/usr/include/python3.13d/internal/pycore_import.h
/usr/include/python3.13d/internal/pycore_importdl.h
/usr/include/python3.13d/internal/pycore_initconfig.h
/usr/include/python3.13d/internal/pycore_instruction_sequence.h
/usr/include/python3.13d/internal/pycore_instruments.h
/usr/include/python3.13d/internal/pycore_interp.h
/usr/include/python3.13d/internal/pycore_intrinsics.h
/usr/include/python3.13d/internal/pycore_jit.h
/usr/include/python3.13d/internal/pycore_list.h
/usr/include/python3.13d/internal/pycore_llist.h
/usr/include/python3.13d/internal/pycore_lock.h
/usr/include/python3.13d/internal/pycore_long.h
/usr/include/python3.13d/internal/pycore_memoryobject.h
/usr/include/python3.13d/internal/pycore_mimalloc.h
/usr/include/python3.13d/internal/pycore_modsupport.h
/usr/include/python3.13d/internal/pycore_moduleobject.h
/usr/include/python3.13d/internal/pycore_namespace.h
/usr/include/python3.13d/internal/pycore_object.h
/usr/include/python3.13d/internal/pycore_object_alloc.h
/usr/include/python3.13d/internal/pycore_object_stack.h
/usr/include/python3.13d/internal/pycore_object_state.h
/usr/include/python3.13d/internal/pycore_obmalloc.h
/usr/include/python3.13d/internal/pycore_obmalloc_init.h
/usr/include/python3.13d/internal/pycore_opcode_metadata.h
/usr/include/python3.13d/internal/pycore_opcode_utils.h
/usr/include/python3.13d/internal/pycore_optimizer.h
/usr/include/python3.13d/internal/pycore_parking_lot.h
/usr/include/python3.13d/internal/pycore_parser.h
/usr/include/python3.13d/internal/pycore_pathconfig.h
/usr/include/python3.13d/internal/pycore_pyarena.h
/usr/include/python3.13d/internal/pycore_pyatomic_ft_wrappers.h
/usr/include/python3.13d/internal/pycore_pybuffer.h
/usr/include/python3.13d/internal/pycore_pyerrors.h
/usr/include/python3.13d/internal/pycore_pyhash.h
/usr/include/python3.13d/internal/pycore_pylifecycle.h
/usr/include/python3.13d/internal/pycore_pymath.h
/usr/include/python3.13d/internal/pycore_pymem.h
/usr/include/python3.13d/internal/pycore_pymem_init.h
/usr/include/python3.13d/internal/pycore_pystate.h
/usr/include/python3.13d/internal/pycore_pystats.h
/usr/include/python3.13d/internal/pycore_pythonrun.h
/usr/include/python3.13d/internal/pycore_pythread.h
/usr/include/python3.13d/internal/pycore_qsbr.h
/usr/include/python3.13d/internal/pycore_range.h
/usr/include/python3.13d/internal/pycore_runtime.h
/usr/include/python3.13d/internal/pycore_runtime_init.h
/usr/include/python3.13d/internal/pycore_runtime_init_generated.h
/usr/include/python3.13d/internal/pycore_semaphore.h
/usr/include/python3.13d/internal/pycore_setobject.h
/usr/include/python3.13d/internal/pycore_signal.h
/usr/include/python3.13d/internal/pycore_sliceobject.h
/usr/include/python3.13d/internal/pycore_stackref.h
/usr/include/python3.13d/internal/pycore_strhex.h
/usr/include/python3.13d/internal/pycore_structseq.h
/usr/include/python3.13d/internal/pycore_symtable.h
/usr/include/python3.13d/internal/pycore_sysmodule.h
/usr/include/python3.13d/internal/pycore_time.h
/usr/include/python3.13d/internal/pycore_token.h
/usr/include/python3.13d/internal/pycore_traceback.h
/usr/include/python3.13d/internal/pycore_tracemalloc.h
/usr/include/python3.13d/internal/pycore_tstate.h
/usr/include/python3.13d/internal/pycore_tuple.h
/usr/include/python3.13d/internal/pycore_typeobject.h
/usr/include/python3.13d/internal/pycore_typevarobject.h
/usr/include/python3.13d/internal/pycore_ucnhash.h
/usr/include/python3.13d/internal/pycore_unicodeobject.h
/usr/include/python3.13d/internal/pycore_unicodeobject_generated.h
/usr/include/python3.13d/internal/pycore_unionobject.h
/usr/include/python3.13d/internal/pycore_uop_ids.h
/usr/include/python3.13d/internal/pycore_uop_metadata.h
/usr/include/python3.13d/internal/pycore_warnings.h
/usr/include/python3.13d/internal/pycore_weakref.h
/usr/include/python3.13d/intrcheck.h
/usr/include/python3.13d/iterobject.h
/usr/include/python3.13d/listobject.h
/usr/include/python3.13d/lock.h
/usr/include/python3.13d/longobject.h
/usr/include/python3.13d/marshal.h
/usr/include/python3.13d/memoryobject.h
/usr/include/python3.13d/methodobject.h
/usr/include/python3.13d/modsupport.h
/usr/include/python3.13d/moduleobject.h
/usr/include/python3.13d/monitoring.h
/usr/include/python3.13d/object.h
/usr/include/python3.13d/objimpl.h
/usr/include/python3.13d/opcode.h
/usr/include/python3.13d/opcode_ids.h
/usr/include/python3.13d/osdefs.h
/usr/include/python3.13d/osmodule.h
/usr/include/python3.13d/patchlevel.h
/usr/include/python3.13d/py_curses.h
/usr/include/python3.13d/pyatomic.h
/usr/include/python3.13d/pybuffer.h
/usr/include/python3.13d/pycapsule.h
/usr/include/python3.13d/pyconfig-64.h
/usr/include/python3.13d/pyconfig.h
/usr/include/python3.13d/pydtrace.h
/usr/include/python3.13d/pyerrors.h
/usr/include/python3.13d/pyexpat.h
/usr/include/python3.13d/pyframe.h
/usr/include/python3.13d/pyhash.h
/usr/include/python3.13d/pylifecycle.h
/usr/include/python3.13d/pymacconfig.h
/usr/include/python3.13d/pymacro.h
/usr/include/python3.13d/pymath.h
/usr/include/python3.13d/pymem.h
/usr/include/python3.13d/pyport.h
/usr/include/python3.13d/pystate.h
/usr/include/python3.13d/pystats.h
/usr/include/python3.13d/pystrcmp.h
/usr/include/python3.13d/pystrtod.h
/usr/include/python3.13d/pythonrun.h
/usr/include/python3.13d/pythread.h
/usr/include/python3.13d/pytypedefs.h
/usr/include/python3.13d/rangeobject.h
/usr/include/python3.13d/setobject.h
/usr/include/python3.13d/sliceobject.h
/usr/include/python3.13d/structmember.h
/usr/include/python3.13d/structseq.h
/usr/include/python3.13d/sysmodule.h
/usr/include/python3.13d/traceback.h
/usr/include/python3.13d/tupleobject.h
/usr/include/python3.13d/typeslots.h
/usr/include/python3.13d/unicodeobject.h
/usr/include/python3.13d/warnings.h
/usr/include/python3.13d/weakrefobject.h
/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/6c850a3e5a3cdb15576538a4c992ffeee6c3b3
/usr/lib/.build-id/08
/usr/lib/.build-id/08/7f323e1f478c7bcbb2be9037becda16d06e537
/usr/lib/.build-id/0e/cd71323f6df43f4fec4542673b82a82dd49ddb
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/f7ef235446ce5758528841150bcab285851eb0
/usr/lib/.build-id/10/155fe89abb8d6189d36e4954b8896481e4a43b
/usr/lib/.build-id/11
/usr/lib/.build-id/11/13fd45d8e96f7384d9314744be11dd9c5b3bc8
/usr/lib/.build-id/18
/usr/lib/.build-id/18/0fb6436d5415f44b710dd6fd90caaf523ffd68
/usr/lib/.build-id/1a/f4ba234ffd3aa8263c6c0bce40b640e60ce841
/usr/lib/.build-id/23
/usr/lib/.build-id/23/881470f11c081db9348a51b1c7902542df39f9
/usr/lib/.build-id/25
/usr/lib/.build-id/25/af93dcfc54d2461d5ae470977f9749f04428d5
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/dd86988e12f5cb5068d90ea74a493ea270aaf0
/usr/lib/.build-id/32
/usr/lib/.build-id/32/67c01dd971816a22aa2f19e4cfc8d1a20cc29c
/usr/lib/.build-id/34
/usr/lib/.build-id/34/2113be62fc09876e16b84ffedc60b1ce9b5ec4
/usr/lib/.build-id/37/cf37a435f6c4dd7801a8e8dd39bef3ec6203d8
/usr/lib/.build-id/49
/usr/lib/.build-id/49/8c570b8094a440601e24b108a9e22c43e793c8
/usr/lib/.build-id/49/9caeea0deb42eae0262e02328f90ff1d0a5354
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/a20169b66c88ae730d713a0680aaa97443941d
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/5e00fc97a62641249131c4280fc254b5c1eb16
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/17176c4798ddf08b63129ed8bf79d484e38d69
/usr/lib/.build-id/4f/e7e6578ced4575cd54609bedeeffc911938a06
/usr/lib/.build-id/51
/usr/lib/.build-id/51/9103abde50c4e0569b4d422144c0549ef48b36
/usr/lib/.build-id/53
/usr/lib/.build-id/53/ff46a1820ef3044d145932c6c6d429e110f575
/usr/lib/.build-id/55/7ab3610b9b755fb857e6671b93e117607ae3e1
/usr/lib/.build-id/58
/usr/lib/.build-id/58/cbd4182b62ecd6a5220498aeff4ab869cc6c4b
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/c56b51566308e475840c19b5a8d937b01e3934
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/b859f75b764e5cbf9d57397a4357e18453c1ab
/usr/lib/.build-id/61
/usr/lib/.build-id/61/af67dfcd30723ad7b07b1a40b4c045b96b1b61
/usr/lib/.build-id/63/d6e34dacc1e47b927adf9ce9741f36c3ca712f
/usr/lib/.build-id/67/3578d0e47cbee91b4d9e667f62c6df0def9724
/usr/lib/.build-id/67/86777b9bec9229b588aea53ede4c3485b7dcfd
/usr/lib/.build-id/68
/usr/lib/.build-id/68/8500881ef5f9863942efde47a095912457a922
/usr/lib/.build-id/6c/c63f99eaa3122d7f62904fcfcbaeab1a8242c6
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/21f47a5e97cf377ec26a6af9f62549c555395f
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/3867fd72f2918946cf88ad6fb360de8740de19
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/488af55fb5b3779e4547633c09a6e27d11baec
/usr/lib/.build-id/72
/usr/lib/.build-id/72/5e681ac33896dc62b73351b667679a9b7ff6b7
/usr/lib/.build-id/72/5e87d69efd95f2ea95f36fc94d6eb89a22182a
/usr/lib/.build-id/77
/usr/lib/.build-id/77/fac1be7a1e21101306fe1e620a411174c44ea3
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/cc7ae536e9433de4fde8ca7b6ff6a5bace5da7
/usr/lib/.build-id/7a/f6545a2252c76d4b0e63f3e3dfd166e6206452
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/3be424c05bec27cff849c447cfc1a9d1ca3d91
/usr/lib/.build-id/80
/usr/lib/.build-id/80/7000ef5ea5c2f3134d2e4d9325dc35517e17f6
/usr/lib/.build-id/87
/usr/lib/.build-id/87/34e0a8c3a053ca04f4fbc6c2a62312c3b7625d
/usr/lib/.build-id/8f/3072e579a58916160f54908a1dce5bb296ec28
/usr/lib/.build-id/96/eef64d317f0d34fe92439139b378f0d8456775
/usr/lib/.build-id/97
/usr/lib/.build-id/97/e40a2a1c048a1ff4f03e2dc06cf29e73e21375
/usr/lib/.build-id/99
/usr/lib/.build-id/99/19d246e0028f3e969b3722a671c234455b97c4
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/ac911d251460fc27f736de53f7a6013e37e555
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/d159c3fe3e71365fce4465cbdc6f6c708d88a1
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/6f7d4462885b9ac38cb562abfff768ee800307
/usr/lib/.build-id/ac/cd7cdcfd5c41eefab9685f8bebd5135be4a412
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/86696f0065d9de2f729cb510ebef19bbc3d6a7
/usr/lib/.build-id/af
/usr/lib/.build-id/af/15bb45335573ea88c149ef2ab23b05fe846183
/usr/lib/.build-id/b3/444c4e30c440db326c06edc43981250531e50d
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/0894aff1ebf7fc4acdcbff40cf24320db2458c
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/8d7e60bb435e8fc4de2b7bebe298e5aad9050b
/usr/lib/.build-id/be
/usr/lib/.build-id/be/64318b43960d498a248419d47cb6e068a27839
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/d63340a111354b01efc88ddd2457f9e2a87339
/usr/lib/.build-id/c8/ba18b5097accf6cc70dfcb57a9526dd0c4dd08
/usr/lib/.build-id/cd/1aa81417487f10b064bebf2cd2e2a0a384c042
/usr/lib/.build-id/cd/27d1c6111bcfd7d30590b229f6562568f9ca3c
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/45a7c88db9134cf1f96b29e75c7435cfa1780a
/usr/lib/.build-id/cf/5f9f7ae32f8e432b70c19abe6842041d46f2fa
/usr/lib/.build-id/cf/76dac2cdcb2404c576e36b2d14af8fa5a02ff8
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/1a315c881c01c019df65e8e206ab8e04430dba
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/47d2bb6ed3324689ce9abea0c9f275db4410c8
/usr/lib/.build-id/d2/ead8df3d1348af9a19d87927a79a22854347e6
/usr/lib/.build-id/d7/89952562be5ccfd63c6a14fc7cdaa83d37a176
/usr/lib/.build-id/dc/a68726f758d96819ad56e1636ae896dea10989
/usr/lib/.build-id/df/02e05500e90466233b7d692fa11aae49cbf00d
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/db5dfd47eb38398370278eff8543ee19804ea6
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/048b95eced05456d212c041c90b9f33aed02f8
/usr/lib/.build-id/e4/79b145ddb9a657afb91cb6f6c1ffd4c1970703
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/0a68fee5fb2aac8907f5618230fc5b9a834738
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/21df7a0e0cadd0fbe2857fc49463ad8d0d5365
/usr/lib/.build-id/ee/5329da217fe09fccceb05247e1a1c744e75229
/usr/lib/.build-id/ef/01a6fd6556924beaf4691831b0f272a498aa2c
/usr/lib/.build-id/f4/97f6a151bf2a442e64b96f656b38c9ed758abb
/usr/lib/.build-id/f7/42ee1898062204cfefa05aeb7fe7d7cfb94bdd
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/84a36a681cdcb36ea1659b10146a7c62ffcc85
/usr/lib64/libpython3.13d.so
/usr/lib64/libpython3.13d.so.1.0
/usr/lib64/pkgconfig/python-3.13d-embed.pc
/usr/lib64/pkgconfig/python-3.13d.pc
/usr/lib64/python3.13/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-313.opt-1.pyc
/usr/lib64/python3.13/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-313.opt-2.pyc
/usr/lib64/python3.13/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-313.pyc
/usr/lib64/python3.13/_sysconfigdata_d_linux_powerpc64le-linux-gnu.py
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/Makefile
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/Setup
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/Setup.bootstrap
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/Setup.local
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/Setup.stdlib
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/__pycache__
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-313.opt-1.pyc
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-313.opt-2.pyc
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-313.pyc
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/config.c
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/config.c.in
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/install-sh
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/makesetup
/usr/lib64/python3.13/config-3.13d-powerpc64le-linux-gnu/python-config.py
/usr/lib64/python3.13/lib-dynload/_asyncio.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_bisect.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_blake2.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_bz2.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_codecs_cn.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_codecs_hk.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_codecs_iso2022.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_codecs_jp.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_codecs_kr.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_codecs_tw.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_contextvars.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_csv.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_ctypes.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_ctypes_test.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_curses.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_curses_panel.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_datetime.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_dbm.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_decimal.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_elementtree.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_gdbm.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_hashlib.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_heapq.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_interpchannels.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_interpqueues.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_interpreters.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_json.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_lsprof.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_lzma.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_md5.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_multibytecodec.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_multiprocessing.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_opcode.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_pickle.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_posixshmem.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_posixsubprocess.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_queue.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_random.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_sha1.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_sha2.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_sha3.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_socket.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_sqlite3.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_ssl.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_statistics.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_struct.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_testbuffer.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_testcapi.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_testclinic.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_testclinic_limited.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_testexternalinspection.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_testimportmultiple.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_testinternalcapi.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_testlimitedcapi.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_testmultiphase.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_testsinglephase.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_tkinter.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_uuid.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_xxtestfuzz.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/_zoneinfo.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/array.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/binascii.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/cmath.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/fcntl.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/grp.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/math.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/mmap.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/pyexpat.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/readline.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/resource.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/select.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/syslog.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/termios.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/unicodedata.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/xxlimited.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/xxlimited_35.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/xxsubtype.cpython-313d-powerpc64le-linux-gnu.so
/usr/lib64/python3.13/lib-dynload/zlib.cpython-313d-powerpc64le-linux-gnu.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jul 23 01:30:37 2024