aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/python/info
blob: 35bdb813032b29b7c30dc97ec96909861b95ae03 (plain)
1
2
3
4
5
6
7
8
9
name=python
version=3.12.3
release=1
source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz"
build_opt="--without-ensurepip
	--enable-shared
	--with-system-expat
	--with-system-ffi
	--enable-optimizations"