From 00daccbcf34874dd48002b98b9352ccb0035e34e Mon Sep 17 00:00:00 2001 From: mayeut Date: Mon, 27 Sep 2021 06:11:13 +0000 Subject: [PATCH] Update dependencies --- .../resources/constraints-python36.txt | 14 +- .../resources/constraints-python37.txt | 14 +- .../resources/constraints-python38.txt | 14 +- .../resources/constraints-python39.txt | 14 +- cibuildwheel/resources/constraints.txt | 14 +- .../resources/pinned_docker_images.cfg | 50 +++---- docs/working-examples.md | 136 +++++++++--------- 7 files changed, 123 insertions(+), 133 deletions(-) diff --git a/cibuildwheel/resources/constraints-python36.txt b/cibuildwheel/resources/constraints-python36.txt index f552431d..c85a7781 100644 --- a/cibuildwheel/resources/constraints-python36.txt +++ b/cibuildwheel/resources/constraints-python36.txt @@ -6,9 +6,9 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.1 +delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in -distlib==0.3.2 +distlib==0.3.3 # via virtualenv filelock==3.0.12 # via virtualenv @@ -18,17 +18,15 @@ importlib-metadata==4.8.1 # virtualenv importlib-resources==5.2.2 # via virtualenv -platformdirs==2.3.0 +platformdirs==2.4.0 # via virtualenv six==1.16.0 - # via - # delocate - # virtualenv + # via virtualenv typing-extensions==3.10.0.2 # via # delocate # importlib-metadata -virtualenv==20.8.0 +virtualenv==20.8.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -42,5 +40,5 @@ zipp==3.5.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.0.4 +setuptools==58.1.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index 6a916b67..b915bc31 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -6,9 +6,9 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.1 +delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in -distlib==0.3.2 +distlib==0.3.3 # via virtualenv filelock==3.0.12 # via virtualenv @@ -16,17 +16,15 @@ importlib-metadata==4.8.1 # via # backports.entry-points-selectable # virtualenv -platformdirs==2.3.0 +platformdirs==2.4.0 # via virtualenv six==1.16.0 - # via - # delocate - # virtualenv + # via virtualenv typing-extensions==3.10.0.2 # via # delocate # importlib-metadata -virtualenv==20.8.0 +virtualenv==20.8.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -38,5 +36,5 @@ zipp==3.5.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.0.4 +setuptools==58.1.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 2148460f..e1dd88f3 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -6,21 +6,19 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.1 +delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in -distlib==0.3.2 +distlib==0.3.3 # via virtualenv filelock==3.0.12 # via virtualenv -platformdirs==2.3.0 +platformdirs==2.4.0 # via virtualenv six==1.16.0 - # via - # delocate - # virtualenv + # via virtualenv typing-extensions==3.10.0.2 # via delocate -virtualenv==20.8.0 +virtualenv==20.8.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -30,5 +28,5 @@ wheel==0.37.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.0.4 +setuptools==58.1.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index be945805..5c82d12f 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -6,21 +6,19 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.1 +delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in -distlib==0.3.2 +distlib==0.3.3 # via virtualenv filelock==3.0.12 # via virtualenv -platformdirs==2.3.0 +platformdirs==2.4.0 # via virtualenv six==1.16.0 - # via - # delocate - # virtualenv + # via virtualenv typing-extensions==3.10.0.2 # via delocate -virtualenv==20.8.0 +virtualenv==20.8.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -30,5 +28,5 @@ wheel==0.37.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.0.4 +setuptools==58.1.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index be945805..5c82d12f 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -6,21 +6,19 @@ # backports.entry-points-selectable==1.1.0 # via virtualenv -delocate==0.9.1 +delocate==0.10.0 # via -r cibuildwheel/resources/constraints.in -distlib==0.3.2 +distlib==0.3.3 # via virtualenv filelock==3.0.12 # via virtualenv -platformdirs==2.3.0 +platformdirs==2.4.0 # via virtualenv six==1.16.0 - # via - # delocate - # virtualenv + # via virtualenv typing-extensions==3.10.0.2 # via delocate -virtualenv==20.8.0 +virtualenv==20.8.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.0 # via @@ -30,5 +28,5 @@ wheel==0.37.0 # The following packages are considered to be unsafe in a requirements file: pip==21.2.4 # via -r cibuildwheel/resources/constraints.in -setuptools==58.0.4 +setuptools==58.1.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index a1867a9c..d7f8ae36 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,43 +1,43 @@ [x86_64] manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-09-19-4c6448f -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-19-a5ef179 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-19-a5ef179 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-09-19-a5ef179 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-27-ed30de0 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-27-ed30de0 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-09-27-ed30de0 [i686] manylinux1 = quay.io/pypa/manylinux1_i686:2021-09-19-4c6448f -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-19-a5ef179 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-19-a5ef179 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-09-19-a5ef179 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-27-ed30de0 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-27-ed30de0 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-09-27-ed30de0 [pypy_x86_64] -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-19-a5ef179 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-19-a5ef179 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-09-27-ed30de0 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-09-27-ed30de0 [pypy_i686] -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-19-a5ef179 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-19-a5ef179 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-09-27-ed30de0 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-09-27-ed30de0 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-19-a5ef179 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-09-19-a5ef179 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-27-ed30de0 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-09-27-ed30de0 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-09-19-a5ef179 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-09-19-a5ef179 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-09-27-ed30de0 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-09-27-ed30de0 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-09-19-a5ef179 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-09-19-a5ef179 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-09-27-ed30de0 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-09-27-ed30de0 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-19-a5ef179 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-19-a5ef179 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-09-27-ed30de0 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-09-27-ed30de0 diff --git a/docs/working-examples.md b/docs/working-examples.md index 6e5f171d..3d554bb0 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -39,11 +39,11 @@ title: Working examples | [python-snappy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for the snappy google library | | [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system | | [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python | +| [dd-trace-py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Uses custom alternate arch emulation on GitHub | | [cyvcf2][] | ![github icon][] | ![apple icon][] ![linux icon][] | cython + htslib == fast VCF and BCF processing | | [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 | -| [sourmash][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Quickly search, compare, and analyze genomic and metagenomic data sets. | | [tgcalls][] | ![github icon][] | ![apple icon][] ![windows icon][] | Python `pybind11` binding to Telegram's WebRTC library with third party dependencies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc. | +| [sourmash][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Quickly search, compare, and analyze genomic and metagenomic data sets. | | [time-machine][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Time mocking library using only the CPython C API. | | [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. | | [CTranslate2][] | ![github icon][] | ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit](https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit.html). The Linux wheels also include CUDA libraries for GPU execution. | @@ -61,8 +61,8 @@ title: Working examples | [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy | | [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy | | [polaroid][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Full range of wheels for setuptools rust, with auto release and PyPI deploy. | -| [ninja][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. | | [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. | +| [ninja][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. | | [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 | | [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 | @@ -102,11 +102,11 @@ title: Working examples [python-snappy]: https://github.com/andrix/python-snappy [pybind11 cmake_example]: https://github.com/pybind/cmake_example [KDEpy]: https://github.com/tommyod/KDEpy +[dd-trace-py]: https://github.com/DataDog/dd-trace-py [cyvcf2]: https://github.com/brentp/cyvcf2 [pybind11 python_example]: https://github.com/pybind/python_example -[dd-trace-py]: https://github.com/DataDog/dd-trace-py -[sourmash]: https://github.com/dib-lab/sourmash [tgcalls]: https://github.com/MarshalX/tgcalls +[sourmash]: https://github.com/dib-lab/sourmash [time-machine]: https://github.com/adamchainz/time-machine [matrixprofile]: https://github.com/matrix-profile-foundation/matrixprofile [CTranslate2]: https://github.com/OpenNMT/CTranslate2 @@ -124,8 +124,8 @@ title: Working examples [pyjet]: https://github.com/scikit-hep/pyjet [numpythia]: https://github.com/scikit-hep/numpythia [polaroid]: https://github.com/daggy1234/polaroid -[ninja]: https://github.com/scikit-build/ninja-python-distributions [Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build +[ninja]: https://github.com/scikit-build/ninja-python-distributions [pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example [GSD]: https://github.com/glotzerlab/gsd [pyinstrument_cext]: https://github.com/joerick/pyinstrument_cext @@ -144,68 +144,68 @@ title: Working examples [apple icon]: data/readme_icons/apple.svg [linux icon]: data/readme_icons/linux.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +