SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-debug rpm build for : CentOS 7. For other distributions click python-debug.

Name : python-debug
Version : 2.7.5 Vendor : CentOS
Release : 76.el7 Date : 2018-10-31 01:13:09
Group : Applications/System Source RPM : python-2.7.5-76.el7.src.rpm
Size : 6.63 MB
Packager : CentOS BuildSystem < http://bugs_centos_org>
Summary : Debug version of the Python runtime
Description :
python-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 bytecodes are unchanged, so that .pyc files are compatible between the two
version of Python, 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 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 implementation can
load its own extensions.

RPM found in directory: /vol/rzm7/linux-centos-vault/7.5.1804/cr/x86_64/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-debug-2.7.5-76.el7.x86_64.rpm
ftp.icm.edu.pl  python-debug-2.7.5-76.el7.x86_64.rpm
     

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

Requires :
libc.so.6()(64bit)
libssl.so.10()(64bit)
libtcl8.5.so()(64bit)
libgdbm_compat.so.4()(64bit)
libffi.so.6()(64bit)
libexpat.so.1()(64bit)
python-libs(x86-64) = 2.7.5-76.el7
libcrypt.so.1()(64bit)
rtld(GNU_HASH)
libutil.so.1(GLIBC_2.2.5)(64bit)
python-tools(x86-64) = 2.7.5-76.el7
libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)
libtk8.5.so()(64bit)
libpanelw.so.5()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
python-test(x86-64) = 2.7.5-76.el7
python(x86-64) = 2.7.5-76.el7
libsqlite3.so.0()(64bit)
libreadline.so.6()(64bit)
rpmlib(PayloadIsXz) <= 5.2-1
libdl.so.2()(64bit)
libdb-5.3.so()(64bit)
libpython2.7_d.so.1.0()(64bit)
libcrypto.so.10(OPENSSL_1.0.2)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libutil.so.1()(64bit)
/usr/bin/python2.7-debug
libTix.so()(64bit)
libX11.so.6()(64bit)
libssl.so.10(libssl.so.10)(64bit)
/bin/sh
libbz2.so.1()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libtinfo.so.5()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpthread.so.0()(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libnsl.so.1()(64bit)
libcrypt.so.1(GLIBC_2.2.5)(64bit)
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libgdbm.so.4()(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libz.so.1(ZLIB_1.2.0)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.15)(64bit)
/usr/bin/pkg-config
libm.so.6()(64bit)
tkinter(x86-64) = 2.7.5-76.el7
libc.so.6(GLIBC_2.3)(64bit)
python-devel(x86-64) = 2.7.5-76.el7
libnsl.so.1(GLIBC_2.2.5)(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libz.so.1()(64bit)
libcrypto.so.10(libcrypto.so.10)(64bit)
libcrypto.so.10()(64bit)
libncursesw.so.5()(64bit)


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 154 files more in these RPM.

 
ICM