mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-14 07:40:07 +02:00
python39: remove cmd:python and cmd:python3
conflicts with python3
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="0c5a140665436ec3dbfbb79e2dfb6d192655f26ef4a29aeffcb6d1820d716d83"
|
||||
SOURCE_DIR="Python-$portVersion"
|
||||
@@ -36,8 +36,6 @@ PROVIDES="
|
||||
cmd:2to3_3.9 = $portVersion compat >= 3.9
|
||||
cmd:idle3.9 = $portVersion compat >= 3.9
|
||||
cmd:pydoc3.9 = $portVersion compat >= 3.9
|
||||
cmd:python = $portVersion compat >= 3.9
|
||||
cmd:python3 = $portVersion compat >= 3.9
|
||||
cmd:python3.9 = $portVersion compat >= 3.9
|
||||
cmd:python3.9_config = $portVersion compat >= 3.9
|
||||
cmd:pyvenv_3.9 = $portVersion compat >= 3.9
|
||||
|
||||
Reference in New Issue
Block a user