From f6cff8cb0cdae766a8818f3203d025a5de96c445 Mon Sep 17 00:00:00 2001 From: mayeut Date: Mon, 14 Feb 2022 06:12:03 +0000 Subject: [PATCH] Update dependencies --- .../resources/constraints-python36.txt | 2 +- .../resources/constraints-python37.txt | 8 +- .../resources/constraints-python38.txt | 6 +- .../resources/constraints-python39.txt | 6 +- cibuildwheel/resources/constraints.txt | 6 +- .../resources/pinned_docker_images.cfg | 54 +++--- docs/working-examples.md | 175 +++++++++--------- 7 files changed, 130 insertions(+), 127 deletions(-) diff --git a/cibuildwheel/resources/constraints-python36.txt b/cibuildwheel/resources/constraints-python36.txt index 874fe576a..dc1ff26de 100644 --- a/cibuildwheel/resources/constraints-python36.txt +++ b/cibuildwheel/resources/constraints-python36.txt @@ -18,7 +18,7 @@ platformdirs==2.4.0 # via virtualenv six==1.16.0 # via virtualenv -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # delocate # importlib-metadata diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index 51127e580..bd4564bf7 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -10,13 +10,13 @@ distlib==0.3.4 # via virtualenv filelock==3.4.2 # via virtualenv -importlib-metadata==4.10.1 +importlib-metadata==4.11.0 # via virtualenv -platformdirs==2.4.1 +platformdirs==2.5.0 # via virtualenv six==1.16.0 # via virtualenv -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # delocate # importlib-metadata @@ -32,5 +32,5 @@ zipp==3.7.0 # The following packages are considered to be unsafe in a requirements file: pip==22.0.3 # via -r cibuildwheel/resources/constraints.in -setuptools==60.8.1 +setuptools==60.9.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 32577c753..d3b9f5646 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -10,11 +10,11 @@ distlib==0.3.4 # via virtualenv filelock==3.4.2 # via virtualenv -platformdirs==2.4.1 +platformdirs==2.5.0 # via virtualenv six==1.16.0 # via virtualenv -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via delocate virtualenv==20.13.1 # via -r cibuildwheel/resources/constraints.in @@ -26,5 +26,5 @@ wheel==0.37.1 # The following packages are considered to be unsafe in a requirements file: pip==22.0.3 # via -r cibuildwheel/resources/constraints.in -setuptools==60.8.1 +setuptools==60.9.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 80b3ac5c3..17325b667 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -10,11 +10,11 @@ distlib==0.3.4 # via virtualenv filelock==3.4.2 # via virtualenv -platformdirs==2.4.1 +platformdirs==2.5.0 # via virtualenv six==1.16.0 # via virtualenv -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via delocate virtualenv==20.13.1 # via -r cibuildwheel/resources/constraints.in @@ -26,5 +26,5 @@ wheel==0.37.1 # The following packages are considered to be unsafe in a requirements file: pip==22.0.3 # via -r cibuildwheel/resources/constraints.in -setuptools==60.8.1 +setuptools==60.9.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 80b3ac5c3..17325b667 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -10,11 +10,11 @@ distlib==0.3.4 # via virtualenv filelock==3.4.2 # via virtualenv -platformdirs==2.4.1 +platformdirs==2.5.0 # via virtualenv six==1.16.0 # via virtualenv -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via delocate virtualenv==20.13.1 # via -r cibuildwheel/resources/constraints.in @@ -26,5 +26,5 @@ wheel==0.37.1 # The following packages are considered to be unsafe in a requirements file: pip==22.0.3 # via -r cibuildwheel/resources/constraints.in -setuptools==60.8.1 +setuptools==60.9.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index a176a3598..0f5623875 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:2022-02-06-b47a1c3 -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-02-06-28e8f4e -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-02-06-28e8f4e -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-02-06-28e8f4e -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2022-02-06-28e8f4e +manylinux1 = quay.io/pypa/manylinux1_x86_64:2022-02-13-c61d763 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-02-13-594988e +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-02-13-594988e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-02-13-594988e +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2022-02-13-594988e [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2022-02-06-b47a1c3 -manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-02-06-28e8f4e -manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-02-06-28e8f4e -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-02-06-28e8f4e -musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2022-02-06-28e8f4e +manylinux1 = quay.io/pypa/manylinux1_i686:2022-02-13-c61d763 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-02-13-594988e +manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-02-13-594988e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-02-13-594988e +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2022-02-13-594988e [pypy_x86_64] -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-02-06-28e8f4e -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-02-06-28e8f4e -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-02-06-28e8f4e +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-02-13-594988e +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-02-13-594988e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-02-13-594988e [pypy_i686] -manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-02-06-28e8f4e -manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-02-06-28e8f4e -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-02-06-28e8f4e +manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-02-13-594988e +manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-02-13-594988e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-02-13-594988e [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-02-06-28e8f4e -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-02-06-28e8f4e -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2022-02-06-28e8f4e +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-02-13-594988e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-02-13-594988e +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2022-02-13-594988e [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2022-02-06-28e8f4e -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-02-06-28e8f4e -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2022-02-06-28e8f4e +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2022-02-13-594988e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-02-13-594988e +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2022-02-13-594988e [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2022-02-06-28e8f4e -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-02-06-28e8f4e -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2022-02-06-28e8f4e +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2022-02-13-594988e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-02-13-594988e +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2022-02-13-594988e [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-02-06-28e8f4e -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-02-06-28e8f4e +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-02-13-594988e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-02-13-594988e diff --git a/docs/working-examples.md b/docs/working-examples.md index 7bcf37419..9f0116631 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -51,8 +51,8 @@ title: Working examples | [aioquic][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | QUIC and HTTP/3 implementation in Python | | [DeepForest][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1) | | [google neuroglancer][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | WebGL-based viewer for volumetric data | -| [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. | | [Parselmouth][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python interface to the Praat software package, using pybind11, C++17 and CMake, with the core Praat static library built only once and shared between wheels. | +| [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. | | [Psycopg 3][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A modern implementation of a PostgreSQL adapter for Python | | [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system | | [markupsafe][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Safely add untrusted strings to HTML/XML markup. | @@ -78,6 +78,7 @@ title: Working examples | [iDynTree][] | ![github icon][] | ![linux icon][] | Uses manylinux_2_24 | | [TgCrypto][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. | | [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. | | [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. | | [fathon][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | python package for DFA (Detrended Fluctuation Analysis) and related algorithms | | [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. | @@ -137,8 +138,8 @@ title: Working examples [aioquic]: https://github.com/aiortc/aioquic [DeepForest]: https://github.com/LAMDA-NJU/Deep-Forest [google neuroglancer]: https://github.com/google/neuroglancer -[AutoPy]: https://github.com/autopilot-rs/autopy [Parselmouth]: https://github.com/YannickJadoul/Parselmouth +[AutoPy]: https://github.com/autopilot-rs/autopy [Psycopg 3]: https://github.com/psycopg/psycopg [H3-py]: https://github.com/uber/h3-py [markupsafe]: https://github.com/pallets/markupsafe @@ -164,6 +165,7 @@ title: Working examples [iDynTree]: https://github.com/robotology/idyntree [TgCrypto]: https://github.com/pyrogram/tgcrypto [pybase64]: https://github.com/mayeut/pybase64 +[Arbor]: https://github.com/arbor-sim/arbor [etebase-py]: https://github.com/etesync/etebase-py [fathon]: https://github.com/stfbnc/fathon [Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build @@ -190,91 +192,92 @@ title: Working examples [apple icon]: data/readme_icons/apple.svg [linux icon]: data/readme_icons/linux.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + +