SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python3.13-freethreading
Version : 3.13.0~b1 Vendor : Fedora Project
Release : 1.fc38 Date : 2024-05-11 10:26:52
Group : Unspecified Source RPM : python3.13-3.13.0~b1-1.fc38.src.rpm
Size : 12.58 MB
Packager : Fedora Project
Summary : Free Threading (PEP 703) version of the Python runtime
Description :
The provisional Free Threading (PEP 703) build of Python.

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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/38/Everything/x86_64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3.13-freethreading-3.13.0~b1-1.fc38.x86_64.rpm
     

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

Requires :
/usr/bin/pkg-config
/usr/bin/sh
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
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.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.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)
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)
libmpdec.so.3()(64bit)
libncursesw.so.6()(64bit)
libpanelw.so.6()(64bit)
libpython3.13t.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(x86-64) = 3.13.0~b1-1.fc38
python3.13-devel(x86-64) = 3.13.0~b1-1.fc38
python3.13-idle(x86-64) = 3.13.0~b1-1.fc38
python3.13-libs(x86-64) = 3.13.0~b1-1.fc38
python3.13-test(x86-64) = 3.13.0~b1-1.fc38
python3.13-tkinter(x86-64) = 3.13.0~b1-1.fc38
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
rpmlib(TildeInVersions) <= 4.10.0-1
rtld(GNU_HASH)


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

 
ICM