diff --git a/python/pip-x86-64-v3-gentoo2026.conf b/python/pip-x86-64-v3-gentoo2026.conf new file mode 100644 index 0000000..aeafde4 --- /dev/null +++ b/python/pip-x86-64-v3-gentoo2026.conf @@ -0,0 +1,16 @@ +[global] +disable-pip-version-check = true + +[download] +find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/x86-64-v3 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic + +[wheel] +find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/x86-64-v3 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic +disable-pip-version-check = true + +[install] +find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/x86-64-v3 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic +only-binary = numpy,scipy,mpi4py,pandas,h5py,Cython,grpcio +prefer-binary = true +disable-pip-version-check = true + diff --git a/python/pip-x86-64-v4-gentoo2026.conf b/python/pip-x86-64-v4-gentoo2026.conf new file mode 100644 index 0000000..d015897 --- /dev/null +++ b/python/pip-x86-64-v4-gentoo2026.conf @@ -0,0 +1,16 @@ +[global] +disable-pip-version-check = true + +[download] +find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/x86-64-v4 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/x86-64-v3 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic + +[wheel] +find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/x86-64-v4 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/x86-64-v3 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic +disable-pip-version-check = true + +[install] +find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/x86-64-v4 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/x86-64-v3 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2026/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic +only-binary = numpy,scipy,mpi4py,pandas,h5py,Cython,grpcio +prefer-binary = true +disable-pip-version-check = true +