serenity/Ports/python3
Fabian Dellwing 16ef5e2631 Ports: Prefer host python3.xx over python3
Previously we relied on the presence of a `python3` binary in the
PATH that has the correct minor version to build the port.

We now first check for the presence of a `python3.minor` binary
in the PATH and use that if found.

This allows users that have multiple Python versions installed
simultaneously (like from a PPA) to build the port without having
to change their main version.
2023-04-22 12:56:36 +01:00
..
patches Ports: Build python3 port with shared libraries 2023-02-11 10:41:59 +01:00
.gitignore Ports: Build most python3 extension modules statically 2021-02-02 16:53:06 +01:00
package.sh Ports: Prefer host python3.xx over python3 2023-04-22 12:56:36 +01:00
version.sh Ports: Update Python to 3.11.3 2023-04-15 18:10:49 +02:00