From 37c749e507530bc69425b098e29d44ee0e9924e3 Mon Sep 17 00:00:00 2001 From: "cibuildwheel-bot[bot]" <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 06:15:07 +0000 Subject: [PATCH] Update dependencies --- .../resources/constraints-python310.txt | 4 +-- .../resources/constraints-python311.txt | 4 +-- .../resources/constraints-python37.txt | 6 ++-- .../resources/constraints-python38.txt | 4 +-- .../resources/constraints-python39.txt | 4 +-- cibuildwheel/resources/constraints.txt | 4 +-- .../resources/pinned_docker_images.cfg | 32 +++++++++---------- docs/working-examples.md | 16 +++++----- 8 files changed, 37 insertions(+), 37 deletions(-) diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index 89027fa0..6ae31852 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -8,7 +8,7 @@ delocate==0.10.4 # via -r cibuildwheel/resources/constraints.in distlib==0.3.6 # via virtualenv -filelock==3.9.0 +filelock==3.10.0 # via virtualenv packaging==23.0 # via delocate @@ -18,7 +18,7 @@ typing-extensions==4.5.0 # via delocate virtualenv==20.21.0 # via -r cibuildwheel/resources/constraints.in -wheel==0.38.4 +wheel==0.40.0 # via -r cibuildwheel/resources/constraints.in # The following packages are considered to be unsafe in a requirements file: diff --git a/cibuildwheel/resources/constraints-python311.txt b/cibuildwheel/resources/constraints-python311.txt index 2e939118..6875cb07 100644 --- a/cibuildwheel/resources/constraints-python311.txt +++ b/cibuildwheel/resources/constraints-python311.txt @@ -8,7 +8,7 @@ delocate==0.10.4 # via -r cibuildwheel/resources/constraints.in distlib==0.3.6 # via virtualenv -filelock==3.9.0 +filelock==3.10.0 # via virtualenv packaging==23.0 # via delocate @@ -18,7 +18,7 @@ typing-extensions==4.5.0 # via delocate virtualenv==20.21.0 # via -r cibuildwheel/resources/constraints.in -wheel==0.38.4 +wheel==0.40.0 # via -r cibuildwheel/resources/constraints.in # The following packages are considered to be unsafe in a requirements file: diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index 53ff6652..3e1b8591 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -8,9 +8,9 @@ delocate==0.10.4 # via -r cibuildwheel/resources/constraints.in distlib==0.3.6 # via virtualenv -filelock==3.9.0 +filelock==3.10.0 # via virtualenv -importlib-metadata==6.0.0 +importlib-metadata==6.1.0 # via virtualenv packaging==23.0 # via delocate @@ -23,7 +23,7 @@ typing-extensions==4.5.0 # platformdirs virtualenv==20.21.0 # via -r cibuildwheel/resources/constraints.in -wheel==0.38.4 +wheel==0.40.0 # via -r cibuildwheel/resources/constraints.in zipp==3.15.0 # via importlib-metadata diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 93a7c721..4eadbbb0 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -8,7 +8,7 @@ delocate==0.10.4 # via -r cibuildwheel/resources/constraints.in distlib==0.3.6 # via virtualenv -filelock==3.9.0 +filelock==3.10.0 # via virtualenv packaging==23.0 # via delocate @@ -18,7 +18,7 @@ typing-extensions==4.5.0 # via delocate virtualenv==20.21.0 # via -r cibuildwheel/resources/constraints.in -wheel==0.38.4 +wheel==0.40.0 # via -r cibuildwheel/resources/constraints.in # The following packages are considered to be unsafe in a requirements file: diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 34b92d97..e062de04 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -8,7 +8,7 @@ delocate==0.10.4 # via -r cibuildwheel/resources/constraints.in distlib==0.3.6 # via virtualenv -filelock==3.9.0 +filelock==3.10.0 # via virtualenv packaging==23.0 # via delocate @@ -18,7 +18,7 @@ typing-extensions==4.5.0 # via delocate virtualenv==20.21.0 # via -r cibuildwheel/resources/constraints.in -wheel==0.38.4 +wheel==0.40.0 # via -r cibuildwheel/resources/constraints.in # The following packages are considered to be unsafe in a requirements file: diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 2e939118..6875cb07 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -8,7 +8,7 @@ delocate==0.10.4 # via -r cibuildwheel/resources/constraints.in distlib==0.3.6 # via virtualenv -filelock==3.9.0 +filelock==3.10.0 # via virtualenv packaging==23.0 # via delocate @@ -18,7 +18,7 @@ typing-extensions==4.5.0 # via delocate virtualenv==20.21.0 # via -r cibuildwheel/resources/constraints.in -wheel==0.38.4 +wheel==0.40.0 # via -r cibuildwheel/resources/constraints.in # The following packages are considered to be unsafe in a requirements file: diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index da860b8e..0266fce9 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,49 +1,49 @@ [x86_64] manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-03-12-1a7f2c6 manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-03-12-25fd859 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-03-20-098e33d manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-03-12-25fd859 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-03-12-25fd859 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-03-20-098e33d +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-03-20-098e33d [i686] manylinux1 = quay.io/pypa/manylinux1_i686:2023-03-12-1a7f2c6 manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-03-12-25fd859 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-03-20-098e33d manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-03-12-25fd859 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-03-20-098e33d [pypy_x86_64] manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-03-12-25fd859 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-03-20-098e33d manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-03-12-25fd859 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-03-20-098e33d [pypy_i686] manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-03-12-25fd859 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-03-20-098e33d manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-03-12-25fd859 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-03-20-098e33d manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-03-12-25fd859 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-03-20-098e33d musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-03-12-25fd859 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-03-12-25fd859 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-03-20-098e33d manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-03-12-25fd859 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-03-20-098e33d musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-03-12-25fd859 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-03-12-25fd859 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-03-20-098e33d manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-03-12-25fd859 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-03-20-098e33d musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-03-12-25fd859 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-03-12-25fd859 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-03-20-098e33d manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-03-12-25fd859 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-03-20-098e33d diff --git a/docs/working-examples.md b/docs/working-examples.md index 86b046d1..94f0f7a4 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -26,8 +26,8 @@ title: Working examples | [Google Benchmark][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A microbenchmark support library | | [Apache Beam][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Apache Beam is a unified programming model for Batch and Streaming data processing. | | [asyncpg][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A fast PostgreSQL Database Client Library for Python/asyncio. | -| [PyGame][] | ![github icon][] | ![apple icon][] ![linux icon][] | 🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL. | | [Triton][] | ![github icon][] | ![linux icon][] | Self hosted runners | +| [PyGame][] | ![github icon][] | ![apple icon][] ![linux icon][] | 🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL. | | [cmake][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. | | [scikit-image][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Image processing library. Uses cibuildwheel to build and test a project that uses Cython with platform-native code. | | [twisted-iocpsupport][] | ![github icon][] | ![windows icon][] | A submodule of Twisted that hooks into native C APIs using Cython. | @@ -49,8 +49,8 @@ title: Working examples | [PyYAML][] | ![github icon][] | ![apple icon][] | Canonical source repository for PyYAML | | [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more | | [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. | -| [Wrapt][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python module for decorators, wrappers and monkey patching. | | [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. | +| [Wrapt][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python module for decorators, wrappers and monkey patching. | | [Line Profiler][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Line-by-line profiling for Python | | [pikepdf][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python library for reading and writing PDF, powered by qpdf | | [SimpleJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | simplejson is a simple, fast, extensible JSON encoder/decoder for Python | @@ -72,8 +72,8 @@ title: Working examples | [Picologging][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A high-performance logging library for Python. | | [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system | | [python-rapidjson][] | ![travisci icon][] ![gitlab icon][] ![appveyor icon][] | ![windows icon][] ![linux icon][] | Python wrapper around rapidjson | -| [python-snappy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for the snappy google library | | [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python | +| [python-snappy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for the snappy google library | | [tgcalls][] | ![github icon][] | ![apple icon][] ![windows icon][] | Python `pybind11` binding to Telegram's WebRTC library with third party dependencies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc. | | [time-machine][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Time mocking library using only the CPython C API. | | [pybind11 python_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a Python-based build system | @@ -82,8 +82,8 @@ title: Working examples | [cyvcf2][] | ![github icon][] | ![apple icon][] ![linux icon][] | cython + htslib == fast VCF and BCF processing | | [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. | | [abess][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A fast best-subset selection library. It uses cibuildwheel to build a large project with C++ extensions. | -| [jq.py][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Python bindings for jq | | [mosec][] | ![github icon][] | ![linux icon][] ![apple icon][] | A high-performance serving framework for ML models, offers dynamic batching and multi-stage pipeline to fully exploit your compute machine | +| [jq.py][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Python bindings for jq | | [iminuit][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Jupyter-friendly Python interface for C++ MINUIT2 | | [Tokenizer][] | ![github icon][] | ![windows 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 | @@ -132,8 +132,8 @@ title: Working examples [Google Benchmark]: https://github.com/google/benchmark [Apache Beam]: https://github.com/apache/beam [asyncpg]: https://github.com/MagicStack/asyncpg -[PyGame]: https://github.com/pygame/pygame [Triton]: https://github.com/openai/triton +[PyGame]: https://github.com/pygame/pygame [cmake]: https://github.com/scikit-build/cmake-python-distributions [scikit-image]: https://github.com/scikit-image/scikit-image [twisted-iocpsupport]: https://github.com/twisted/twisted-iocpsupport @@ -155,8 +155,8 @@ title: Working examples [PyYAML]: https://github.com/yaml/pyyaml [numexpr]: https://github.com/pydata/numexpr [h5py]: https://github.com/h5py/h5py -[Wrapt]: https://github.com/GrahamDumpleton/wrapt [PyAV]: https://github.com/PyAV-Org/PyAV +[Wrapt]: https://github.com/GrahamDumpleton/wrapt [Line Profiler]: https://github.com/pyutils/line_profiler [pikepdf]: https://github.com/pikepdf/pikepdf [SimpleJSON]: https://github.com/simplejson/simplejson @@ -178,8 +178,8 @@ title: Working examples [Picologging]: https://github.com/microsoft/picologging [pybind11 cmake_example]: https://github.com/pybind/cmake_example [python-rapidjson]: https://github.com/python-rapidjson/python-rapidjson -[python-snappy]: https://github.com/andrix/python-snappy [KDEpy]: https://github.com/tommyod/KDEpy +[python-snappy]: https://github.com/andrix/python-snappy [tgcalls]: https://github.com/MarshalX/tgcalls [time-machine]: https://github.com/adamchainz/time-machine [pybind11 python_example]: https://github.com/pybind/python_example @@ -188,8 +188,8 @@ title: Working examples [cyvcf2]: https://github.com/brentp/cyvcf2 [matrixprofile]: https://github.com/matrix-profile-foundation/matrixprofile [abess]: https://github.com/abess-team/abess -[jq.py]: https://github.com/mwilliamson/jq.py [mosec]: https://github.com/mosecorg/mosec +[jq.py]: https://github.com/mwilliamson/jq.py [iminuit]: https://github.com/scikit-hep/iminuit [Tokenizer]: https://github.com/OpenNMT/Tokenizer [PyGLM]: https://github.com/Zuzu-Typ/PyGLM