From 3321b3568d738d6211783f122ba9fa4004f039f7 Mon Sep 17 00:00:00 2001 From: mayeut Date: Mon, 11 Oct 2021 06:10:51 +0000 Subject: [PATCH] Update dependencies --- .../resources/pinned_docker_images.cfg | 54 +++--- docs/working-examples.md | 170 +++++++++--------- 2 files changed, 112 insertions(+), 112 deletions(-) diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 6c5a1c09..b889af8d 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,43 +1,43 @@ [x86_64] -manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-10-02-5ba76a5 -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-06-94da8f1 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-06-94da8f1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-06-94da8f1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-10-06-94da8f1 +manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-10-10-fee0ae1 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-10-790306f +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-10-790306f +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-10-790306f +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-10-10-790306f [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2021-10-02-5ba76a5 -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-06-94da8f1 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-06-94da8f1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-06-94da8f1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-10-06-94da8f1 +manylinux1 = quay.io/pypa/manylinux1_i686:2021-10-10-fee0ae1 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-10-790306f +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-10-790306f +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-10-790306f +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-10-10-790306f [pypy_x86_64] -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-06-94da8f1 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-06-94da8f1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-06-94da8f1 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-10-790306f +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-10-790306f +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-10-790306f [pypy_i686] -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-06-94da8f1 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-06-94da8f1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-06-94da8f1 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-10-790306f +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-10-790306f +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-10-790306f [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-06-94da8f1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-06-94da8f1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-10-06-94da8f1 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-10-790306f +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-10-790306f +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-10-10-790306f [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-10-06-94da8f1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-10-06-94da8f1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-10-06-94da8f1 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-10-10-790306f +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-10-10-790306f +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-10-10-790306f [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-10-06-94da8f1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-10-06-94da8f1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-10-06-94da8f1 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-10-10-790306f +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-10-10-790306f +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-10-10-790306f [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-06-94da8f1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-06-94da8f1 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-10-790306f +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-10-790306f diff --git a/docs/working-examples.md b/docs/working-examples.md index 504ccfb9..95a173f8 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -31,15 +31,15 @@ title: Working examples | [pyzmq][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python bindings for zeromq, the networking library. Uses Cython and CFFI. | | [OpenSpiel][] | ![github icon][] | ![apple icon][] ![linux icon][] | OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games. | | [vispy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Main repository for Vispy | -| [aiortc][] | ![github icon][] | ![apple icon][] ![linux icon][] | WebRTC and ORTC implementation for Python using asyncio. | | [River][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | 🌊 Online machine learning in Python | +| [aiortc][] | ![github icon][] | ![apple icon][] ![linux icon][] | WebRTC and ORTC implementation for Python using asyncio. | | [Confluent client for Kafka][] | ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | setup in `tools/wheels/build-wheels.bat` | | [tinyobjloader][] | ![azurepipelines icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Tiny but powerful single file wavefront obj loader | | [coverage.py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The coverage tool for Python | | [PyCryptodome][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A self-contained cryptographic library for Python | | [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more | -| [PyYAML][] | ![github icon][] | ![apple icon][] | Canonical source repository for PyYAML | | [Dependency Injector][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Dependency injection framework for Python, uses Windows TravisCI | +| [PyYAML][] | ![github icon][] | ![apple icon][] | Canonical source repository for PyYAML | | [h5py][] | ![azurepipelines icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format. | | [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. | | [OpenColorIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A color management framework for visual effects and animation. | @@ -116,15 +116,15 @@ title: Working examples [pyzmq]: https://github.com/zeromq/pyzmq [OpenSpiel]: https://github.com/deepmind/open_spiel [vispy]: https://github.com/vispy/vispy -[aiortc]: https://github.com/aiortc/aiortc [River]: https://github.com/online-ml/river +[aiortc]: https://github.com/aiortc/aiortc [Confluent client for Kafka]: https://github.com/confluentinc/confluent-kafka-python [tinyobjloader]: https://github.com/tinyobjloader/tinyobjloader [coverage.py]: https://github.com/nedbat/coveragepy [PyCryptodome]: https://github.com/Legrandin/pycryptodome [numexpr]: https://github.com/pydata/numexpr -[PyYAML]: https://github.com/yaml/pyyaml [Dependency Injector]: https://github.com/ets-labs/python-dependency-injector +[PyYAML]: https://github.com/yaml/pyyaml [h5py]: https://github.com/h5py/h5py [PyAV]: https://github.com/PyAV-Org/PyAV [OpenColorIO]: https://github.com/AcademySoftwareFoundation/OpenColorIO @@ -188,90 +188,90 @@ title: Working examples [apple icon]: data/readme_icons/apple.svg [linux icon]: data/readme_icons/linux.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - +