SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3.13-freethreading-debug rpm build for : Fedora Other. For other distributions click python3.13-freethreading-debug.

Name : python3.13-freethreading-debug
Version : 3.13.0 Vendor : Fedora Project
Release : 1.fc41 Date : 2024-10-08 16:45:43
Group : Unspecified Source RPM : python3.13-3.13.0-1.fc41.src.rpm
Size : 15.91 MB
Packager : Fedora Project
Summary : Free Threading (PEP 703) version of the Python runtime (debug build)
Description :
The provisional Free Threading (PEP 703) build of Python. Debug build.

CPython’s global interpreter lock (“GIL”) prevents multiple threads from
executing Python code at the same time. The GIL is an obstacle to using
multi-core CPUs from Python efficiently.

This build of Python is built with the --disable-gil option.
It lets the interpreter run Python code without the global interpreter lock
and with the necessary changes needed to make the interpreter thread-safe.

This package provides a version of the Python runtime with numerous debugging
features enabled, aimed at advanced Python users such as developers of Python
extension modules.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

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

Provides :
libpython3.13td.so.1.0()(64bit)
pkgconfig(python-3.13td)
pkgconfig(python-3.13td-embed)
python-freethreading-debug
python3-freethreading-debug
python3.13-freethreading-debug
python3.13-freethreading-debug(x86-64)

Requires :
/usr/bin/pkg-config
/usr/bin/sh
libb2.so.1()(64bit)
libbz2.so.1()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.10)(64bit)
libc.so.6(GLIBC_2.13)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.15)(64bit)
libc.so.6(GLIBC_2.16)(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.25)(64bit)
libc.so.6(GLIBC_2.26)(64bit)
libc.so.6(GLIBC_2.27)(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.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.32)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.38)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.5)(64bit)
libc.so.6(GLIBC_2.6)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.8)(64bit)
libc.so.6(GLIBC_2.9)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libcrypto.so.3()(64bit)
libcrypto.so.3(OPENSSL_3.0.0)(64bit)
libexpat.so.1()(64bit)
libffi.so.8()(64bit)
libffi.so.8(LIBFFI_BASE_8.0)(64bit)
libffi.so.8(LIBFFI_CLOSURE_8.0)(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.2.5)(64bit)
libm.so.6(GLIBC_2.29)(64bit)
libm.so.6(GLIBC_2.35)(64bit)
libm.so.6(GLIBC_2.38)(64bit)
libmpdec.so.3()(64bit)
libncursesw.so.6()(64bit)
libpanelw.so.6()(64bit)
libpython3.13td.so.1.0()(64bit)
libreadline.so.8()(64bit)
libsqlite3.so.0()(64bit)
libssl.so.3()(64bit)
libssl.so.3(OPENSSL_3.0.0)(64bit)
libtcl8.6.so()(64bit)
libtinfo.so.6()(64bit)
libtk8.6.so()(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.13-freethreading(x86-64) = 3.13.0-1.fc41
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)


Content of RPM :
/usr/bin/python3.13td
/usr/bin/python3.13td-config
/usr/bin/python3.13td-x86_64-config
/usr/include/python3.13td
/usr/include/python3.13td/Python.h
/usr/include/python3.13td/abstract.h
/usr/include/python3.13td/bltinmodule.h
/usr/include/python3.13td/boolobject.h
/usr/include/python3.13td/bytearrayobject.h
/usr/include/python3.13td/bytesobject.h
/usr/include/python3.13td/ceval.h
/usr/include/python3.13td/codecs.h
/usr/include/python3.13td/compile.h
/usr/include/python3.13td/complexobject.h
/usr/include/python3.13td/cpython
/usr/include/python3.13td/cpython/abstract.h
/usr/include/python3.13td/cpython/bytearrayobject.h
/usr/include/python3.13td/cpython/bytesobject.h
/usr/include/python3.13td/cpython/cellobject.h
/usr/include/python3.13td/cpython/ceval.h
/usr/include/python3.13td/cpython/classobject.h
/usr/include/python3.13td/cpython/code.h
/usr/include/python3.13td/cpython/compile.h
/usr/include/python3.13td/cpython/complexobject.h
/usr/include/python3.13td/cpython/context.h
/usr/include/python3.13td/cpython/critical_section.h
/usr/include/python3.13td/cpython/descrobject.h
/usr/include/python3.13td/cpython/dictobject.h
/usr/include/python3.13td/cpython/fileobject.h
/usr/include/python3.13td/cpython/fileutils.h
There is 448 files more in these RPM.

 
ICM