mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 11:10:07 +02:00
python recipes don't depend on python2.7 (#5962)
This commit is contained in:
@@ -9,7 +9,7 @@ OSI-approved open source license."
|
||||
HOMEPAGE="https://www.python.org"
|
||||
LICENSE="Python"
|
||||
COPYRIGHT="1990-2020 Python Software Foundation"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="7c664249ff77e443d6ea0e4cf0e587eae918ca3c48d081d1915fe2a1f1bcc5cc"
|
||||
SOURCE_DIR="Python-$portVersion"
|
||||
@@ -77,7 +77,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:libtoolize
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:python
|
||||
"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
|
||||
Reference in New Issue
Block a user