From 529af6e0408ef3d93c5d5993ad93fdbcaae13a62 Mon Sep 17 00:00:00 2001 From: "cibuildwheel-bot[bot]" <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 13:57:05 +0200 Subject: [PATCH] Update dependencies (#781) Co-authored-by: mayeut --- README.md | 120 +++++++++--------- .../resources/pinned_docker_images.cfg | 44 +++---- 2 files changed, 82 insertions(+), 82 deletions(-) diff --git a/README.md b/README.md index dfe274cb..55712d78 100644 --- a/README.md +++ b/README.md @@ -176,8 +176,8 @@ Here are some repos that use cibuildwheel. | [sourmash][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Quickly search, compare, and analyze genomic and metagenomic data sets. | | [time-machine][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Time mocking library using only the CPython C API. | | [iminuit][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Jupyter-friendly Python interface for C++ MINUIT2 | -| [CTranslate2][] | ![github icon][] | ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit](https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit.html). The Linux wheels also include CUDA libraries for GPU execution. | | [matrixprofile][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone. | +| [CTranslate2][] | ![github icon][] | ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit](https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit.html). The Linux wheels also include CUDA libraries for GPU execution. | | [jq.py][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Python bindings for jq | | [Tokenizer][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] | Fast and customizable text tokenization library with BPE and SentencePiece support | | [PyGLM][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Fast OpenGL Mathematics (GLM) for Python | @@ -237,8 +237,8 @@ Here are some repos that use cibuildwheel. [sourmash]: https://github.com/dib-lab/sourmash [time-machine]: https://github.com/adamchainz/time-machine [iminuit]: https://github.com/scikit-hep/iminuit -[CTranslate2]: https://github.com/OpenNMT/CTranslate2 [matrixprofile]: https://github.com/matrix-profile-foundation/matrixprofile +[CTranslate2]: https://github.com/OpenNMT/CTranslate2 [jq.py]: https://github.com/mwilliamson/jq.py [Tokenizer]: https://github.com/OpenNMT/Tokenizer [PyGLM]: https://github.com/Zuzu-Typ/PyGLM @@ -271,66 +271,66 @@ Here are some repos that use cibuildwheel. [apple icon]: docs/data/readme_icons/apple.svg [linux icon]: docs/data/readme_icons/linux.svg - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 80e16bf0..3c6a24f7 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,38 +1,38 @@ [x86_64] -manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-07-25-0f995ee -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-07-25-cfe8a6c -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-07-25-cfe8a6c -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-07-25-cfe8a6c +manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-08-01-f71d505 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-08-01-5f32364 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-08-01-5f32364 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-08-01-5f32364 [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2021-07-25-0f995ee -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-07-25-cfe8a6c -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-07-25-cfe8a6c -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-07-25-cfe8a6c +manylinux1 = quay.io/pypa/manylinux1_i686:2021-08-01-f71d505 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-08-01-5f32364 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-08-01-5f32364 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-08-01-5f32364 [pypy_x86_64] -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-07-25-cfe8a6c -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-07-25-cfe8a6c -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-07-25-cfe8a6c +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-08-01-5f32364 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-08-01-5f32364 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-08-01-5f32364 [pypy_i686] -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-07-25-cfe8a6c -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-07-25-cfe8a6c -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-07-25-cfe8a6c +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-08-01-5f32364 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-08-01-5f32364 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-08-01-5f32364 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-07-25-cfe8a6c -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-07-25-cfe8a6c +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-08-01-5f32364 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-08-01-5f32364 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-07-25-cfe8a6c -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-07-25-cfe8a6c +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-08-01-7f822f0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-08-01-7f822f0 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-07-25-cfe8a6c -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-07-25-cfe8a6c +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-08-01-5f32364 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-08-01-5f32364 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-07-25-cfe8a6c -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-07-25-cfe8a6c +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-08-01-5f32364 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-08-01-5f32364