SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-debug rpm build for : CentOS Other. For other distributions click python2-debug.

Name : python2-debug
Version : 2.7.18 Vendor : CentOS
Release : 5.module_el8.5.0+763+a555e7f1 Date : 2021-05-06 18:33:07
Group : Applications/System Source RPM : python2-2.7.18-5.module_el8.5.0+763+a555e7f1.src.rpm
Size : 6.95 MB
Packager : CentOS Buildsys < bugs_centos_org>
Summary : Debug version of the Python 2 runtime
Description :
python2-debug provides a version of the Python 2 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 2 build,
but is useful for tracking down reference-counting issues, and other bugs.

The bytecodes are unchanged, so that .pyc files are compatible between the two
version of Python 2, but the debugging features mean that C/C++ extension modules
are ABI-incompatible with those built for the standard runtime.

It shares installation directories with the standard Python 2 runtime, so that
.py and .pyc files can be shared. All compiled extension modules gain a \"_d\"
suffix (\"foo_d.so\" rather than \"foo.so\") so that each Python 2 implementation can
load its own extensions.

RPM found in directory: /vol/rzm2/linux-centos/8-stream/AppStream/x86_64/os/Packages

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
libpython2.7_d.so.1.0()(64bit)
pkgconfig(python-2.7-debug)
pkgconfig(python-debug)
pkgconfig(python2-debug)
python2-debug
python2-debug(x86-64)

Requires :
/bin/sh
/usr/bin/pkg-config
/usr/bin/python2.7-debug
libTix.so()(64bit)
libX11.so.6()(64bit)
libbz2.so.1()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.15)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libcrypt.so.1()(64bit)
libcrypt.so.1(XCRYPT_2.0)(64bit)
libcrypto.so.1.1()(64bit)
libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)
libdb-5.3.so()(64bit)
libdl.so.2()(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libexpat.so.1()(64bit)
libffi.so.6()(64bit)
libgdbm.so.6()(64bit)
libgdbm_compat.so.4()(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libncursesw.so.6()(64bit)
libnsl.so.2()(64bit)
libnsl.so.2(LIBNSL_1.0)(64bit)
libpanelw.so.6()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpython2.7_d.so.1.0()(64bit)
libreadline.so.7()(64bit)
libsqlite3.so.0()(64bit)
libssl.so.1.1()(64bit)
libssl.so.1.1(OPENSSL_1_1_0)(64bit)
libtcl8.6.so()(64bit)
libtinfo.so.6()(64bit)
libtirpc.so.3()(64bit)
libtirpc.so.3(TIRPC_0.3.0)(64bit)
libtk8.6.so()(64bit)
libutil.so.1()(64bit)
libutil.so.1(GLIBC_2.2.5)(64bit)
libz.so.1()(64bit)
libz.so.1(ZLIB_1.2.0)(64bit)
python2(x86-64) = 2.7.18-5.module_el8.5.0+763+a555e7f1
python2-devel(x86-64) = 2.7.18-5.module_el8.5.0+763+a555e7f1
python2-libs(x86-64) = 2.7.18-5.module_el8.5.0+763+a555e7f1
python2-test(x86-64) = 2.7.18-5.module_el8.5.0+763+a555e7f1
python2-tkinter(x86-64) = 2.7.18-5.module_el8.5.0+763+a555e7f1
python2-tools(x86-64) = 2.7.18-5.module_el8.5.0+763+a555e7f1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/python-debug
/usr/bin/python-debug-config
/usr/bin/python2-debug
/usr/bin/python2-debug-config
/usr/bin/python2.7-debug
/usr/bin/python2.7-debug-config
/usr/include/python2.7-debug/Python-ast.h
/usr/include/python2.7-debug/Python.h
/usr/include/python2.7-debug/abstract.h
/usr/include/python2.7-debug/asdl.h
/usr/include/python2.7-debug/ast.h
/usr/include/python2.7-debug/bitset.h
/usr/include/python2.7-debug/boolobject.h
/usr/include/python2.7-debug/bufferobject.h
/usr/include/python2.7-debug/bytearrayobject.h
/usr/include/python2.7-debug/bytes_methods.h
/usr/include/python2.7-debug/bytesobject.h
/usr/include/python2.7-debug/cStringIO.h
/usr/include/python2.7-debug/cellobject.h
/usr/include/python2.7-debug/ceval.h
/usr/include/python2.7-debug/classobject.h
/usr/include/python2.7-debug/cobject.h
/usr/include/python2.7-debug/code.h
/usr/include/python2.7-debug/codecs.h
/usr/include/python2.7-debug/compile.h
/usr/include/python2.7-debug/complexobject.h
/usr/include/python2.7-debug/datetime.h
/usr/include/python2.7-debug/descrobject.h
/usr/include/python2.7-debug/dictobject.h
/usr/include/python2.7-debug/dtoa.h
There is 291 files more in these RPM.

 
ICM