From 697693ae4d4b928e61604840ba3c4a9cc38b0460 Mon Sep 17 00:00:00 2001 From: mayeut Date: Mon, 31 Jan 2022 06:11:14 +0000 Subject: [PATCH] Update dependencies --- .../resources/constraints-python37.txt | 4 +- .../resources/constraints-python38.txt | 4 +- .../resources/constraints-python39.txt | 4 +- cibuildwheel/resources/constraints.txt | 4 +- .../resources/pinned_docker_images.cfg | 54 +++--- docs/working-examples.md | 178 +++++++++--------- 6 files changed, 124 insertions(+), 124 deletions(-) diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index f1138c10..e013fd33 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -30,7 +30,7 @@ zipp==3.7.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==21.3.1 +pip==22.0.2 # via -r cibuildwheel/resources/constraints.in -setuptools==60.5.0 +setuptools==60.6.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 16424d18..a3ed6094 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -24,7 +24,7 @@ wheel==0.37.1 # delocate # The following packages are considered to be unsafe in a requirements file: -pip==21.3.1 +pip==22.0.2 # via -r cibuildwheel/resources/constraints.in -setuptools==60.5.0 +setuptools==60.6.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 70434786..8cddfea4 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -24,7 +24,7 @@ wheel==0.37.1 # delocate # The following packages are considered to be unsafe in a requirements file: -pip==21.3.1 +pip==22.0.2 # via -r cibuildwheel/resources/constraints.in -setuptools==60.5.0 +setuptools==60.6.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 70434786..8cddfea4 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -24,7 +24,7 @@ wheel==0.37.1 # delocate # The following packages are considered to be unsafe in a requirements file: -pip==21.3.1 +pip==22.0.2 # via -r cibuildwheel/resources/constraints.in -setuptools==60.5.0 +setuptools==60.6.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 5970ea43..2bad7fcd 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:2022-01-22-4072568 -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-01-22-72ab18b -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-01-22-72ab18b -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-01-22-72ab18b -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2022-01-22-72ab18b +manylinux1 = quay.io/pypa/manylinux1_x86_64:2022-01-30-700835c +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-01-30-4e8ddf1 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-01-30-4e8ddf1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-01-30-4e8ddf1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2022-01-30-4e8ddf1 [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2022-01-22-4072568 -manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-01-22-72ab18b -manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-01-22-72ab18b -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-01-22-72ab18b -musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2022-01-22-72ab18b +manylinux1 = quay.io/pypa/manylinux1_i686:2022-01-30-700835c +manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-01-30-4e8ddf1 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-01-30-4e8ddf1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-01-30-4e8ddf1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2022-01-30-4e8ddf1 [pypy_x86_64] -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-01-22-72ab18b -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-01-22-72ab18b -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-01-22-72ab18b +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-01-30-4e8ddf1 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-01-30-4e8ddf1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-01-30-4e8ddf1 [pypy_i686] -manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-01-22-72ab18b -manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-01-22-72ab18b -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-01-22-72ab18b +manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-01-30-4e8ddf1 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-01-30-4e8ddf1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-01-30-4e8ddf1 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-01-22-72ab18b -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-01-22-72ab18b -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2022-01-22-72ab18b +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-01-30-4e8ddf1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-01-30-4e8ddf1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2022-01-30-4e8ddf1 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2022-01-22-72ab18b -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-01-22-72ab18b -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2022-01-22-72ab18b +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2022-01-30-4e8ddf1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-01-30-4e8ddf1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2022-01-30-4e8ddf1 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2022-01-22-72ab18b -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-01-22-72ab18b -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2022-01-22-72ab18b +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2022-01-30-4e8ddf1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-01-30-4e8ddf1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2022-01-30-4e8ddf1 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-01-22-72ab18b -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-01-22-72ab18b +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-01-30-4e8ddf1 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-01-30-4e8ddf1 diff --git a/docs/working-examples.md b/docs/working-examples.md index 68a6650b..0c754692 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -28,8 +28,8 @@ title: Working examples | [cvxpy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A Python-embedded modeling language for convex optimization problems. | | [Triton][] | ![github icon][] | ![linux icon][] | Self hosted runners | | [PyOxidizer][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A modern Python application packaging and distribution tool | -| [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. | | [River][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | 🌊 Online machine learning in Python | +| [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. | | [pyzmq][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python bindings for zeromq, the networking library. Uses Cython and CFFI. | | [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. | @@ -46,8 +46,8 @@ title: Working examples | [PyTables][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python package to manage extremely large amounts of data | | [Line Profiler][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Line-by-line profiling for Python | | [OpenTimelineIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Open Source API and interchange format for editorial timeline information. | -| [ruptures][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Extensive Cython + NumPy [pyproject.toml](https://github.com/deepcharles/ruptures/blob/master/pyproject.toml) example. | | [pikepdf][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python library for reading and writing PDF, powered by qpdf | +| [ruptures][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Extensive Cython + NumPy [pyproject.toml](https://github.com/deepcharles/ruptures/blob/master/pyproject.toml) example. | | [aioquic][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | QUIC and HTTP/3 implementation in Python | | [DeepForest][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1) | | [google neuroglancer][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | WebGL-based viewer for volumetric data | @@ -114,8 +114,8 @@ title: Working examples [cvxpy]: https://github.com/cvxpy/cvxpy [Triton]: https://github.com/openai/triton [PyOxidizer]: https://github.com/indygreg/PyOxidizer -[OpenSpiel]: https://github.com/deepmind/open_spiel [River]: https://github.com/online-ml/river +[OpenSpiel]: https://github.com/deepmind/open_spiel [pyzmq]: https://github.com/zeromq/pyzmq [vispy]: https://github.com/vispy/vispy [aiortc]: https://github.com/aiortc/aiortc @@ -132,8 +132,8 @@ title: Working examples [PyTables]: https://github.com/PyTables/PyTables [Line Profiler]: https://github.com/pyutils/line_profiler [OpenTimelineIO]: https://github.com/PixarAnimationStudios/OpenTimelineIO -[ruptures]: https://github.com/deepcharles/ruptures [pikepdf]: https://github.com/pikepdf/pikepdf +[ruptures]: https://github.com/deepcharles/ruptures [aioquic]: https://github.com/aiortc/aioquic [DeepForest]: https://github.com/LAMDA-NJU/Deep-Forest [google neuroglancer]: https://github.com/google/neuroglancer @@ -190,91 +190,91 @@ title: Working examples [apple icon]: data/readme_icons/apple.svg [linux icon]: data/readme_icons/linux.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +