blob: 0f338b2e94cd79102b0c96fe754aa1d8ad957b2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = lib32-python311-bin
pkgdesc = Major release 3.11 of the Python high-level programming language (32-bit)
pkgver = 3.11.8
pkgrel = 6
url = https://www.python.org/
arch = x86_64
license = PSF-2.0
depends = glibc
depends = zlib
depends = bzip2
depends = openssl
depends = libffi
options = !debug
source = https://github.com/shdwmtr/pybuilder/releases/download/v1.0.6/python-3.11.8-32-bit.tar.gz
sha256sums = 5ac25f933e81f446c8fa8d64e9f006c1dc9ca8cb5f234e21d3579d537b4e1682
pkgname = lib32-python311-bin
|