SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python3.13-freethreading
Version : 3.13.0 Vendor : Fedora Project
Release : 1.fc41 Date : 2024-10-08 16:45:11
Group : Unspecified Source RPM : python3.13-3.13.0-1.fc41.src.rpm
Size : 150.08 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: /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 :
bundled(libb2)
bundled(mimalloc)
libpython3.13t.so.1.0
pkgconfig(python-3.13t)
pkgconfig(python-3.13t-embed)
python-freethreading
python3-freethreading
python3.13-freethreading
python3.13-freethreading(x86-32)

Requires :
/usr/bin/bash
/usr/bin/pkg-config
/usr/bin/sh
expat >= 2.6
ld-linux.so.2
ld-linux.so.2(GLIBC_2.3)
libb2.so.1
libbz2.so.1
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.2)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.10)
libc.so.6(GLIBC_2.13)
libc.so.6(GLIBC_2.14)
libc.so.6(GLIBC_2.15)
libc.so.6(GLIBC_2.16)
libc.so.6(GLIBC_2.17)
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.2.1)
libc.so.6(GLIBC_2.2.4)
libc.so.6(GLIBC_2.25)
libc.so.6(GLIBC_2.26)
libc.so.6(GLIBC_2.27)
libc.so.6(GLIBC_2.28)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.2)
libc.so.6(GLIBC_2.3.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.32)
libc.so.6(GLIBC_2.33)
libc.so.6(GLIBC_2.34)
libc.so.6(GLIBC_2.38)
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_2.5)
libc.so.6(GLIBC_2.6)
libc.so.6(GLIBC_2.7)
libc.so.6(GLIBC_2.8)
libc.so.6(GLIBC_2.9)
libc.so.6(GLIBC_ABI_DT_RELR)
libcrypto.so.3
libcrypto.so.3(OPENSSL_3.0.0)
libexpat.so.1
libffi.so.8
libffi.so.8(LIBFFI_BASE_8.0)
libffi.so.8(LIBFFI_CLOSURE_8.0)
libgdbm.so.6
libgdbm_compat.so.4
liblzma.so.5
liblzma.so.5(XZ_5.0)
libm.so.6
libm.so.6(GLIBC_2.0)
libm.so.6(GLIBC_2.1)
libm.so.6(GLIBC_2.29)
libm.so.6(GLIBC_2.35)
libmpdec.so.3
libncursesw.so.6
libpanelw.so.6
libpython3.13t.so.1.0
libreadline.so.8
libsqlite3.so.0
libssl.so.3
libssl.so.3(OPENSSL_3.0.0)
libtcl8.6.so
libtinfo.so.6
libtk8.6.so
libuuid.so.1
libuuid.so.1(UUID_2.20)
libz.so.1
libz.so.1(ZLIB_1.2.0)
python-pip-wheel >= 23.1.2
python-setuptools-wheel
python-wheel-wheel
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)
tzdata


Content of RPM :
/usr/bin/python3.13t
/usr/bin/python3.13t-config
/usr/bin/python3.13t-i686-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/critical_section.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
There is 8184 files more in these RPM.

 
ICM