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

python3-debug-3.12.0-1.fc39 RPM for s390x

From Fedora 39 for s390x / p

Name: python3-debug Distribution: Fedora Project
Version: 3.12.0 Vendor: Fedora Project
Release: 1.fc39 Build date: Mon Oct 2 21:21:35 2023
Group: Unspecified Build host: buildvm-s390x-20.s390.fedoraproject.org
Size: 19040258 Source RPM: python3.12-3.12.0-1.fc39.src.rpm
Packager: Fedora Project
Url: https://www.python.org/
Summary: Debug version of the Python runtime
python3-debug provides a version of the Python runtime with numerous debugging
features enabled, aimed at advanced Python users such as developers of Python
extension modules.

This version uses more memory and will be slower than the regular Python build,
but is useful for tracking down reference-counting issues and other bugs.

The debug build shares installation directories with the standard Python
runtime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions
(.cpython*.so) -- are compatible between this and the standard version
of Python.

The debug runtime additionally supports debug builds of C-API extensions
(with the "d" ABI flag) for debugging issues in those extensions.

Provides

Requires

License

Python-2.0.1

Changelog

* Mon Oct 02 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0-1
  - Update to 3.12.0 final
* Tue Sep 19 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~rc3-1
  - Update to 3.12.0rc3
* Wed Sep 06 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~rc2-1
  - Update to 3.12.0rc2
* Mon Aug 07 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~rc1-1
  - Update to 3.12.0rc1
* Wed Aug 02 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.12.0~b4-3
  - Remove extra distro-applied CFLAGS passed to user built C extensions
  - https://fedoraproject.org/wiki/Changes/Python_Extension_Flags_Reduction
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0~b4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~b4-1
  - Update to 3.12.0b4
* Wed Jun 21 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~b3-2
  - Backport upstream patch to add PyType_GetDict() function
* Tue Jun 20 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~b3-1
  - Update to 3.12.0b3
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.12.0~b2-3
  - Rebuilt for Python 3.12
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.12.0~b2-2
  - Bootstrap for Python 3.12
* Wed Jun 07 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~b2-1
  - Update to 3.12.0b2
* Mon May 29 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~b1-2
  - Use wheels from RPMs, at least on Fedora 39+
  - On older Fedora releases, declare bundled() provides and a complex License tag
* Tue May 23 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~b1-1
  - Update to 3.12.0b1
* Wed Apr 05 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a7-1
  - Update to 3.12.0a7
* Thu Mar 23 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~a6-2
  - Increase the test timeout during package build
* Wed Mar 08 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a6-1
  - Update to 3.12.0a6
* Wed Feb 08 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a5-1
  - Update to 3.12.0a5
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0~a4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jan 11 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a4-1
  - Update to 3.12.0a4
* Mon Dec 19 2022 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~a3-2
  - No longer patch the default bytecode cache invalidation policy
* Wed Dec 07 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a3-1
  - Update to 3.12.0a3
* Tue Nov 15 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a2-1
  - Update to 3.12.0a2
  - Fixes: rhbz#2133847
* Thu Oct 27 2022 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~a1-2
  - Finish initial bootstrap of Python 3.12.0a1
* Wed Oct 26 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a1-1
  - Initial Python 3.12 package forked from Python 3.11

Files

/usr/bin/python-debug
/usr/bin/python3-debug
/usr/bin/python3.12d
/usr/bin/python3.12d-config
/usr/bin/python3.12d-s390x-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/46d85fd2a123bcbd3b0c1661102b458d096605
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/24faa9f61f95eca3b15e4299892ceeff9f62c1
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/9404a6d9252148a454e2537dafc95444bee0e1
/usr/lib/.build-id/10
/usr/lib/.build-id/10/f85620f217ea28d06a36e81e854afbab5b1190
/usr/lib/.build-id/13
/usr/lib/.build-id/13/d6a818206359f70c6ce0be3ae3011afdbfaecc
/usr/lib/.build-id/16
/usr/lib/.build-id/16/13ca1929b98af4739ed8da9fbbb11bc3a1b6bb
/usr/lib/.build-id/16/ab1c7294cbc188fc12190c65dccce956b0b458
/usr/lib/.build-id/16/b8a381b1348363854df506316c27f2a09b7b71
/usr/lib/.build-id/18/c1c85e4830e794bd8438d99ac4f975e926587c
/usr/lib/.build-id/19
/usr/lib/.build-id/19/1a8ef8039e17250de9d5d6e30a06c32b5a4ede
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/7ce4460b83a076fbb7b3774450c150342f11cb
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/091dce73ac09f7dde336576b33784def1c16db
/usr/lib/.build-id/20
/usr/lib/.build-id/20/62ca6dd8f64e7a4072a60e1b82c2e026ff64e5
/usr/lib/.build-id/23
/usr/lib/.build-id/23/f5cd624ce3d27f0ec8aebfe11d06db1211651b
/usr/lib/.build-id/26
/usr/lib/.build-id/26/d1a4f34501fa8886650d0700315843f9aaa924
/usr/lib/.build-id/2b/4ffc1b7cece96cf5051f6d466e570687c7a6ca
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/82a80e1631c591c642b4fec797c688f7425a9e
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/57d11719c155cff0d5d2de9525d13483a5574c
/usr/lib/.build-id/30
/usr/lib/.build-id/30/21b812c50f8ae9b52de8bfcaf16ab16c3bd6f0
/usr/lib/.build-id/34
/usr/lib/.build-id/34/bfde2e92c15e1960451963e04169339a3d0c77
/usr/lib/.build-id/35
/usr/lib/.build-id/35/8d27e52b8d74f984f32355343936804989afe0
/usr/lib/.build-id/35/ac5b9c1cfdacd94b287eb9207197286f40aa43
/usr/lib/.build-id/36
/usr/lib/.build-id/36/d0d9012b1019a9e8e3de054f82fa1b1cbcfa8a
/usr/lib/.build-id/3c/c79549a264226e51889451d725964a036ba754
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/48cbddda42265274ff2d7b603d85102e69aadf
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/c0e90e9b805f937a798c02d29668c167a304fc
/usr/lib/.build-id/40/414fde5933a8e3073d3d31b44f0aa1c0e93d16
/usr/lib/.build-id/41
/usr/lib/.build-id/41/49e9cd60dbcc1f661492398e3ec5c489018e9a
/usr/lib/.build-id/44
/usr/lib/.build-id/44/1c50885144078c89c71ba61c8c9a197e2147dc
/usr/lib/.build-id/4f/db7a5bc0e21cc3b125b93ccdc8f8f4b261621f
/usr/lib/.build-id/50
/usr/lib/.build-id/50/0d87e0cea8df5a7ab371a10bb56170aba68ed9
/usr/lib/.build-id/52
/usr/lib/.build-id/52/1353a5a473f267b9a390fcac942a03f5bc1476
/usr/lib/.build-id/55
/usr/lib/.build-id/55/7b86ce50c9405a9e529574a830f76e497aff99
/usr/lib/.build-id/58
/usr/lib/.build-id/58/5c635b02c7f546d9f6a0e482eed5f59b46d401
/usr/lib/.build-id/67
/usr/lib/.build-id/67/3d0da414765ba12fd7fac6d11a1e887814357d
/usr/lib/.build-id/67/727916163fee2f74b1d827e61b6b3e058b552f
/usr/lib/.build-id/67/d26d8d95def0bb8578c13968952718a6945ce8
/usr/lib/.build-id/68/18283b467589acece8f21c631ba8c2952113af
/usr/lib/.build-id/6a/220c509d6e3dbf681722f982abbabfd403dd7a
/usr/lib/.build-id/6e/f0b5b6414c2ebfe9735971edfde21e50a68f99
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/2cd0a7da48f6ce6ae480795ab78d5c8f443670
/usr/lib/.build-id/72
/usr/lib/.build-id/72/4a2e4dbd82c46f8d207657e2caca3bf2138f29
/usr/lib/.build-id/72/f22955012d6309852aeffaf4e134eeba60611a
/usr/lib/.build-id/77/ca96bea274bd743d4ceecc239d5ba80929e7d0
/usr/lib/.build-id/78
/usr/lib/.build-id/78/18716870c570a4f510640bf12ba054bbad79e0
/usr/lib/.build-id/79/ab72504bf4b941857400af6880ae2ce3a58f28
/usr/lib/.build-id/84/ac7faa910004a22f52a1aa4121d99412c118cb
/usr/lib/.build-id/86
/usr/lib/.build-id/86/a06c15c64f6c37e4c241052f1f41d810ef65eb
/usr/lib/.build-id/88/f557a22c64dd65dee9a81de5d69d46c89b0806
/usr/lib/.build-id/89/0b52d0ab4c0e7cf662ebba0b32587c08155953
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/f271f83257284dfd2708b116e37cf5b1a3932f
/usr/lib/.build-id/96
/usr/lib/.build-id/96/aa1df993839130f2dd922bc6b0de40d08e07ca
/usr/lib/.build-id/98
/usr/lib/.build-id/98/af6d449f3f39e701291594a12b3d7bc839ad14
/usr/lib/.build-id/99
/usr/lib/.build-id/99/fda5d409f8b86007834fe2d4205c9295bf6637
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/9b22637168b8066a6132456a076ea22079263b
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/a0990f8468388158df94bd06122781a3410946
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/7296fc0ac2df5df27e276ba848b22b396236df
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/b8771c516e9ad261a2fa5291d0ff71f817cbf4
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/011eae72766c3e63dc754425119ce509000b38
/usr/lib/.build-id/aa/106627b6ea03abf6f4ce05c6ca39fcd286f5f0
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/c55454f44f55dfb904255e6f16eada64acf4f3
/usr/lib/.build-id/ae/981ebbb04d1ca3a601f8a37af212322f26f532
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/1c9b644e0154e3ee2f306ddd2026c8fea7f861
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/0726787aaea0de3719fab15049e73850266c26
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/b1d09b08b413935f1697b38bb307cb0f67d691
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/035e1d804edb93139b1ac59a93ebaf3b81d8f9
/usr/lib/.build-id/c2/d359ea7b4481750d60bf2b22db0b9131805f68
/usr/lib/.build-id/c6/285715a89b95c571a19597383cc05b93e559c8
/usr/lib/.build-id/c9/94fab047612d3bb5ed2605ea0e51f3444636de
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/1c262ce193db8046e17f11a8bbe6465bea9b49
/usr/lib/.build-id/d3/986f9413e9601655e76d9797639dd887e63d2f
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/ea6300caee719bed5b4d4d9696b5dd2ea9403f
/usr/lib/.build-id/dd/718274d8292d3b5ea1c1d0e82486346179d426
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/3b966e8e1165f7e60804767f27ca58424e3734
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/6f10f749d7c41111ced6b4fd68dfdd6b49fdb7
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/29931947942751e975cf433acea111b4c0e6dd
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/4d547f6a2e070d530461052f9c808669ab4b6b
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/4f452768b387c56fa6a0c3c658d6bffdfdc228
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/18b69c90cd5e1a727c5c69deb7ecacb11c8e79
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/d098b555da9c798c37057f214e8635759486cd
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/3c5f0acb6dcb57910f40744ab2cf2ed5280367
/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_s390x-linux-gnu.cpython-312.opt-1.pyc
/usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_s390x-linux-gnu.cpython-312.opt-2.pyc
/usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_s390x-linux-gnu.cpython-312.pyc
/usr/lib64/python3.12/_sysconfigdata_d_linux_s390x-linux-gnu.py
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/Makefile
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/Setup
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/Setup.bootstrap
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/Setup.local
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/Setup.stdlib
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/__pycache__
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/__pycache__/python-config.cpython-312.opt-1.pyc
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/__pycache__/python-config.cpython-312.opt-2.pyc
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/__pycache__/python-config.cpython-312.pyc
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/config.c
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/config.c.in
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/install-sh
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/makesetup
/usr/lib64/python3.12/config-3.12d-s390x-linux-gnu/python-config.py
/usr/lib64/python3.12/lib-dynload/_asyncio.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_codecs_cn.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_codecs_hk.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_codecs_iso2022.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_codecs_jp.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_codecs_kr.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_codecs_tw.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_contextvars.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_csv.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_ctypes_test.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_curses.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_curses_panel.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_dbm.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_gdbm.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_json.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_lsprof.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_md5.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_multibytecodec.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_posixshmem.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_queue.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_random.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_sha1.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_sha3.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_socket.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_statistics.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_struct.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testbuffer.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testcapi.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testclinic.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testimportmultiple.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testinternalcapi.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testmultiphase.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_testsinglephase.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_tkinter.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_xxinterpchannels.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_xxsubinterpreters.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_xxtestfuzz.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/_zoneinfo.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/array.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/audioop.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/binascii.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/cmath.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/grp.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/math.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/mmap.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/nis.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/ossaudiodev.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/readline.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/resource.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/select.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/spwd.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/syslog.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/termios.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/xxlimited.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/xxlimited_35.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/xxsubtype.cpython-312d-s390x-linux-gnu.so
/usr/lib64/python3.12/lib-dynload/zlib.cpython-312d-s390x-linux-gnu.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 10 02:45:49 2024