blob: 4d59680f6f50304d5eb9644cf092b223ef32932b (
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
|
pkgbase = python315
pkgdesc = Major release 3.15 of the Python high-level programming language
pkgver = 3.15.0b3
pkgrel = 1
url = https://www.python.org/
arch = x86_64
license = PSF-2.0
makedepends = bluez-libs
makedepends = cosign
makedepends = gdb
makedepends = mpdecimal
makedepends = sqlite
makedepends = tk
depends = bzip2
depends = expat
depends = gdbm
depends = libffi
depends = libnsl
depends = libxcrypt
depends = openssl
depends = zlib
depends = zstd
optdepends = mpdecimal: for decimal
optdepends = sqlite
optdepends = tk: for tkinter
optdepends = xz: for lzma
options = !emptydirs
source = https://www.python.org/ftp/python/3.15.0/Python-3.15.0b3.tar.xz
source = https://www.python.org/ftp/python/3.15.0/Python-3.15.0b3.tar.xz.sigstore
sha256sums = 6a935ae234a67e6549894373b0cfeb8361182d03b21442328ae9598ab7422127
sha256sums = SKIP
pkgname = python315
|