wheels: rely on the image config to be able to access the repository stable
authorPierre-Yves David <pierre-yves.david@octobus.net>
Fri, 15 Nov 2024 16:41:30 +0100
branchstable
changeset 52260 b5517711afca
parent 52259 074bc2b135f3
child 52261 5565cf1e2d5e
wheels: rely on the image config to be able to access the repository The image should now have the proper config set globally to access this
contrib/packaging/build-linux-wheels.sh
--- a/contrib/packaging/build-linux-wheels.sh	Fri Nov 15 16:34:50 2024 +0100
+++ b/contrib/packaging/build-linux-wheels.sh	Fri Nov 15 16:41:30 2024 +0100
@@ -26,13 +26,6 @@
     --ignored \
     --no-confirm
 
-export HGRCPATH=/tmp/build-config.rc
-cat << EOF > $HGRCPATH
-[trusted]
-users=*
-groups=*
-EOF
-
 for py in $PYTHON_TARGETS; do
     echo 'build wheel for' $py
     # cleanup any previous wheel