aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/python/info
blob: 00f6a055afaf84debe419c967c4b67c9189f068c (plain)
1
2
3
4
5
6
7
8
9
name=python
version=3.11.9
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"