Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3.11-debug | Distribution: CentOS |
Version: 3.11.4 | Vendor: CentOS |
Release: 4.el8 | Build date: Fri Aug 11 16:20:24 2023 |
Group: Unspecified | Build host: ppc64le-03.stream.rdu2.redhat.com |
Size: 18645407 | Source RPM: python3.11-3.11.4-4.el8.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
* Thu Aug 10 2023 Tomas Orsava <torsava@redhat.com> - 3.11.4-4 - Add the import_all_modules_py3_11.py file for the python3.11-rpm-macros subpackage Resolves: rhbz#2207631 * Wed Aug 09 2023 Petr Viktorin <pviktori@redhat.com> - 3.11.4-3 - Fix symlink handling in the fix for CVE-2023-24329 Resolves: rhbz#263261 * Fri Jun 30 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.11.4-2 - Security fix for CVE-2007-4559 Resolves: rhbz#263261 * Mon Jun 26 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.11.4-1 - Update to 3.11.4 - Security fix for CVE-2023-24329 Resolves: rhbz#2173917 * Thu Feb 16 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.11.2-2 - Support OpenSSL FIPS mode * Thu Feb 09 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.11.2-1 - Update to 3.11.2 * Tue Jan 31 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.11.1-4 - Disable the builtin hashlib hashes except blake2 * Mon Jan 30 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.11.1-3 - Disable bootstrap - Revert python3.11-rpm-macros requirement * Mon Jan 30 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.11.1-2 - Fix macros requirements * Tue Dec 13 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.11.1-1 - Initial package - Fedora contributions by: Björn Esser <besser82@fedoraproject.org> 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 <ignatenkobrain@fedoraproject.org> 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> Slavek Kabrda <bkabrda@redhat.com> Stephen Gallagher <sgallagh@redhat.com> Than Ngo <than@redhat.com> Thomas Spura <tomspur@fedoraproject.org> 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> Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
/usr/bin/python3.11d /usr/bin/python3.11d-config /usr/bin/python3.11d-ppc64le-config /usr/include/python3.11d /usr/include/python3.11d/Python.h /usr/include/python3.11d/abstract.h /usr/include/python3.11d/bltinmodule.h /usr/include/python3.11d/boolobject.h /usr/include/python3.11d/bytearrayobject.h /usr/include/python3.11d/bytesobject.h /usr/include/python3.11d/ceval.h /usr/include/python3.11d/codecs.h /usr/include/python3.11d/compile.h /usr/include/python3.11d/complexobject.h /usr/include/python3.11d/cpython /usr/include/python3.11d/cpython/abstract.h /usr/include/python3.11d/cpython/bytearrayobject.h /usr/include/python3.11d/cpython/bytesobject.h /usr/include/python3.11d/cpython/cellobject.h /usr/include/python3.11d/cpython/ceval.h /usr/include/python3.11d/cpython/classobject.h /usr/include/python3.11d/cpython/code.h /usr/include/python3.11d/cpython/compile.h /usr/include/python3.11d/cpython/complexobject.h /usr/include/python3.11d/cpython/context.h /usr/include/python3.11d/cpython/descrobject.h /usr/include/python3.11d/cpython/dictobject.h /usr/include/python3.11d/cpython/fileobject.h /usr/include/python3.11d/cpython/fileutils.h /usr/include/python3.11d/cpython/floatobject.h /usr/include/python3.11d/cpython/frameobject.h /usr/include/python3.11d/cpython/funcobject.h /usr/include/python3.11d/cpython/genobject.h /usr/include/python3.11d/cpython/import.h /usr/include/python3.11d/cpython/initconfig.h /usr/include/python3.11d/cpython/listobject.h /usr/include/python3.11d/cpython/longintrepr.h /usr/include/python3.11d/cpython/longobject.h /usr/include/python3.11d/cpython/methodobject.h /usr/include/python3.11d/cpython/modsupport.h /usr/include/python3.11d/cpython/object.h /usr/include/python3.11d/cpython/objimpl.h /usr/include/python3.11d/cpython/odictobject.h /usr/include/python3.11d/cpython/picklebufobject.h /usr/include/python3.11d/cpython/pthread_stubs.h /usr/include/python3.11d/cpython/pyctype.h /usr/include/python3.11d/cpython/pydebug.h /usr/include/python3.11d/cpython/pyerrors.h /usr/include/python3.11d/cpython/pyfpe.h /usr/include/python3.11d/cpython/pyframe.h /usr/include/python3.11d/cpython/pylifecycle.h /usr/include/python3.11d/cpython/pymem.h /usr/include/python3.11d/cpython/pystate.h /usr/include/python3.11d/cpython/pythonrun.h /usr/include/python3.11d/cpython/pythread.h /usr/include/python3.11d/cpython/pytime.h /usr/include/python3.11d/cpython/setobject.h /usr/include/python3.11d/cpython/sysmodule.h /usr/include/python3.11d/cpython/traceback.h /usr/include/python3.11d/cpython/tupleobject.h /usr/include/python3.11d/cpython/unicodeobject.h /usr/include/python3.11d/cpython/warnings.h /usr/include/python3.11d/cpython/weakrefobject.h /usr/include/python3.11d/datetime.h /usr/include/python3.11d/descrobject.h /usr/include/python3.11d/dictobject.h /usr/include/python3.11d/dynamic_annotations.h /usr/include/python3.11d/enumobject.h /usr/include/python3.11d/errcode.h /usr/include/python3.11d/exports.h /usr/include/python3.11d/fileobject.h /usr/include/python3.11d/fileutils.h /usr/include/python3.11d/floatobject.h /usr/include/python3.11d/frameobject.h /usr/include/python3.11d/genericaliasobject.h /usr/include/python3.11d/import.h /usr/include/python3.11d/internal /usr/include/python3.11d/internal/pycore_abstract.h /usr/include/python3.11d/internal/pycore_accu.h /usr/include/python3.11d/internal/pycore_asdl.h /usr/include/python3.11d/internal/pycore_ast.h /usr/include/python3.11d/internal/pycore_ast_state.h /usr/include/python3.11d/internal/pycore_atomic.h /usr/include/python3.11d/internal/pycore_atomic_funcs.h /usr/include/python3.11d/internal/pycore_bitutils.h /usr/include/python3.11d/internal/pycore_blocks_output_buffer.h /usr/include/python3.11d/internal/pycore_bytes_methods.h /usr/include/python3.11d/internal/pycore_bytesobject.h /usr/include/python3.11d/internal/pycore_call.h /usr/include/python3.11d/internal/pycore_ceval.h /usr/include/python3.11d/internal/pycore_code.h /usr/include/python3.11d/internal/pycore_compile.h /usr/include/python3.11d/internal/pycore_condvar.h /usr/include/python3.11d/internal/pycore_context.h /usr/include/python3.11d/internal/pycore_dict.h /usr/include/python3.11d/internal/pycore_dtoa.h /usr/include/python3.11d/internal/pycore_emscripten_signal.h /usr/include/python3.11d/internal/pycore_exceptions.h /usr/include/python3.11d/internal/pycore_fileutils.h /usr/include/python3.11d/internal/pycore_floatobject.h /usr/include/python3.11d/internal/pycore_format.h /usr/include/python3.11d/internal/pycore_frame.h /usr/include/python3.11d/internal/pycore_function.h /usr/include/python3.11d/internal/pycore_gc.h /usr/include/python3.11d/internal/pycore_genobject.h /usr/include/python3.11d/internal/pycore_getopt.h /usr/include/python3.11d/internal/pycore_gil.h /usr/include/python3.11d/internal/pycore_global_objects.h /usr/include/python3.11d/internal/pycore_global_strings.h /usr/include/python3.11d/internal/pycore_hamt.h /usr/include/python3.11d/internal/pycore_hashtable.h /usr/include/python3.11d/internal/pycore_import.h /usr/include/python3.11d/internal/pycore_initconfig.h /usr/include/python3.11d/internal/pycore_interp.h /usr/include/python3.11d/internal/pycore_interpreteridobject.h /usr/include/python3.11d/internal/pycore_list.h /usr/include/python3.11d/internal/pycore_long.h /usr/include/python3.11d/internal/pycore_moduleobject.h /usr/include/python3.11d/internal/pycore_namespace.h /usr/include/python3.11d/internal/pycore_object.h /usr/include/python3.11d/internal/pycore_opcode.h /usr/include/python3.11d/internal/pycore_parser.h /usr/include/python3.11d/internal/pycore_pathconfig.h /usr/include/python3.11d/internal/pycore_pyarena.h /usr/include/python3.11d/internal/pycore_pyerrors.h /usr/include/python3.11d/internal/pycore_pyhash.h /usr/include/python3.11d/internal/pycore_pylifecycle.h /usr/include/python3.11d/internal/pycore_pymath.h /usr/include/python3.11d/internal/pycore_pymem.h /usr/include/python3.11d/internal/pycore_pystate.h /usr/include/python3.11d/internal/pycore_runtime.h /usr/include/python3.11d/internal/pycore_runtime_init.h /usr/include/python3.11d/internal/pycore_signal.h /usr/include/python3.11d/internal/pycore_sliceobject.h /usr/include/python3.11d/internal/pycore_strhex.h /usr/include/python3.11d/internal/pycore_structseq.h /usr/include/python3.11d/internal/pycore_symtable.h /usr/include/python3.11d/internal/pycore_sysmodule.h /usr/include/python3.11d/internal/pycore_traceback.h /usr/include/python3.11d/internal/pycore_tuple.h /usr/include/python3.11d/internal/pycore_typeobject.h /usr/include/python3.11d/internal/pycore_ucnhash.h /usr/include/python3.11d/internal/pycore_unicodeobject.h /usr/include/python3.11d/internal/pycore_unionobject.h /usr/include/python3.11d/internal/pycore_warnings.h /usr/include/python3.11d/intrcheck.h /usr/include/python3.11d/iterobject.h /usr/include/python3.11d/listobject.h /usr/include/python3.11d/longobject.h /usr/include/python3.11d/marshal.h /usr/include/python3.11d/memoryobject.h /usr/include/python3.11d/methodobject.h /usr/include/python3.11d/modsupport.h /usr/include/python3.11d/moduleobject.h /usr/include/python3.11d/object.h /usr/include/python3.11d/objimpl.h /usr/include/python3.11d/opcode.h /usr/include/python3.11d/osdefs.h /usr/include/python3.11d/osmodule.h /usr/include/python3.11d/patchlevel.h /usr/include/python3.11d/py_curses.h /usr/include/python3.11d/pybuffer.h /usr/include/python3.11d/pycapsule.h /usr/include/python3.11d/pyconfig-64.h /usr/include/python3.11d/pyconfig.h /usr/include/python3.11d/pydtrace.h /usr/include/python3.11d/pyerrors.h /usr/include/python3.11d/pyexpat.h /usr/include/python3.11d/pyframe.h /usr/include/python3.11d/pyhash.h /usr/include/python3.11d/pylifecycle.h /usr/include/python3.11d/pymacconfig.h /usr/include/python3.11d/pymacro.h /usr/include/python3.11d/pymath.h /usr/include/python3.11d/pymem.h /usr/include/python3.11d/pyport.h /usr/include/python3.11d/pystate.h /usr/include/python3.11d/pystrcmp.h /usr/include/python3.11d/pystrtod.h /usr/include/python3.11d/pythonrun.h /usr/include/python3.11d/pythread.h /usr/include/python3.11d/pytypedefs.h /usr/include/python3.11d/rangeobject.h /usr/include/python3.11d/setobject.h /usr/include/python3.11d/sliceobject.h /usr/include/python3.11d/structmember.h /usr/include/python3.11d/structseq.h /usr/include/python3.11d/sysmodule.h /usr/include/python3.11d/token.h /usr/include/python3.11d/traceback.h /usr/include/python3.11d/tracemalloc.h /usr/include/python3.11d/tupleobject.h /usr/include/python3.11d/typeslots.h /usr/include/python3.11d/unicodeobject.h /usr/include/python3.11d/warnings.h /usr/include/python3.11d/weakrefobject.h /usr/lib/.build-id /usr/lib/.build-id/00 /usr/lib/.build-id/00/b4c129fb388e7d96ed4ef56f198dbbd8c780c1 /usr/lib/.build-id/04/03ed3df249a45a475bf6d33b9059289a201969 /usr/lib/.build-id/08 /usr/lib/.build-id/08/fcab3cda10674774fcfc8f3b41d64b6cdd9bb5 /usr/lib/.build-id/09 /usr/lib/.build-id/09/f18ccdf4572fcea14bdeb6664d34079dab2eb3 /usr/lib/.build-id/15 /usr/lib/.build-id/15/283521a7ebf29a2c232c92f22a7671ba0852c1 /usr/lib/.build-id/16 /usr/lib/.build-id/16/c8004ba417b69b52685a5156076d89513244eb /usr/lib/.build-id/1a /usr/lib/.build-id/1a/2389e6067c77009bceca430764873e3626f03d /usr/lib/.build-id/1b /usr/lib/.build-id/1b/9af36e491632eb09f75d1ed33b00a42535718f /usr/lib/.build-id/1d /usr/lib/.build-id/1d/1c4849f75e848bf775fe0f01bc12c926d5740b /usr/lib/.build-id/1f /usr/lib/.build-id/1f/eafc7fd38d013167d8e85249c735fb4c9a81ad /usr/lib/.build-id/20 /usr/lib/.build-id/20/80b6042112d3c392c8182a393eb1ee11eccd20 /usr/lib/.build-id/28 /usr/lib/.build-id/28/6ba79ae5eea2bb2cfb2897b54f3a8261131d1f /usr/lib/.build-id/28/96ef5c003d5e4cb107a98f658b2728aaef2b6d /usr/lib/.build-id/2a /usr/lib/.build-id/2a/6b5570fcdd912de070494629c9de64106f897a /usr/lib/.build-id/2c /usr/lib/.build-id/2c/8051843a5e1615c4d005a99c34f3927d4eba67 /usr/lib/.build-id/2f /usr/lib/.build-id/2f/5dca8ddbd583b7383ee351cd9007af721fade9 /usr/lib/.build-id/35 /usr/lib/.build-id/35/06f249fc30c8d97d35d4351c4a6f456b046d19 /usr/lib/.build-id/35/331f2a8cee2350d84362faca7f87dc53ce471e /usr/lib/.build-id/3a /usr/lib/.build-id/3a/ab1aa4b9f42a6378d1c773c738235da129cba5 /usr/lib/.build-id/3e /usr/lib/.build-id/3e/2816f5d88032a5d75eecf8d348f6941abcabbc /usr/lib/.build-id/3e/d25cbbdd909024476451261a8908ce32fd7757 /usr/lib/.build-id/42 /usr/lib/.build-id/42/53f5f670c5cb4878c0cb6611b4f698d2bce8bf /usr/lib/.build-id/46 /usr/lib/.build-id/46/1f5355a1b3bab1950cd9b241ff9dcca4a16509 /usr/lib/.build-id/49 /usr/lib/.build-id/49/b5c5a9f526b6e86f831a13c80cd04b59c1b012 /usr/lib/.build-id/52/c624812b2d4b59f34fa5f0419dfad1339c95fa /usr/lib/.build-id/55 /usr/lib/.build-id/55/a313338aeb2a752ec5479c42809501abed6390 /usr/lib/.build-id/58 /usr/lib/.build-id/58/aaceed87aaf1e26a88a90a76da56866af9c4ec /usr/lib/.build-id/58/e00295eeaaeb5113e9464922e6c10a97d243df /usr/lib/.build-id/6a /usr/lib/.build-id/6a/89b26a8ba666ad8d475e549c2673f6daf2143a /usr/lib/.build-id/6b /usr/lib/.build-id/6b/0cd293769c424d4c89dccc105c01740967ca9d /usr/lib/.build-id/6e /usr/lib/.build-id/6e/8d54445385bbab3c91323fb1ad386f48d1a1ab /usr/lib/.build-id/6f /usr/lib/.build-id/6f/d0584f80f26a886b959d4b167d33f166e74e5f /usr/lib/.build-id/74/c1bc1480373bc107418a6a870fc6b22db5691f /usr/lib/.build-id/79 /usr/lib/.build-id/79/2cc474ba34c70e38bbbc17ba9435d5a5937051 /usr/lib/.build-id/79/8e6c12310260216c998d985ad1483b3f83ce90 /usr/lib/.build-id/7a /usr/lib/.build-id/7a/799fd44350f58e63aa8b65c775d1b25c28471f /usr/lib/.build-id/82/dab6853f700b7a630f5fa91a114a44296d2ca6 /usr/lib/.build-id/87 /usr/lib/.build-id/87/ab73e712eef390c2ca3c5ceb66a522eac4837b /usr/lib/.build-id/88/9ceb952a9f705827457c3244cf59ee521b05ba /usr/lib/.build-id/8e /usr/lib/.build-id/8e/45d1c72c0f0bdad4cb335b02c27e0ae943625e /usr/lib/.build-id/91 /usr/lib/.build-id/91/5f0d319baf732f3e20325e3a70a75d605d5644 /usr/lib/.build-id/91/797610d0e5500034004c4ac3ed6a9aed7824fd /usr/lib/.build-id/9b /usr/lib/.build-id/9b/47391909b41b347fb5f4d3a373d25c5273ffc4 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/58364aac98ecffe1e2a9d54b301d1ef8d06714 /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/20293bc154de544d2d75b7f51b9fa1d9499f0b /usr/lib/.build-id/a2/230f2fd6596c7b32f84ca3f392bc7e49a9c1a8 /usr/lib/.build-id/a2/78809347ffea0fc973e80b229fea97ecc0c113 /usr/lib/.build-id/a2/7b585d51d310c6b4b20108657b47eaf1a94483 /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/e213ca98e9efdea4fe67eb4a5a30d3a3530b53 /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/7e42c3dfb77c3a6f1d983374d89e96ec740d14 /usr/lib/.build-id/b0/9acf602f6122a0521442c8475151598a816e30 /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/358c2857c5b0005dadbea8ef812abadbfc698f /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/78fdba71859c4608ea7adfb49999ff24178e5c /usr/lib/.build-id/bb/fa3ae524f122d1fea8f6f676b7f22b5d2e8c97 /usr/lib/.build-id/bd /usr/lib/.build-id/bd/62cc6eaed4a7d05c6fe8f8e08f630a5fb1a16f /usr/lib/.build-id/bf /usr/lib/.build-id/bf/a76308a0287d8d76b14dfdc2e6130b8c84a27a /usr/lib/.build-id/c8/b767cfac08135f2b531011e3465169133c2af7 /usr/lib/.build-id/c8/f775bcfb4cfca43cd04e3c283a54aa750654c8 /usr/lib/.build-id/cf /usr/lib/.build-id/cf/5bdbf2f68b954b39270ac8618935854f3e4111 /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/126b383ef87baecdf6ae89eafa72737a9b850f /usr/lib/.build-id/d1/3fdd961e72547d63e7dde09e43809e8128fcdf /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/eb3f86e9dea031e63021039e8d48cdbb5fa59d /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/0b0df18ad347e7afdfbd90ee7151fc87aec123 /usr/lib/.build-id/d6/58c8be15e87be3120cda0db72f254a07952337 /usr/lib/.build-id/d7/e58bbe9affa0c5d6c1b093df6b4bb08c0d0406 /usr/lib/.build-id/db /usr/lib/.build-id/db/d64bff9504fec3983d499b72dac4cd05da1ae6 /usr/lib/.build-id/db/d71d9dcb302481fd75eccda01923ff243ae585 /usr/lib/.build-id/dc /usr/lib/.build-id/dc/1d234e7387c867bb7787936aa1830428104ea8 /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/598e5487abd22e0702f7575b53d7e3c41c50be /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/3d8f22075d1c42a5f4f6e54e9850213a75adc4 /usr/lib/.build-id/ef /usr/lib/.build-id/ef/8f309656b130decaf73c34366bc3bf779d3c3a /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/596aada813d74611465fee0691522b4f355317 /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/9efff1815ed89e48218a28ee0f972f1dea6a17 /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/b63a6964250783cf8c8dafed9d626cff9e5d85 /usr/lib/.build-id/f9/ef0d10fd5ebecadf43607fb1f9d7f447125025 /usr/lib64/libpython3.11d.so /usr/lib64/libpython3.11d.so.1.0 /usr/lib64/pkgconfig/python-3.11d-embed.pc /usr/lib64/pkgconfig/python-3.11d.pc /usr/lib64/python3.11/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-311.opt-1.pyc /usr/lib64/python3.11/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-311.opt-2.pyc /usr/lib64/python3.11/__pycache__/_sysconfigdata_d_linux_powerpc64le-linux-gnu.cpython-311.pyc /usr/lib64/python3.11/_sysconfigdata_d_linux_powerpc64le-linux-gnu.py /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Makefile /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Setup /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Setup.bootstrap /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Setup.local /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/Setup.stdlib /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/__pycache__ /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-311.opt-1.pyc /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-311.opt-2.pyc /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/__pycache__/python-config.cpython-311.pyc /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/config.c /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/config.c.in /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/install-sh /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/makesetup /usr/lib64/python3.11/config-3.11d-powerpc64le-linux-gnu/python-config.py /usr/lib64/python3.11/lib-dynload/_asyncio.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_bisect.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_blake2.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_bz2.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_codecs_cn.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_codecs_hk.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_codecs_iso2022.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_codecs_jp.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_codecs_kr.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_codecs_tw.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_contextvars.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_crypt.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_csv.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_ctypes.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_ctypes_test.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_curses.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_curses_panel.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_datetime.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_dbm.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_decimal.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_elementtree.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_gdbm.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_hashlib.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_heapq.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_json.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_lsprof.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_lzma.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_multibytecodec.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_multiprocessing.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_opcode.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_pickle.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_posixshmem.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_posixsubprocess.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_queue.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_random.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_socket.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_sqlite3.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_ssl.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_statistics.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_struct.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_testbuffer.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_testcapi.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_testclinic.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_testimportmultiple.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_testinternalcapi.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_testmultiphase.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_tkinter.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_typing.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_uuid.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_xxsubinterpreters.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_xxtestfuzz.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/_zoneinfo.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/array.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/audioop.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/binascii.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/cmath.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/fcntl.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/grp.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/math.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/mmap.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/nis.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/ossaudiodev.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/pyexpat.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/readline.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/resource.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/select.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/spwd.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/syslog.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/termios.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/unicodedata.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/xxlimited.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/xxlimited_35.cpython-311d-powerpc64le-linux-gnu.so /usr/lib64/python3.11/lib-dynload/zlib.cpython-311d-powerpc64le-linux-gnu.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed May 29 02:39:22 2024