Mon, 27 May 2024 17:42:02 UTC | login

Information for RPM python3-debug-3.7.4-3.fc31.riscv64.rpm

ID339550
Namepython3-debug
Version3.7.4
Release3.fc31
Epoch
Archriscv64
SummaryDebug version of the Python runtime
Descriptionpython3-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 bytecode format is unchanged, so that .pyc files are compatible between this and the standard version of Python, but the debugging features mean that C/C++ extension modules are ABI-incompatible and must be built for each version separately. The debug build shares installation directories with the standard Python runtime, so that .py and .pyc files can be shared. Compiled extension modules use a special ABI flag ("d") in the filename, so extensions for both versions can co-exist in the same directory.
Build Time2019-07-22 13:46:37 GMT
Size2.85 MB
e9e8e342f57cfc980ccd167da1bc3478
LicensePython
Buildrootf31-build-46851-26724
Provides
libpython3.7dm.so.1.0()(64bit)
pkgconfig(python-3.7dm) = 3.7
python3-debug = 3.7.4-3.fc31
python3-debug(riscv-64) = 3.7.4-3.fc31
Obsoletes No Obsoletes
Conflicts
python-debug < 3
Requires
/usr/bin/pkg-config
/usr/bin/sh
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libbz2.so.1()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libcrypt.so.2()(64bit)
libcrypt.so.2(XCRYPT_2.0)(64bit)
libcrypto.so.1.1()(64bit)
libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)
libdl.so.2()(64bit)
libdl.so.2(GLIBC_2.27)(64bit)
libexpat.so.1()(64bit)
libffi.so.6()(64bit)
libgdbm.so.6()(64bit)
libgdbm_compat.so.4()(64bit)
liblzma.so.5()(64bit)
liblzma.so.5(XZ_5.0)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.27)(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.27)(64bit)
libpython3.7dm.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)
libssl.so.1.1(OPENSSL_1_1_1)(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.27)(64bit)
libuuid.so.1()(64bit)
libuuid.so.1(UUID_2.20)(64bit)
libz.so.1()(64bit)
libz.so.1(ZLIB_1.2.0)(64bit)
python3(riscv-64) = 3.7.4-3.fc31
python3-devel(riscv-64) = 3.7.4-3.fc31
python3-idle(riscv-64) = 3.7.4-3.fc31
python3-libs(riscv-64) = 3.7.4-3.fc31
python3-test(riscv-64) = 3.7.4-3.fc31
python3-tkinter(riscv-64) = 3.7.4-3.fc31
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 328 >>>
Name ascending sort Size
/usr/bin/python-debug15.00 B
/usr/bin/python3-debug20.00 B
/usr/bin/python3.7dm6.99 KB
/usr/bin/python3.7dm-config179.00 B
/usr/bin/python3.7dm-riscv64-config3.25 KB
/usr/include/python3.7dm0.00 B
/usr/include/python3.7dm/Python-ast.h21.29 KB
/usr/include/python3.7dm/Python.h3.47 KB
/usr/include/python3.7dm/abstract.h39.85 KB
/usr/include/python3.7dm/accu.h1016.00 B
/usr/include/python3.7dm/asdl.h1.18 KB
/usr/include/python3.7dm/ast.h641.00 B
/usr/include/python3.7dm/bitset.h810.00 B
/usr/include/python3.7dm/bltinmodule.h264.00 B
/usr/include/python3.7dm/boolobject.h886.00 B
/usr/include/python3.7dm/bytearrayobject.h2.06 KB
/usr/include/python3.7dm/bytes_methods.h3.22 KB
/usr/include/python3.7dm/bytesobject.h8.29 KB
/usr/include/python3.7dm/cellobject.h713.00 B
/usr/include/python3.7dm/ceval.h8.51 KB
/usr/include/python3.7dm/classobject.h1.64 KB
/usr/include/python3.7dm/code.h5.92 KB
/usr/include/python3.7dm/codecs.h6.63 KB
/usr/include/python3.7dm/compile.h2.88 KB
/usr/include/python3.7dm/complexobject.h1.76 KB
/usr/include/python3.7dm/context.h1.97 KB
/usr/include/python3.7dm/datetime.h9.62 KB
/usr/include/python3.7dm/descrobject.h3.06 KB
/usr/include/python3.7dm/dictobject.h7.15 KB
/usr/include/python3.7dm/dtoa.h458.00 B
/usr/include/python3.7dm/dynamic_annotations.h21.94 KB
/usr/include/python3.7dm/enumobject.h253.00 B
/usr/include/python3.7dm/errcode.h1.66 KB
/usr/include/python3.7dm/eval.h1.18 KB
/usr/include/python3.7dm/fileobject.h1.77 KB
/usr/include/python3.7dm/fileutils.h4.43 KB
/usr/include/python3.7dm/floatobject.h4.68 KB
/usr/include/python3.7dm/frameobject.h3.24 KB
/usr/include/python3.7dm/funcobject.h4.08 KB
/usr/include/python3.7dm/genobject.h3.56 KB
/usr/include/python3.7dm/graminit.h1.95 KB
/usr/include/python3.7dm/grammar.h2.26 KB
/usr/include/python3.7dm/import.h4.86 KB
/usr/include/python3.7dm/internal0.00 B
/usr/include/python3.7dm/internal/ceval.h1.40 KB
/usr/include/python3.7dm/internal/condvar.h2.66 KB
/usr/include/python3.7dm/internal/context.h701.00 B
/usr/include/python3.7dm/internal/gil.h1.40 KB
/usr/include/python3.7dm/internal/hamt.h2.97 KB
/usr/include/python3.7dm/internal/hash.h123.00 B
Component of
1 through 4 of 4
Buildroot descending sort Created State
f31-build-65723-29747 2019-08-02 09:34:14 expired
f31-build-47676-26907 2019-07-24 05:11:57 expired
f31-build-47604-26890 2019-07-24 04:45:52 expired
f31-build-46974-26762 2019-07-24 01:51:28 expired