diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index 9c96aa12..86e4bdf0 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -26,5 +26,5 @@ wheel==0.37.1 # The following packages are considered to be unsafe in a requirements file: pip==22.1.2 # via -r cibuildwheel/resources/constraints.in -setuptools==62.4.0 +setuptools==62.6.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python311.txt b/cibuildwheel/resources/constraints-python311.txt index 82e6c46d..beaa5107 100644 --- a/cibuildwheel/resources/constraints-python311.txt +++ b/cibuildwheel/resources/constraints-python311.txt @@ -26,5 +26,5 @@ wheel==0.37.1 # The following packages are considered to be unsafe in a requirements file: pip==22.1.2 # via -r cibuildwheel/resources/constraints.in -setuptools==62.4.0 +setuptools==62.6.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index e0a25472..25a3a1d6 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -32,5 +32,5 @@ zipp==3.8.0 # The following packages are considered to be unsafe in a requirements file: pip==22.1.2 # via -r cibuildwheel/resources/constraints.in -setuptools==62.4.0 +setuptools==62.6.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 971a8e42..a9e3d2c5 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -26,5 +26,5 @@ wheel==0.37.1 # The following packages are considered to be unsafe in a requirements file: pip==22.1.2 # via -r cibuildwheel/resources/constraints.in -setuptools==62.4.0 +setuptools==62.6.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 8f6d1c00..e5134e9f 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -26,5 +26,5 @@ wheel==0.37.1 # The following packages are considered to be unsafe in a requirements file: pip==22.1.2 # via -r cibuildwheel/resources/constraints.in -setuptools==62.4.0 +setuptools==62.6.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 8f6d1c00..e5134e9f 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -26,5 +26,5 @@ wheel==0.37.1 # The following packages are considered to be unsafe in a requirements file: pip==22.1.2 # via -r cibuildwheel/resources/constraints.in -setuptools==62.4.0 +setuptools==62.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 0a7c6592..ecb061c4 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,48 +1,48 @@ [x86_64] -manylinux1 = quay.io/pypa/manylinux1_x86_64:2022-06-12-a846b05 -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-06-13-c365205 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-06-13-c365205 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-06-13-c365205 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-06-13-c365205 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2022-06-13-c365205 +manylinux1 = quay.io/pypa/manylinux1_x86_64:2022-06-19-48acfad +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-06-20-d72b943 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-06-20-d72b943 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-06-20-d72b943 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-06-20-d72b943 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2022-06-20-d72b943 [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2022-06-12-a846b05 -manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-06-13-c365205 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-06-13-c365205 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-06-13-c365205 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2022-06-13-c365205 +manylinux1 = quay.io/pypa/manylinux1_i686:2022-06-19-48acfad +manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-06-20-d72b943 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-06-20-d72b943 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-06-20-d72b943 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2022-06-20-d72b943 [pypy_x86_64] -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-06-13-c365205 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-06-13-c365205 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-06-13-c365205 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-06-13-c365205 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-06-20-d72b943 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-06-20-d72b943 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-06-20-d72b943 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-06-20-d72b943 [pypy_i686] -manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-06-13-c365205 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-06-13-c365205 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-06-13-c365205 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-06-20-d72b943 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-06-20-d72b943 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-06-20-d72b943 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-06-13-c365205 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-06-13-c365205 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-06-13-c365205 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2022-06-13-c365205 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-06-20-d72b943 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-06-20-d72b943 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-06-20-d72b943 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2022-06-20-d72b943 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2022-06-13-c365205 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-06-13-c365205 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2022-06-13-c365205 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2022-06-13-c365205 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2022-06-20-d72b943 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-06-20-d72b943 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2022-06-20-d72b943 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2022-06-20-d72b943 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2022-06-13-c365205 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-06-13-c365205 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2022-06-13-c365205 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2022-06-20-d72b943 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-06-20-d72b943 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2022-06-20-d72b943 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-06-13-c365205 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-06-13-c365205 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-06-13-c365205 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-06-20-d72b943 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-06-20-d72b943 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-06-20-d72b943 diff --git a/docs/working-examples.md b/docs/working-examples.md index 2845ebec..0fbf1f55 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -18,8 +18,8 @@ title: Working examples | [Prophet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. | | [MyPy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | The compiled version of MyPy using MyPyC. | | [pydantic][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Data parsing and validation using Python type hints | -| [uvloop][] | ![github icon][] | ![apple icon][] ![linux icon][] | Ultra fast asyncio event loop. | | [MemRay][] | ![github icon][] | ![linux icon][] | Memray is a memory profiler for Python | +| [uvloop][] | ![github icon][] | ![apple icon][] ![linux icon][] | Ultra fast asyncio event loop. | | [psutil][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Cross-platform lib for process and system monitoring in Python | | [vaex][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀 | | [Google Benchmark][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A microbenchmark support library | @@ -52,8 +52,8 @@ title: Working examples | [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. | | [SimpleJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | simplejson is a simple, fast, extensible JSON encoder/decoder for Python | -| [OpenColorIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A color management framework for visual effects and animation. | | [pikepdf][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python library for reading and writing PDF, powered by qpdf | +| [OpenColorIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A color management framework for visual effects and animation. | | [Line Profiler][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Line-by-line profiling for Python | | [PyTables][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python package to manage extremely large amounts of data | | [OpenTimelineIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Open Source API and interchange format for editorial timeline information. | @@ -86,8 +86,8 @@ title: Working examples | [PyGLM][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Fast OpenGL Mathematics (GLM) for Python | | [boost-histogram][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Supports full range of wheels, including PyPy and alternate archs. | | [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. | -| [iDynTree][] | ![github icon][] | ![linux icon][] | Uses manylinux_2_24 | | [TgCrypto][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. | +| [iDynTree][] | ![github icon][] | ![linux icon][] | Uses manylinux_2_24 | | [Python-WebRTC][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | a Python extension that provides bindings to WebRTC M92 | | [pybase64][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast Base64 encoding/decoding in Python | | [Arbor][] | ![github icon][] | ![apple icon][] ![linux icon][] | Arbor is a multi-compartment neuron simulation library; compatible with next-generation accelerators; best-practices applied to research software; focused on community-driven development. Includes a [small script](https://github.com/arbor-sim/arbor/blob/master/scripts/patchwheel.py) patching `rpath` in bundled libraries. | @@ -118,8 +118,8 @@ title: Working examples [Prophet]: https://github.com/facebook/prophet [MyPy]: https://github.com/mypyc/mypy_mypyc-wheels [pydantic]: https://github.com/samuelcolvin/pydantic -[uvloop]: https://github.com/MagicStack/uvloop [MemRay]: https://github.com/bloomberg/memray +[uvloop]: https://github.com/MagicStack/uvloop [psutil]: https://github.com/giampaolo/psutil [vaex]: https://github.com/vaexio/vaex [Google Benchmark]: https://github.com/google/benchmark @@ -152,8 +152,8 @@ title: Working examples [Wrapt]: https://github.com/GrahamDumpleton/wrapt [PyAV]: https://github.com/PyAV-Org/PyAV [SimpleJSON]: https://github.com/simplejson/simplejson -[OpenColorIO]: https://github.com/AcademySoftwareFoundation/OpenColorIO [pikepdf]: https://github.com/pikepdf/pikepdf +[OpenColorIO]: https://github.com/AcademySoftwareFoundation/OpenColorIO [Line Profiler]: https://github.com/pyutils/line_profiler [PyTables]: https://github.com/PyTables/PyTables [OpenTimelineIO]: https://github.com/PixarAnimationStudios/OpenTimelineIO @@ -186,8 +186,8 @@ title: Working examples [PyGLM]: https://github.com/Zuzu-Typ/PyGLM [boost-histogram]: https://github.com/scikit-hep/boost-histogram [bx-python]: https://github.com/bxlab/bx-python -[iDynTree]: https://github.com/robotology/idyntree [TgCrypto]: https://github.com/pyrogram/tgcrypto +[iDynTree]: https://github.com/robotology/idyntree [Python-WebRTC]: https://github.com/MarshalX/python-webrtc [pybase64]: https://github.com/mayeut/pybase64 [Arbor]: https://github.com/arbor-sim/arbor @@ -218,105 +218,105 @@ title: Working examples [apple icon]: data/readme_icons/apple.svg [linux icon]: data/readme_icons/linux.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +