From 0ea495ecbaf45b9270d9d0ad058882d881f90e7c Mon Sep 17 00:00:00 2001 From: "cibuildwheel-bot[bot]" <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 06:14:29 +0000 Subject: [PATCH] Update dependencies --- .../resources/constraints-python310.txt | 2 +- .../resources/constraints-python311.txt | 2 +- .../resources/constraints-python37.txt | 4 +- .../resources/constraints-python38.txt | 2 +- .../resources/constraints-python39.txt | 2 +- cibuildwheel/resources/constraints.txt | 2 +- .../resources/pinned_docker_images.cfg | 40 +++++++++---------- docs/working-examples.md | 30 +++++++------- 8 files changed, 42 insertions(+), 42 deletions(-) diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index 18d03371..f2b3ba8c 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -16,7 +16,7 @@ pip==22.3.1 # via -r cibuildwheel/resources/constraints.in platformdirs==2.6.2 # via virtualenv -setuptools==66.0.0 +setuptools==67.0.0 # via -r cibuildwheel/resources/constraints.in typing-extensions==4.4.0 # via delocate diff --git a/cibuildwheel/resources/constraints-python311.txt b/cibuildwheel/resources/constraints-python311.txt index 6facb6c3..02f497ed 100644 --- a/cibuildwheel/resources/constraints-python311.txt +++ b/cibuildwheel/resources/constraints-python311.txt @@ -16,7 +16,7 @@ pip==22.3.1 # via -r cibuildwheel/resources/constraints.in platformdirs==2.6.2 # via virtualenv -setuptools==66.0.0 +setuptools==67.0.0 # via -r cibuildwheel/resources/constraints.in typing-extensions==4.4.0 # via delocate diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index 2339413f..9f76098f 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -18,7 +18,7 @@ pip==22.3.1 # via -r cibuildwheel/resources/constraints.in platformdirs==2.6.2 # via virtualenv -setuptools==66.0.0 +setuptools==67.0.0 # via -r cibuildwheel/resources/constraints.in typing-extensions==4.4.0 # via @@ -29,5 +29,5 @@ virtualenv==20.17.1 # via -r cibuildwheel/resources/constraints.in wheel==0.38.4 # via -r cibuildwheel/resources/constraints.in -zipp==3.11.0 +zipp==3.12.0 # via importlib-metadata diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 454df924..6d7d5f27 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -16,7 +16,7 @@ pip==22.3.1 # via -r cibuildwheel/resources/constraints.in platformdirs==2.6.2 # via virtualenv -setuptools==66.0.0 +setuptools==67.0.0 # via -r cibuildwheel/resources/constraints.in typing-extensions==4.4.0 # via delocate diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index a6d55a27..58df69fd 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -16,7 +16,7 @@ pip==22.3.1 # via -r cibuildwheel/resources/constraints.in platformdirs==2.6.2 # via virtualenv -setuptools==66.0.0 +setuptools==67.0.0 # via -r cibuildwheel/resources/constraints.in typing-extensions==4.4.0 # via delocate diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 6facb6c3..02f497ed 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -16,7 +16,7 @@ pip==22.3.1 # via -r cibuildwheel/resources/constraints.in platformdirs==2.6.2 # via virtualenv -setuptools==66.0.0 +setuptools==67.0.0 # via -r cibuildwheel/resources/constraints.in typing-extensions==4.4.0 # via delocate diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 9842e3e9..b70db1ed 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-01-14-0c345ba +manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-01-24-f7432d5 manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-01-14-103cb93 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-01-23-6837d00 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-01-14-103cb93 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-01-14-103cb93 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-01-23-6837d00 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-01-23-6837d00 [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2023-01-14-0c345ba +manylinux1 = quay.io/pypa/manylinux1_i686:2023-01-24-f7432d5 manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-01-14-103cb93 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-01-23-6837d00 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-01-14-103cb93 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-01-23-6837d00 [pypy_x86_64] manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-01-14-103cb93 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-01-23-6837d00 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-01-14-103cb93 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-01-23-6837d00 [pypy_i686] manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-01-14-103cb93 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-01-23-6837d00 manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-01-14-103cb93 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-01-23-6837d00 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-01-14-103cb93 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-01-14-103cb93 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-01-23-6837d00 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-01-23-6837d00 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-01-14-103cb93 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-01-23-6837d00 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-01-03-129be5e -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-01-14-103cb93 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-01-23-6837d00 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-01-14-103cb93 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-01-23-6837d00 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-01-14-103cb93 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-01-14-103cb93 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-01-23-6837d00 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-01-23-6837d00 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-01-14-103cb93 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-01-23-6837d00 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-01-14-103cb93 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-01-23-6837d00 diff --git a/docs/working-examples.md b/docs/working-examples.md index 71c400f9..f9b1b3c1 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -29,8 +29,8 @@ title: Working examples | [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. | | [Triton][] | ![github icon][] | ![linux icon][] | Self hosted runners | +| [twisted-iocpsupport][] | ![github icon][] | ![windows icon][] | A submodule of Twisted that hooks into native C APIs using Cython. | | [PyOxidizer][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A modern Python application packaging and distribution tool | | [websockets][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Library for building WebSocket servers and clients. Mostly written in Python, with a small C 'speedups' extension module. | | [cvxpy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A Python-embedded modeling language for convex optimization problems. | @@ -54,8 +54,8 @@ title: Working examples | [pikepdf][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python library for reading and writing PDF, powered by qpdf | | [Line Profiler][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Line-by-line profiling for Python | | [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. | | [envd][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | 🏕️ Reproducible development environment for AI/ML | +| [OpenColorIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A color management framework for visual effects and animation. | | [aioquic][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | QUIC and HTTP/3 implementation in 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. | @@ -75,9 +75,9 @@ title: Working examples | [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python | | [tgcalls][] | ![github icon][] | ![apple icon][] ![windows icon][] | Python `pybind11` binding to Telegram's WebRTC library with third party dependencies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc. | | [CTranslate2][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html) and CUDA kernels compiled for multiple GPU architectures. | +| [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 | | [dd-trace-py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Uses custom alternate arch emulation on GitHub | -| [time-machine][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Time mocking library using only the CPython C API. | | [sourmash][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Quickly search, compare, and analyze genomic and metagenomic data sets. | | [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. | @@ -95,11 +95,11 @@ title: Working examples | [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. | | [fathon][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | python package for DFA (Detrended Fluctuation Analysis) and related algorithms | -| [pillow-heif][] | ![github icon][] | ![apple icon][] ![linux icon][] | Python CFFI binding to libheif library with third party dependencies like `libde265`, `x265`, `libaom` with test & publishing on PyPi. | -| [polaroid][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Full range of wheels for setuptools rust, with auto release and PyPI deploy. | -| [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. | -| [power-grid-model][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python/C++ library for distribution power system analysis | +| [pillow-heif][] | ![github icon][] ![cirrusci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Bindings to libheif library with third party dependencies. Fully automated CI for tests and publishing including Apple Silicon builds. | | [Imagecodecs (fork)][] | ![azurepipelines icon][] | ![apple icon][] ![linux icon][] | Over 20 external dependencies in compiled libraries, custom docker image, `libomp`, `openblas` and `install_name_tool` for macOS. | +| [polaroid][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Full range of wheels for setuptools rust, with auto release and PyPI deploy. | +| [power-grid-model][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python/C++ library for distribution power system analysis | +| [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. | | [cf-units][] | ![github icon][] | ![apple icon][] ![linux icon][] | Units of measure as required by the Climate and Forecast (CF) Metadata Conventions | | [clang-format][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Scikit-build wrapper around LLVM's CMake, all platforms, generic wheels. | | [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 | @@ -108,8 +108,8 @@ title: Working examples | [ninja][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. | | [GSD][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Cython and NumPy project with 64-bit wheels. | | [ril][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A python binding to Rust Imaging library using maturin and Pyo3, utilizes Github Action cache to improve speed. Builds abi3 wheels. | -| [CorrectionLib][] | ![github icon][] | ![apple icon][] ![linux icon][] | Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. | | [SiPM][] | ![github icon][] | ![apple icon][] ![linux icon][] | High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. | +| [CorrectionLib][] | ![github icon][] | ![apple icon][] ![linux icon][] | Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. | | [pyinstrument_cext][] | ![travisci icon][] ![appveyor icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A simple C extension, without external dependencies | | [xmlstarlet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python 3.6+ CFFI bindings with true MSVC build. | | [pybind11 cross build example][] | ![github icon][] ![gitlab icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Same as pybind11 cmake_example but used to demo Linux ARM + Windows + macOS builds on GitLab | @@ -135,8 +135,8 @@ title: Working examples [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 [Triton]: https://github.com/openai/triton +[twisted-iocpsupport]: https://github.com/twisted/twisted-iocpsupport [PyOxidizer]: https://github.com/indygreg/PyOxidizer [websockets]: https://github.com/aaugustin/websockets [cvxpy]: https://github.com/cvxpy/cvxpy @@ -160,8 +160,8 @@ title: Working examples [pikepdf]: https://github.com/pikepdf/pikepdf [Line Profiler]: https://github.com/pyutils/line_profiler [SimpleJSON]: https://github.com/simplejson/simplejson -[OpenColorIO]: https://github.com/AcademySoftwareFoundation/OpenColorIO [envd]: https://github.com/tensorchord/envd +[OpenColorIO]: https://github.com/AcademySoftwareFoundation/OpenColorIO [aioquic]: https://github.com/aiortc/aioquic [PyTables]: https://github.com/PyTables/PyTables [OpenTimelineIO]: https://github.com/PixarAnimationStudios/OpenTimelineIO @@ -181,9 +181,9 @@ title: Working examples [KDEpy]: https://github.com/tommyod/KDEpy [tgcalls]: https://github.com/MarshalX/tgcalls [CTranslate2]: https://github.com/OpenNMT/CTranslate2 +[time-machine]: https://github.com/adamchainz/time-machine [pybind11 python_example]: https://github.com/pybind/python_example [dd-trace-py]: https://github.com/DataDog/dd-trace-py -[time-machine]: https://github.com/adamchainz/time-machine [sourmash]: https://github.com/dib-lab/sourmash [cyvcf2]: https://github.com/brentp/cyvcf2 [matrixprofile]: https://github.com/matrix-profile-foundation/matrixprofile @@ -202,10 +202,10 @@ title: Working examples [Arbor]: https://github.com/arbor-sim/arbor [fathon]: https://github.com/stfbnc/fathon [pillow-heif]: https://github.com/bigcat88/pillow_heif -[polaroid]: https://github.com/daggy1234/polaroid -[etebase-py]: https://github.com/etesync/etebase-py -[power-grid-model]: https://github.com/alliander-opensource/power-grid-model [Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build +[polaroid]: https://github.com/daggy1234/polaroid +[power-grid-model]: https://github.com/alliander-opensource/power-grid-model +[etebase-py]: https://github.com/etesync/etebase-py [cf-units]: https://github.com/SciTools/cf-units [clang-format]: https://github.com/ssciwr/clang-format-wheel [pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example @@ -214,8 +214,8 @@ title: Working examples [ninja]: https://github.com/scikit-build/ninja-python-distributions [GSD]: https://github.com/glotzerlab/gsd [ril]: https://github.com/Cryptex-github/ril-py -[CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib [SiPM]: https://github.com/EdoPro98/SimSiPM +[CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib [pyinstrument_cext]: https://github.com/joerick/pyinstrument_cext [xmlstarlet]: https://github.com/dimitern/xmlstarlet [pybind11 cross build example]: https://github.com/wbarnha/pybind_cmake_example_crossbuild