blob: 3bbcc0399eb48587c31b64684afa046c61bddba3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
pkgbase = python313-freethreaded
pkgdesc = Major release 3.13 of the Python high-level programming language (freethreading version without GIL)
pkgver = 3.13.7
pkgrel = 1
url = https://www.python.org/
arch = x86_64
license = PSF-2.0
makedepends = bluez-libs
makedepends = gdb
makedepends = mpdecimal
makedepends = sqlite
makedepends = tk
depends = bzip2
depends = expat
depends = gdbm
depends = libffi
depends = libnsl
depends = libxcrypt
depends = openssl
depends = zlib
optdepends = mpdecimal: for decimal
optdepends = sqlite
optdepends = tk: for tkinter
optdepends = xz: for lzma
options = !emptydirs
source = https://www.python.org/ftp/python/3.13.7/Python-3.13.7.tar.xz
source = https://www.python.org/ftp/python/3.13.7/Python-3.13.7.tar.xz.asc
validpgpkeys = 7169605F62C751356D054A26A821E680E5FA6305
md5sums = 256cdb3bbf45cdce7499e52ba6c36ea3
md5sums = SKIP
sha256sums = 5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a
sha256sums = SKIP
pkgname = python313-freethreaded
|