SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python34-debug
Version : 3.4.3 Vendor : obs://build_opensuse_org/home:ojkastl_buildservice
Release : 1.3 Date : 2016-06-18 18:05:35
Group : Applications/System Source RPM : python34-3.4.3-1.3.src.rpm
Size : 8.80 MB
Packager : (none)
Summary : Debug version of the Python 3 runtime
Description :
python34-debug provides a version of the Python 3 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 3 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
versions of Python 3, 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 3 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 3 implementation
can load its own extensions.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/ojkastl_buildservice:/LXC_Vanilla_stable-1.1/CentOS_7/x86_64

Content of RPM  Changelog  Provides Requires

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

Provides :
python34-debug
python34-debug(x86-64)
libpython3.4dm.so.1.0()(64bit)
pkgconfig(python-3.4dm)

Requires :
python34-libs(x86-64) = 3.4.3-1.3
libc.so.6()(64bit)
libssl.so.10()(64bit)
libc.so.6(GLIBC_2.6)(64bit)
libtcl8.5.so()(64bit)
libgdbm_compat.so.4()(64bit)
libffi.so.6()(64bit)
libexpat.so.1()(64bit)
libcrypt.so.1()(64bit)
libutil.so.1(GLIBC_2.2.5)(64bit)
libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)
libtk8.5.so()(64bit)
libpanelw.so.5()(64bit)
libc.so.6(GLIBC_2.13)(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
liblzma.so.5()(64bit)
libc.so.6(GLIBC_2.3.3)(64bit)
libpthread.so.0(GLIBC_2.3.2)(64bit)
libsqlite3.so.0()(64bit)
libreadline.so.6()(64bit)
rpmlib(PayloadIsXz) <= 5.2-1
python34(x86-64) = 3.4.3-1.3
libdl.so.2()(64bit)
python34-tkinter(x86-64) = 3.4.3-1.3
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
python34-devel(x86-64) = 3.4.3-1.3
libutil.so.1()(64bit)
libX11.so.6()(64bit)
libssl.so.10(libssl.so.10)(64bit)
python34-tools(x86-64) = 3.4.3-1.3
libbz2.so.1()(64bit)
libtinfo.so.5()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libpthread.so.0(GLIBC_2.2.5)(64bit)
python34-test(x86-64) = 3.4.3-1.3
libpthread.so.0()(64bit)
libnsl.so.1()(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.10)(64bit)
libcrypt.so.1(GLIBC_2.2.5)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
libgdbm.so.4()(64bit)
libcrypto.so.10(OPENSSL_1.0.1)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libz.so.1(ZLIB_1.2.0)(64bit)
rpmlib(PartialHardlinkSets) <= 4.0.4-1
libc.so.6(GLIBC_2.4)(64bit)
libm.so.6()(64bit)
liblzma.so.5(XZ_5.0)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libnsl.so.1(GLIBC_2.2.5)(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libpython3.4dm.so.1.0()(64bit)
libz.so.1()(64bit)
libcrypto.so.10(libcrypto.so.10)(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.9)(64bit)
libncursesw.so.5()(64bit)
libcrypto.so.10()(64bit)


Content of RPM :
/usr/bin/python3.4-debug
/usr/bin/python3.4dm
/usr/bin/python3.4dm-config
/usr/include/python3.4dm
/usr/include/python3.4dm/Python-ast.h
/usr/include/python3.4dm/Python.h
/usr/include/python3.4dm/abstract.h
/usr/include/python3.4dm/accu.h
/usr/include/python3.4dm/asdl.h
/usr/include/python3.4dm/ast.h
/usr/include/python3.4dm/bitset.h
/usr/include/python3.4dm/bltinmodule.h
/usr/include/python3.4dm/boolobject.h
/usr/include/python3.4dm/bytearrayobject.h
/usr/include/python3.4dm/bytes_methods.h
/usr/include/python3.4dm/bytesobject.h
/usr/include/python3.4dm/cellobject.h
/usr/include/python3.4dm/ceval.h
/usr/include/python3.4dm/classobject.h
/usr/include/python3.4dm/code.h
/usr/include/python3.4dm/codecs.h
/usr/include/python3.4dm/compile.h
/usr/include/python3.4dm/complexobject.h
/usr/include/python3.4dm/datetime.h
/usr/include/python3.4dm/descrobject.h
/usr/include/python3.4dm/dictobject.h
/usr/include/python3.4dm/dtoa.h
/usr/include/python3.4dm/dynamic_annotations.h
/usr/include/python3.4dm/enumobject.h
/usr/include/python3.4dm/errcode.h
There is 149 files more in these RPM.

 
ICM