Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.12 update. #58

Merged
merged 88 commits into from
Oct 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
111024a
Zlib 1.3.1 update.
dumol May 28, 2024
ff41dd8
Pip 24.0 update.
dumol May 28, 2024
a102aee
Debug outdated macOS Homebrew hacks.
dumol May 28, 2024
d5240fa
No more Homebrew hacking on GitHub's macOS setups.
dumol May 28, 2024
3a2291c
Make it possible to ignore preset Safety IDs.
dumol May 28, 2024
4a5cb66
Make it possible to ignore preset Safety IDs, take two.
dumol May 28, 2024
12b79af
Unified debugging for testing on GitHub's bare OS'es.
dumol May 28, 2024
543d85f
Update macOS setup for latest GitHub labels.
dumol May 28, 2024
f6e873c
Shellcheck fixes.
dumol May 28, 2024
40291f7
Shellcheck fixes and more.
dumol May 28, 2024
87713dd
Put back Homebrew hacks for x86 macOS.
dumol May 30, 2024
e7e0fb6
Do not install binary wheels.
dumol Jun 3, 2024
8aaeaa3
Do not install binary wheels, take two.
dumol Jun 3, 2024
e515cfc
Also ignore the jinja2 disputed safety issue.
dumol Jun 3, 2024
c562a70
Properly generate SAFETY_IGNORDE_OPTS for multiple Safety IDs to ignore.
dumol Jun 3, 2024
bf771c3
Properly generate SAFETY_IGNORDE_OPTS for multiple Safety IDs to igno…
dumol Jun 3, 2024
1ee3fd8
Try debugging safety opts.
dumol Jun 4, 2024
f5e176a
Process Safety IDs the Bash way.
dumol Jun 4, 2024
e0675ce
Make it possible to skip tests during build.
dumol Jun 5, 2024
e61df38
Switched to latest OpenSSL 3.0.x on non-Windows platforms.
dumol Jun 5, 2024
041ee81
More updated libs.
dumol Jun 5, 2024
2724f91
Latest versions for remaining Python modules.
dumol Jun 5, 2024
238dda3
Manual merge with master
dumol Jun 18, 2024
abdeddf
Try building Python 3.13.0b2.
dumol Jun 18, 2024
0feae9d
Try building Python 3.13.0b2, take two.
dumol Jun 19, 2024
1018d97
Python 3.13 deprecates `crypt` and `spwd`.
dumol Jun 19, 2024
04a4a72
Try building Python 3.13.0b2, take three.
dumol Jun 19, 2024
9844b39
Get more Homebrew stuff out of the way.
dumol Jun 19, 2024
c164875
Try building Python 3.13.0b2, take four.
dumol Jun 19, 2024
676caf9
Get more Homebrew stuff out of the way, take two.
dumol Jun 24, 2024
dcabbcb
Python builds with OS-provided libedit on macOS lately.
dumol Jun 24, 2024
eb0ab77
Python builds with OS-provided libedit on macOS lately, take two.
dumol Jun 24, 2024
8ce0751
Python builds with OS-provided libedit on macOS lately, take three.
dumol Jun 24, 2024
42d6e8f
Python builds with OS-provided libedit on macOS lately, take four.
dumol Jun 24, 2024
176a8ad
Python 3.13.0b3 update.
dumol Jul 3, 2024
c936949
Python 3.13.0b3 update, take two.
dumol Jul 3, 2024
9d08ba7
Removed debugging spillover from package checks.
dumol Jul 3, 2024
f1f1615
Removed safety, added requirements.txt.
dumol Jul 3, 2024
ec8a45e
Removed safety, added requirements.txt, take two.
dumol Jul 4, 2024
3a41156
Get generic Linux deps back to normal.
dumol Jul 19, 2024
f7a73bf
Get generic Linux deps back to normal, take two.
dumol Jul 19, 2024
1f4ce2a
Install gdb on Amazon Linux 2 for improved Python tests.
dumol Jul 19, 2024
36616a8
Python 3.13.0b4 update.
dumol Jul 19, 2024
8e372ef
Python modules update.
dumol Jul 19, 2024
4f22e7e
Amazon 2 has a gdb unusable for Python tests (built with Python 2).
dumol Jul 19, 2024
35f4b1c
Automatically regenerate requirements.txt when done building.
dumol Jul 22, 2024
7fe9200
Include pip version in requirements.txt.
dumol Jul 22, 2024
0f0c21e
Fixed Windows package filename.
dumol Jul 22, 2024
5bb35ca
Try actions/checkout@v4.
dumol Jul 22, 2024
e7cc6e0
Remove download cache instead of just purging.
dumol Sep 11, 2024
5766411
Synced pythia.sh with server repo version.
dumol Sep 11, 2024
797af65
Synced pythia.sh from server repo.
dumol Sep 25, 2024
f3a26fe
Allow building Python release candidate versions.
dumol Sep 27, 2024
6246aae
Also updated pythia.conf from server repo.
dumol Sep 27, 2024
1648d3b
Fixed sha512.sum file for embedded Windows package.
dumol Sep 27, 2024
7921672
Fixed sha512.sum file for embedded Windows package, take two
dumol Sep 27, 2024
e43aaa7
Try latest 3.12 Python release.
dumol Sep 27, 2024
253a5d7
Shellcheck-related fixes.
dumol Sep 30, 2024
21a69bb
Fixed Amazon Linux 2 build.
dumol Sep 30, 2024
3cb102c
Try building musl package on Alpine 3.15.
dumol Sep 30, 2024
9545364
Updated OpenSSL to version 3.0.15 on non-Windows platforms.
dumol Sep 30, 2024
879667f
Updated pip and setuptools to latest versions.
dumol Sep 30, 2024
e4c1428
Try latest 3.12 Python release, take two.
dumol Sep 30, 2024
b46e772
Updated OpenSSL version check.
dumol Sep 30, 2024
bb559dd
Try auto-updating requirements.txt through the Windows build.
dumol Oct 1, 2024
d65c50f
Try auto-updating requirements.txt through the Windows build, take 2.
dumol Oct 1, 2024
3ec71bf
Try auto-updating requirements.txt through the Windows build, take 3.
dumol Oct 1, 2024
253e629
Try auto-updating requirements.txt through the Windows build, take 4.
dumol Oct 1, 2024
e783ef9
Automated update of requirements.txt from Windows build.
dumol Oct 1, 2024
ddd58ee
Changes after a quick own review.
dumol Oct 1, 2024
955703b
Do not copy xz binaries in dist packages.
dumol Oct 1, 2024
1535503
Compress saved Makefiles.
dumol Oct 1, 2024
2ae496a
Compress saved Makefiles, take 2.
dumol Oct 1, 2024
6187a23
Put back tests for crypt and spwd for now.
dumol Oct 3, 2024
e4868b4
Also uninstall setuptools before packing the dist.
dumol Oct 3, 2024
c1d74ac
Automated update of requirements.txt from Windows build.
dumol Oct 3, 2024
c87952a
Use same setuptools version as server repo.
dumol Oct 3, 2024
bf5f05b
The unzip ersatz in Alpine Linux busybox is good enough.
dumol Oct 3, 2024
ffac61a
Try gcc10 for building on Amazon Linux 2 through GHA.
dumol Oct 3, 2024
7548eaa
Try gcc10 for building on Amazon Linux 2 through GHA, take 2.
dumol Oct 3, 2024
ced2651
Back to default gcc for building on Amazon Linux 2 through GHA.
dumol Oct 3, 2024
8a2f99d
Leave setuptools as-is.
dumol Oct 3, 2024
a5de779
Automated update of requirements.txt from Windows build.
dumol Oct 3, 2024
2303a25
Updated Python to version 3.12.7.
dumol Oct 4, 2024
aada621
One more hack for not building a default Python module.
dumol Oct 8, 2024
ac6595f
One more hack for not building a default Python module, take two.
dumol Oct 8, 2024
e45dcd7
Added a comment for psutil.
dumol Oct 10, 2024
77ba463
Changes after own review.
dumol Oct 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 20 additions & 4 deletions .github/workflows/bare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,14 @@ jobs:
runs-on: windows-latest
timeout-minutes: 45

permissions:
# Give the default GITHUB_TOKEN write permission to commit requirements.txt
contents: write

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out the repository under $GITHUB_WORKSPACE, so the job can access it
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
fetch-depth: 2

Expand All @@ -36,6 +40,12 @@ jobs:
timeout-minutes: 5
run: bash ./build.sh test

# Commit changed requirements.txt back to the repository
- uses: chevah/git-auto-commit-action@HEAD
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not happy with this ... but we can look to fix this in a separate PR

The CI run should not modify the source code

Can we have the "requirements.txt" manually updated before a push ?

I guess that this is a question for #62


What we can do as part of the CI, is make sure that "requirements.txt" doesn't need an update during a CI run

We have something similar for chevah/server

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What we can do as part of the CI, is make sure that "requirements.txt" doesn't need an update during a CI run

We have something similar for chevah/server

Not sure what that would be. I know it's used for cache updates, but what do you mean by "making sure it doesn't need an update"?

with:
commit_message: Automated update of requirements.txt from Windows build.
file_pattern: 'requirements.txt'

# To use an RSA key with SFTPPlus, install upstream OpenSSH package,
# which is more finicky in regards to file permissions.
# Beware the commands in this step run under PowerShell.
Expand Down Expand Up @@ -84,7 +94,7 @@ jobs:
runs-on: macos-13
timeout-minutes: 90
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
fetch-depth: 2

Expand All @@ -94,7 +104,10 @@ jobs:
run: |
sudo mv -v /usr/local/bin/git{,.saved}
sudo chmod -v a-r /usr/local/include/libintl.h
sudo chmod -v a-r /usr/local/include/gdbm.h
sudo chmod -v a-r /usr/local/opt/gettext/lib/libintl.*
sudo chmod -v a-r /usr/local/opt/gdbm/lib/libgdbm*
sudo chmod -v a-r /usr/local/opt/mpdecimal/lib/libmpdec*

- name: Build Pythia
timeout-minutes: 30
Expand All @@ -103,8 +116,11 @@ jobs:
# Fix back Homebrew, for working Shellcheck tests and tmate debugging.
- name: Unhack Homebrew
run: |
sudo chmod -v a+r /usr/local/opt/gettext/lib/libintl*
sudo chmod -v a+r /usr/local/include/libintl.h
sudo chmod -v a-r /usr/local/include/gdbm.h
sudo chmod -v a+r /usr/local/opt/gettext/lib/libintl*
sudo chmod -v a+r /usr/local/opt/gdbm/lib/libgdbm*
sudo chmod -v a+r /usr/local/opt/mpdecimal/lib/libmpdec*
sudo mv -v /usr/local/bin/git{.saved,}

- name: Test Pythia
Expand Down Expand Up @@ -133,7 +149,7 @@ jobs:
runs-on: macos-latest
timeout-minutes: 60
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
fetch-depth: 2

Expand Down
12 changes: 9 additions & 3 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
strategy:
fail-fast: false
matrix:
# Alpine 3.12 has musl 1.1.24, Amazon 2 has glibc 2.26.
container: [ 'alpine:3.12', 'amazonlinux:2' ]
# Alpine Linux 3.15 has musl 1.2.2, Amazon Linux 2 has glibc 2.26.
container: [ 'alpine:3.15', 'amazonlinux:2' ]
timeout-minutes: 60
steps:

Expand All @@ -44,7 +44,13 @@ jobs:
if: startsWith(matrix.container, 'amazonlinux')
run: |
yum -y upgrade
yum -y install git-core gcc make m4 patch tar unzip perl perl-Test-Simple perl-IPC-Cmd xz gcc-c++ dejagnu
yum -y install git-core gcc make m4 patch tar unzip perl perl-Test-Simple perl-IPC-Cmd xz gcc-c++ dejagnu bzip2
# To avoid linking against libdb and gdmb libraries on Amazon Linux 2.
dumol marked this conversation as resolved.
Show resolved Hide resolved
# Can't simply uninstall libdb-devel and gdmb-devel, they are required by perl-IPC-Cmd.
rm -v /usr/include/libdb/db.h
rm -v /usr/include/gdbm.h
# This is for avoiding building the NIS module with Python 3.12.
rm -v /usr/include/rpc/rpc.h

- name: Ubuntu setup
if: startsWith(matrix.container, 'ubuntu')
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
/src/*/*.tar.gz
/src/*/*.tgz
/src/*/*.zip
/build-pythia/
/build-py3/
/cache/
29 changes: 13 additions & 16 deletions build.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,24 @@ DIST_DIR="dist"
# Setting this as 0 disables tests during building (skips chevahbs_test phase).
PYTHIA_BUILD_TESTS="${PYTHIA_BUILD_TESTS:-1}"

# Python and lib versions.
PYTHON_BUILD_VERSION="3.11.9"
# Set versions for Python and its libraries.
# For major Python updates, e.g. 3.11->3.12, also update pythia.conf and
# src/Python-Windows/chevahbs (e.g. "python311._pth"->"python312._pth").
PYTHON_BUILD_VERSION="3.12.7"
LIBFFI_VERSION="3.4.6"
ZLIB_VERSION="1.3.1"
BZIP2_VERSION="1.0.8"
# To check the signature of the XZ download:
# "gpg --keyserver-options auto-key-retrieve --verify xz-*.sig xz-*.gz".
XZ_VERSION="5.6.2"
# Statically build the BSD libedit on selected platforms to get the
# readline module available without linking to the GPL-only readline libs.
# readline module available without linking to the GPL-only readline libraries.
# If there's a need to reenable this, our libedit patch for Python 3.9 was
# https://github.com/chevah/pythia/pull/5/commits/09c128154d23feb6b1a7cb5a8d79.
# A newer patch is available at https://github.com/python/cpython/issues/57710.
LIBEDIT_VERSION="20170329-3.1"
# Our OpenSSL libs are only used for Python's "ssl" module lately.
OPENSSL_VERSION="3.0.14"
# Our OpenSSL libraries are only used for Python's "ssl" module lately.
OPENSSL_VERSION="3.0.15"
# Use the version of the "sqlite-autoconf-VERSION.tar.gz" upstream download.
# To get its SHA3-256 signature: "openssl dgst -sha3-256 sqlite-autoconf-*".
# When updating this, also update the year in src/sqlite/chevahbs, if needed.
Expand All @@ -36,19 +38,18 @@ SQLITE_VERSION="3460000"
BOOTSTRAP_GET_PIP="https://bootstrap.pypa.io/get-pip.py"

# Python modules installed after bootstraping pip.
PIP_VERSION="24.0"
SETUPTOOLS_VERSION="70.0.0"
PIP_VERSION="24.2"
SETUPTOOLS_VERSION="70.3.0"
# pycparser is explicitly installed to work around setuptools auto dependencies.
PYCPARSER_VERSION="2.22"

# Python modules that have to be built and/or installed in Pythia.
PSUTIL_VERSION="5.9.8"
PYWIN32_VERSION="306"
# To be removed when upstream builds a musl wheel for psutil.
# More at https://github.com/giampaolo/psutil/pull/2126.
PSUTIL_VERSION="6.0.0"

# Pin safety to keep the deps of the test environment under control.
SAFETY_VERSION="3.2.0"

# Global flags for building required libs.
# Global flags for building required libraries.
BUILD_LIBFFI="no"
BUILD_ZLIB="no"
BUILD_BZIP2="yes"
Expand All @@ -72,7 +73,3 @@ PIP_ARGS=(\
--index-url="$PIP_INDEX_URL" \
--no-warn-script-location \
)
# Array of safety IDs to ignore.
# 67599: pip 24.0, https://data.safetycli.com/v/67599/f17/ (disputed).
# 70612: jinja2 3.1.4, https://data.safetycli.com/v/70612/97c (disputed).
SAFETY_IGNORED_IDS=(67599 70612)
25 changes: 7 additions & 18 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ set -o nounset # always check if variables exist
set -o errexit # always exit on error
set -o errtrace # trap errors in functions as well
set -o pipefail # don't ignore exit codes when piping output
set -o functrace # inherit DEBUG and RETURN traps

# Default PyPI server to use. Can be overwritten in build.conf.
PIP_INDEX_URL="https://pypi.org/simple"
Expand Down Expand Up @@ -210,9 +211,12 @@ command_install_python_modules() {
execute "$PYTHON_BIN" -m pip install "${PIP_ARGS[@]}" "$library"
done

# When done, uninstall wheel.
echo "# Uninstalling wheel... #"
execute "$PYTHON_BIN" -m pip uninstall --yes wheel

echo "# Regenerating requirements.txt file... #"
execute "$PYTHON_BIN" -m pip freeze --all > requirements.txt

echo "::endgroup::"
}

Expand All @@ -222,8 +226,6 @@ help_text_test="Run own tests for the newly-build Python distribution."
command_test() {
local test_file="test_python_binary_dist.py"
local python_binary="$PYTHON_BIN"
local safety_id_to_ignore
declare -a safety_ignore_opts

echo "::group::Chevah tests"
if [ ! -d "$BUILD_DIR" ]; then
Expand All @@ -240,25 +242,12 @@ command_test() {
execute cp src/chevah-python-tests/get_binaries_deps.sh "$BUILD_DIR"
execute pushd "$BUILD_DIR"
execute "$python_binary" "$test_file"
execute popd
echo "::endgroup::"

echo "::group::Security tests"
echo "## Testing for outdated packages and security issues... ##"
echo "## Testing for outdated packages... ##"
execute "$python_binary" -m pip list --outdated --format=columns
execute "$python_binary" -m pip install "${PIP_ARGS[@]}" \
safety=="$SAFETY_VERSION"

if (( ${#SAFETY_IGNORED_IDS[@]} != 0 )); then
(>&2 echo "Following Safety DB IDs are excepted from checks:")
(>&2 echo -e "\t${SAFETY_IGNORED_IDS[*]}")
for safety_id_to_ignore in "${SAFETY_IGNORED_IDS[@]}"; do
safety_ignore_opts+=("-i $safety_id_to_ignore")
done
fi

execute "$python_binary" -m safety check --full-report \
"${safety_ignore_opts[@]}"
execute popd
echo "::endgroup::"

echo "::group::Shell tests"
Expand Down
4 changes: 3 additions & 1 deletion functions_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ build() {
# Put stuff where it's expected and remove some of the cruft.
#
cleanup_install_dir() {
local python_lib_file="lib$PYTHON_VERSION.a"
local python_lib_file="lib${PYTHON_VERSION}.a"

echo "::group::Clean up Python install dir"
execute pushd "$BUILD_DIR/$PYTHON_BUILD_DIR"
Expand Down Expand Up @@ -243,6 +243,8 @@ cleanup_install_dir() {
execute mv pkgconfig/* lib/pkgconfig/
execute rmdir pkgconfig
fi
# Compress packaged Makefiles to save some space when unpacked.
execute bzip2 lib/config/Makefile*
;;
esac
# Test that only bin/ and lib/ sub-dirs are left.
Expand Down
8 changes: 5 additions & 3 deletions os_quirks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,11 @@ case "$OS" in
esac

# Use PIC (Position Independent Code) with GCC on 64-bit arches (currently all).
if [ "$CC" = "gcc" ]; then
export CFLAGS="${CFLAGS:-} -fPIC"
fi
case "$CC" in
gcc*)
export CFLAGS="${CFLAGS:-} -fPIC"
;;
esac

# Get number of useful CPUs, to enable parallel builds where applicable.
case "$OS" in
Expand Down
16 changes: 8 additions & 8 deletions pkg_checks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
# On platforms with multiple C compilers, choose by setting CC in os_quirks.sh.

# List of OS packages required for building Python/pyOpenSSL/cryptography etc.
BASE_PKGS="gcc make m4 patch unzip perl"
BASE_PKGS="gcc make m4 patch perl"
if [ "$BUILD_LIBEDIT" = "yes" ]; then
BASE_PKGS="$BASE_PKGS automake libtool"
fi
APK_PKGS="$BASE_PKGS git curl bash musl-dev linux-headers lddtree shadow \
openssh-client file unzip g++ musl-locales dejagnu"
DEB_PKGS="$BASE_PKGS tar diffutils git curl \
APK_PKGS="$BASE_PKGS git curl bash musl-dev linux-headers lddtree \
openssh-client file g++ musl-locales dejagnu"
DEB_PKGS="$BASE_PKGS unzip tar diffutils git curl \
openssh-client libtest-simple-perl xz-utils g++ dejagnu"
RPM_PKGS="$BASE_PKGS tar diffutils git-core curl \
RPM_PKGS="$BASE_PKGS bzip2 unzip tar diffutils git-core curl \
openssh-clients perl-Test-Simple perl-IPC-Cmd xz gcc-c++ dejagnu"

# Check for OS packages required for the build.
Expand All @@ -33,7 +33,7 @@ PACKAGES="$CC make m4 git patch curl sha512sum tar unzip"
# This is defined as an array of commands and opts, to allow it to be quoted.
CHECK_CMD=(command -v)

# $CHECK_CMD should exit with 0 only when checked packages is installed.
# $CHECK_CMD should exit with 0 only when checked package is installed.
case "$OS" in
windows)
# Nothing to actually build on Windows.
Expand All @@ -54,7 +54,7 @@ case "$OS" in
;;
linux*)
if [ -x /sbin/apk ]; then
# Assumes Alpine Linux 3.12.
# Assumes Alpine Linux 3.15.
CHECK_CMD=(apk info -q -e)
PACKAGES="$APK_PKGS"
elif [ -x /usr/bin/dpkg ]; then
Expand All @@ -74,7 +74,7 @@ esac
# External checks with various exit codes are checked below.
set +o errexit

# If $CHECK_CMD is still (command -v), it's only a check for needed commands.
# If $CHECK_CMD is still "(command -v)", it's only a check for needed commands.
if [ -n "$PACKAGES" ]; then
for package in $PACKAGES ; do
echo "Checking if $package is available..."
Expand Down
15 changes: 9 additions & 6 deletions pythia.conf
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
PYTHON_CONFIGURATION="[email protected]"
# When building a new major Python version, e.g. 3.11->3.12,
# update this in advance (e.g. use "[email protected]"),
# and remove BUILD_ENV_* files (e.g. with `./build.sh clean -a`).
PYTHON_CONFIGURATION="[email protected]"
# This is defined as a Bash array of options to be passed to commands.
BASE_REQUIREMENTS=("chevah-brink==1.0.13" "paver==1.3.4")
BASE_REQUIREMENTS=("chevah-brink==1.0.15" "paver==1.3.4")
# Use our private PyPi server instead of the default one set in pythia.sh.
PIP_INDEX_URL="https://bin.chevah.com:20443/pypi/simple"
# Use our production server instead of the GitHub releases set by default.
BINARY_DIST_URI="https://bin.chevah.com:20443/production"
# For testing packages, make sure this one is the last uncommented instance:
#BINARY_DIST_URI="https://bin.chevah.com:20443/testing"
# Also overwrite the default pypi.org site set by default in pythia.sh.
PIP_INDEX_URL="https://bin.chevah.com:20443/pypi/simple"
# This is used by the Python runtime.
BINARY_DIST_URI="https://bin.chevah.com:20443/testing"
# This directory is used by the Python runtime.
CHEVAH_BUILD_DIR="build-py3"
Loading