mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
@@ -6,7 +6,7 @@ use of experts and novices alike."
|
||||
HOMEPAGE="https://xon.sh/"
|
||||
COPYRIGHT="2015-2019 the xonsh developers"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/xonsh/xonsh/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9d73273276996297920c234c7d4267a305c695f0e9e2454dbdf0655c3a8f75cb"
|
||||
|
||||
@@ -23,7 +23,7 @@ BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
PYTHON_PACKAGES=(python3.10)
|
||||
PYTHON_PACKAGES=(python310)
|
||||
PYTHON_VERSIONS=(3.10)
|
||||
for i in "${!PYTHON_PACKAGES[@]}"; do
|
||||
pythonPackage=${PYTHON_PACKAGES[i]}
|
||||
|
||||
Reference in New Issue
Block a user