diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index 71908f30..32b2926c 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -4,7 +4,7 @@ # # nox -s update_constraints-3.10 # -delocate==0.10.4 +delocate==0.10.5 # via -r cibuildwheel/resources/constraints.in distlib==0.3.7 # via virtualenv diff --git a/cibuildwheel/resources/constraints-python311.txt b/cibuildwheel/resources/constraints-python311.txt index 2aa70249..39f67f3e 100644 --- a/cibuildwheel/resources/constraints-python311.txt +++ b/cibuildwheel/resources/constraints-python311.txt @@ -4,7 +4,7 @@ # # nox -s update_constraints-3.11 # -delocate==0.10.4 +delocate==0.10.5 # via -r cibuildwheel/resources/constraints.in distlib==0.3.7 # via virtualenv diff --git a/cibuildwheel/resources/constraints-python312.txt b/cibuildwheel/resources/constraints-python312.txt index 8dc060d2..c6a9925e 100644 --- a/cibuildwheel/resources/constraints-python312.txt +++ b/cibuildwheel/resources/constraints-python312.txt @@ -4,7 +4,7 @@ # # nox -s update_constraints-3.12 # -delocate==0.10.4 +delocate==0.10.5 # via -r cibuildwheel/resources/constraints.in distlib==0.3.7 # via virtualenv diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index 159b0b70..3b4d7382 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -4,7 +4,7 @@ # # nox -s update_constraints-3.7 # -delocate==0.10.4 +delocate==0.10.5 # via -r cibuildwheel/resources/constraints.in distlib==0.3.7 # via virtualenv diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index e807e228..99f1be97 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -4,7 +4,7 @@ # # nox -s update_constraints-3.8 # -delocate==0.10.4 +delocate==0.10.5 # via -r cibuildwheel/resources/constraints.in distlib==0.3.7 # via virtualenv diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 32910cf7..50df24b3 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -4,7 +4,7 @@ # # nox -s update_constraints-3.9 # -delocate==0.10.4 +delocate==0.10.5 # via -r cibuildwheel/resources/constraints.in distlib==0.3.7 # via virtualenv diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 8dc060d2..c6a9925e 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -4,7 +4,7 @@ # # nox -s update_constraints-3.12 # -delocate==0.10.4 +delocate==0.10.5 # via -r cibuildwheel/resources/constraints.in distlib==0.3.7 # via virtualenv diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 10aac6a6..61a1d1fc 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -31,21 +31,21 @@ manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-11-13-f6b0c51 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-11-13-f6b0c51 musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-11-13-f6b0c51 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2023-10-30-2d1b8c5 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2023-11-13-f6b0c51 [ppc64le] manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-11-13-f6b0c51 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-11-13-f6b0c51 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-10-30-2d1b8c5 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2023-10-30-2d1b8c5 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-11-13-f6b0c51 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2023-11-13-f6b0c51 [s390x] manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-11-13-f6b0c51 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-11-13-f6b0c51 musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-11-13-f6b0c51 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2023-10-30-2d1b8c5 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2023-11-13-f6b0c51 [pypy_aarch64] manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-11-13-f6b0c51 diff --git a/docs/working-examples.md b/docs/working-examples.md index 9b64135e..bf4ac7ba 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -37,8 +37,8 @@ title: Working examples | [UltraJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Ultra fast JSON decoder and encoder written in C with Python bindings | | [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. | | [aiortc][] | ![github icon][] | ![apple icon][] ![linux icon][] | WebRTC and ORTC implementation for Python using asyncio. | -| [pyzmq][] | ![github icon][] ![circleci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python bindings for zeromq, the networking library. Uses Cython on CPython and CFFI on PyPy. ARM wheels for linux are built natively on CircleCI. | | [Confluent client for Kafka][] | ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | setup in `tools/wheels/build-wheels.bat` | +| [pyzmq][] | ![github icon][] ![circleci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python bindings for zeromq, the networking library. Uses Cython on CPython and CFFI on PyPy. ARM wheels for linux are built natively on CircleCI. | | [Implicit][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes GPU support for linux wheels | | [Dependency Injector][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Dependency injection framework for Python, uses Windows TravisCI | | [vispy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Main repository for Vispy | @@ -51,8 +51,8 @@ title: Working examples | [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. | | [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. | | [pikepdf][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python library for reading and writing PDF, powered by QPDF | +| [Wrapt][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python module for decorators, wrappers and monkey patching. | | [envd][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | 🏕️ Reproducible development environment | | [OpenColorIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A color management framework for visual effects and animation. | | [SimpleJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | simplejson is a simple, fast, extensible JSON encoder/decoder for Python | @@ -143,8 +143,8 @@ title: Working examples [UltraJSON]: https://github.com/ultrajson/ultrajson [OpenSpiel]: https://github.com/deepmind/open_spiel [aiortc]: https://github.com/aiortc/aiortc -[pyzmq]: https://github.com/zeromq/pyzmq [Confluent client for Kafka]: https://github.com/confluentinc/confluent-kafka-python +[pyzmq]: https://github.com/zeromq/pyzmq [Implicit]: https://github.com/benfred/implicit [Dependency Injector]: https://github.com/ets-labs/python-dependency-injector [vispy]: https://github.com/vispy/vispy @@ -157,8 +157,8 @@ title: Working examples [PyAV]: https://github.com/PyAV-Org/PyAV [numexpr]: https://github.com/pydata/numexpr [h5py]: https://github.com/h5py/h5py -[Wrapt]: https://github.com/GrahamDumpleton/wrapt [pikepdf]: https://github.com/pikepdf/pikepdf +[Wrapt]: https://github.com/GrahamDumpleton/wrapt [envd]: https://github.com/tensorchord/envd [OpenColorIO]: https://github.com/AcademySoftwareFoundation/OpenColorIO [SimpleJSON]: https://github.com/simplejson/simplejson