diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index 7cb24cf7..45a83af8 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -12,7 +12,7 @@ filelock==3.8.0 # via virtualenv platformdirs==2.5.2 # via virtualenv -typing-extensions==4.3.0 +typing-extensions==4.4.0 # via delocate virtualenv==20.16.5 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python311.txt b/cibuildwheel/resources/constraints-python311.txt index e2adb501..1ec6cb08 100644 --- a/cibuildwheel/resources/constraints-python311.txt +++ b/cibuildwheel/resources/constraints-python311.txt @@ -12,7 +12,7 @@ filelock==3.8.0 # via virtualenv platformdirs==2.5.2 # via virtualenv -typing-extensions==4.3.0 +typing-extensions==4.4.0 # via delocate virtualenv==20.16.5 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index fb965abb..3071f521 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -14,7 +14,7 @@ importlib-metadata==5.0.0 # via virtualenv platformdirs==2.5.2 # via virtualenv -typing-extensions==4.3.0 +typing-extensions==4.4.0 # via # delocate # importlib-metadata @@ -24,7 +24,7 @@ wheel==0.37.1 # via # -r cibuildwheel/resources/constraints.in # delocate -zipp==3.8.1 +zipp==3.9.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 0812087d..e6131886 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -12,7 +12,7 @@ filelock==3.8.0 # via virtualenv platformdirs==2.5.2 # via virtualenv -typing-extensions==4.3.0 +typing-extensions==4.4.0 # via delocate virtualenv==20.16.5 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index f9e07e1e..7d080df4 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -12,7 +12,7 @@ filelock==3.8.0 # via virtualenv platformdirs==2.5.2 # via virtualenv -typing-extensions==4.3.0 +typing-extensions==4.4.0 # via delocate virtualenv==20.16.5 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index e2adb501..1ec6cb08 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -12,7 +12,7 @@ filelock==3.8.0 # via virtualenv platformdirs==2.5.2 # via virtualenv -typing-extensions==4.3.0 +typing-extensions==4.4.0 # via delocate virtualenv==20.16.5 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 8b2d4c31..1575bf8d 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:2022-10-02-8083778 +manylinux1 = quay.io/pypa/manylinux1_x86_64:2022-10-09-d8a0859 manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-10-02-69a0972 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-10-02-69a0972 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-10-02-69a0972 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2022-10-02-69a0972 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-10-09-941e8b2 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-10-09-941e8b2 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-10-09-941e8b2 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2022-10-09-941e8b2 [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2022-10-02-8083778 +manylinux1 = quay.io/pypa/manylinux1_i686:2022-10-09-d8a0859 manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-10-02-69a0972 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-10-02-69a0972 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2022-10-02-69a0972 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-10-09-941e8b2 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-10-09-941e8b2 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2022-10-09-941e8b2 [pypy_x86_64] manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-10-02-69a0972 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-10-02-69a0972 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-10-02-69a0972 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-10-09-941e8b2 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-10-09-941e8b2 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-10-09-941e8b2 [pypy_i686] manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-10-02-69a0972 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-10-02-69a0972 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-10-09-941e8b2 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-10-09-941e8b2 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-10-02-69a0972 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-10-02-69a0972 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-10-02-69a0972 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2022-10-02-69a0972 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-10-09-941e8b2 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-10-09-941e8b2 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-10-09-941e8b2 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2022-10-09-941e8b2 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2022-10-02-69a0972 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-10-02-69a0972 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2022-10-02-69a0972 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2022-10-02-69a0972 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2022-10-09-941e8b2 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-10-09-941e8b2 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2022-10-09-941e8b2 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2022-10-09-941e8b2 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2022-10-02-69a0972 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-10-02-69a0972 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2022-10-02-69a0972 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2022-09-26-4eecafc +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2022-10-09-941e8b2 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-10-09-941e8b2 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2022-10-09-941e8b2 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2022-10-09-941e8b2 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-10-02-69a0972 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-10-02-69a0972 -manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-10-02-69a0972 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-10-09-941e8b2 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-10-09-941e8b2 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-10-09-941e8b2 diff --git a/docs/working-examples.md b/docs/working-examples.md index b7f9b4f3..3781330d 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -79,16 +79,16 @@ title: Working examples | [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 | -| [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. | | [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 | | [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 | +| [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 | | [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. | | [boost-histogram][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Supports full range of wheels, including PyPy and alternate archs. | | [TgCrypto][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. | -| [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 | | [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 | @@ -96,20 +96,20 @@ title: Working examples | [fathon][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | python package for DFA (Detrended Fluctuation Analysis) and related algorithms | | [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. | | [polaroid][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Full range of wheels for setuptools rust, with auto release and PyPI deploy. | +| [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. | | [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. | | [power-grid-model][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python/C++ library for distribution power system analysis | | [cf-units][] | ![github icon][] | ![apple icon][] ![linux icon][] | Units of measure as required by the Climate and Forecast (CF) Metadata Conventions | -| [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. | | [clang-format][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Scikit-build wrapper around LLVM's CMake, all platforms, generic wheels. | | [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy | | [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 | | [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy | | [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. | -| [pyinstrument_cext][] | ![travisci icon][] ![appveyor icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A simple C extension, without external dependencies | | [CorrectionLib][] | ![github icon][] | ![apple icon][] ![linux icon][] | Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. | -| [xmlstarlet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python 3.6+ CFFI bindings with true MSVC build. | +| [pyinstrument_cext][] | ![travisci icon][] ![appveyor icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A simple C extension, without external dependencies | | [SiPM][] | ![github icon][] | ![apple icon][] ![linux icon][] | High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. | +| [xmlstarlet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python 3.6+ CFFI bindings with true MSVC build. | | [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. | [scikit-learn]: https://github.com/scikit-learn/scikit-learn @@ -183,16 +183,16 @@ title: Working examples [time-machine]: https://github.com/adamchainz/time-machine [sourmash]: https://github.com/dib-lab/sourmash [cyvcf2]: https://github.com/brentp/cyvcf2 -[abess]: https://github.com/abess-team/abess [matrixprofile]: https://github.com/matrix-profile-foundation/matrixprofile +[abess]: https://github.com/abess-team/abess [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 +[mosec]: https://github.com/mosecorg/mosec [bx-python]: https://github.com/bxlab/bx-python [boost-histogram]: https://github.com/scikit-hep/boost-histogram [TgCrypto]: https://github.com/pyrogram/tgcrypto -[mosec]: https://github.com/mosecorg/mosec [iDynTree]: https://github.com/robotology/idyntree [Python-WebRTC]: https://github.com/MarshalX/python-webrtc [pybase64]: https://github.com/mayeut/pybase64 @@ -200,20 +200,20 @@ title: Working examples [fathon]: https://github.com/stfbnc/fathon [etebase-py]: https://github.com/etesync/etebase-py [polaroid]: https://github.com/daggy1234/polaroid +[Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build [pillow-heif]: https://github.com/bigcat88/pillow_heif [power-grid-model]: https://github.com/alliander-opensource/power-grid-model [cf-units]: https://github.com/SciTools/cf-units -[Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build [clang-format]: https://github.com/ssciwr/clang-format-wheel [numpythia]: https://github.com/scikit-hep/numpythia [pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example [pyjet]: https://github.com/scikit-hep/pyjet [ninja]: https://github.com/scikit-build/ninja-python-distributions [GSD]: https://github.com/glotzerlab/gsd -[pyinstrument_cext]: https://github.com/joerick/pyinstrument_cext [CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib -[xmlstarlet]: https://github.com/dimitern/xmlstarlet +[pyinstrument_cext]: https://github.com/joerick/pyinstrument_cext [SiPM]: https://github.com/EdoPro98/SimSiPM +[xmlstarlet]: https://github.com/dimitern/xmlstarlet [ril]: https://github.com/Cryptex-github/ril-py [appveyor icon]: data/readme_icons/appveyor.svg @@ -227,109 +227,109 @@ title: Working examples [apple icon]: data/readme_icons/apple.svg [linux icon]: data/readme_icons/linux.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + +