This repository was archived by the owner on May 3, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1313 - PLAT=aarch64
1414 - NP_BUILD_DEP="numpy==1.17.3"
1515 - NP_TEST_DEP="numpy==1.17.3"
16- - CYTHON_BUILD_DEP="cython==0.29.24 "
16+ - CYTHON_BUILD_DEP="cython==0.29.30 "
1717 - WHEELHOUSE_UPLOADER_USERNAME=travis-worker
1818 - TEST_DEPENDS="pytest pytest-xdist hypothesis"
1919 - TEST_DIR="tmp_for_test"
3737 - MB_PYTHON_VERSION="3.10"
3838 - NP_BUILD_DEP="numpy==1.21.2"
3939 - NP_TEST_DEP="numpy==1.21.2"
40- - CYTHON_BUILD_DEP="cython==0.29.24"
4140 # Xenial is EOL and the pip there doesn't support python 3.10
4241 - DOCKER_TEST_IMAGE="multibuild/focal_arm64v8"
4342before_install :
Original file line number Diff line number Diff line change 1212 BUILD_COMMIT : " v1.4.2"
1313 PLAT : " x86_64"
1414 NP_BUILD_DEP : " numpy==1.17.3"
15- CYTHON_BUILD_DEP : " cython==0.29.24 "
15+ CYTHON_BUILD_DEP : " cython==0.29.30 "
1616 NIGHTLY_BUILD_COMMIT : " main"
1717 NIGHTLY_BUILD : " false"
1818 TEST_DEPENDS : " pytest pytest-xdist hypothesis"
Original file line number Diff line number Diff line change 1010 variables :
1111 BUILD_COMMIT : " v1.4.2"
1212 NP_BUILD_DEP : " 1.17.3"
13- CYTHON_BUILD_DEP : " 0.29.24 "
13+ CYTHON_BUILD_DEP : " 0.29.30 "
1414 NIGHTLY_BUILD_COMMIT : " main"
1515 NIGHTLY_BUILD : " false"
1616 PYTHON_ARCH : " x64"
You can’t perform that action at this time.
0 commit comments