diff --git a/cibuildwheel/resources/constraints-python36.txt b/cibuildwheel/resources/constraints-python36.txt index 83fb265f..874fe576 100644 --- a/cibuildwheel/resources/constraints-python36.txt +++ b/cibuildwheel/resources/constraints-python36.txt @@ -22,7 +22,7 @@ typing-extensions==4.0.1 # via # delocate # importlib-metadata -virtualenv==20.13.0 +virtualenv==20.13.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.1 # via diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index e013fd33..51127e58 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -20,7 +20,7 @@ typing-extensions==4.0.1 # via # delocate # importlib-metadata -virtualenv==20.13.0 +virtualenv==20.13.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.1 # via @@ -30,7 +30,7 @@ zipp==3.7.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==22.0.2 +pip==22.0.3 # via -r cibuildwheel/resources/constraints.in -setuptools==60.6.0 +setuptools==60.8.1 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index a3ed6094..32577c75 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -16,7 +16,7 @@ six==1.16.0 # via virtualenv typing-extensions==4.0.1 # via delocate -virtualenv==20.13.0 +virtualenv==20.13.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.1 # via @@ -24,7 +24,7 @@ wheel==0.37.1 # delocate # The following packages are considered to be unsafe in a requirements file: -pip==22.0.2 +pip==22.0.3 # via -r cibuildwheel/resources/constraints.in -setuptools==60.6.0 +setuptools==60.8.1 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 8cddfea4..80b3ac5c 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -16,7 +16,7 @@ six==1.16.0 # via virtualenv typing-extensions==4.0.1 # via delocate -virtualenv==20.13.0 +virtualenv==20.13.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.1 # via @@ -24,7 +24,7 @@ wheel==0.37.1 # delocate # The following packages are considered to be unsafe in a requirements file: -pip==22.0.2 +pip==22.0.3 # via -r cibuildwheel/resources/constraints.in -setuptools==60.6.0 +setuptools==60.8.1 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 8cddfea4..80b3ac5c 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -16,7 +16,7 @@ six==1.16.0 # via virtualenv typing-extensions==4.0.1 # via delocate -virtualenv==20.13.0 +virtualenv==20.13.1 # via -r cibuildwheel/resources/constraints.in wheel==0.37.1 # via @@ -24,7 +24,7 @@ wheel==0.37.1 # delocate # The following packages are considered to be unsafe in a requirements file: -pip==22.0.2 +pip==22.0.3 # via -r cibuildwheel/resources/constraints.in -setuptools==60.6.0 +setuptools==60.8.1 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 2bad7fcd..a176a359 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-01-30-700835c -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-01-30-4e8ddf1 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-01-30-4e8ddf1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-01-30-4e8ddf1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2022-01-30-4e8ddf1 +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 [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2022-01-30-700835c -manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-01-30-4e8ddf1 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-01-30-4e8ddf1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-01-30-4e8ddf1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2022-01-30-4e8ddf1 +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 [pypy_x86_64] -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-01-30-4e8ddf1 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-01-30-4e8ddf1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-01-30-4e8ddf1 +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 [pypy_i686] -manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-01-30-4e8ddf1 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-01-30-4e8ddf1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-01-30-4e8ddf1 +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 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-01-30-4e8ddf1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-01-30-4e8ddf1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2022-01-30-4e8ddf1 +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 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2022-01-30-4e8ddf1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-01-30-4e8ddf1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2022-01-30-4e8ddf1 +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 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2022-01-30-4e8ddf1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-01-30-4e8ddf1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2022-01-30-4e8ddf1 +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 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-01-30-4e8ddf1 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-01-30-4e8ddf1 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-02-06-28e8f4e +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-02-06-28e8f4e diff --git a/cibuildwheel/resources/virtualenv.toml b/cibuildwheel/resources/virtualenv.toml index e6c1df91..72051b9b 100644 --- a/cibuildwheel/resources/virtualenv.toml +++ b/cibuildwheel/resources/virtualenv.toml @@ -1,2 +1,2 @@ -version = "20.13.0" -url = "https://github.com/pypa/get-virtualenv/blob/20.13.0/public/virtualenv.pyz?raw=true" +version = "20.13.1" +url = "https://github.com/pypa/get-virtualenv/blob/20.13.1/public/virtualenv.pyz?raw=true" diff --git a/docs/working-examples.md b/docs/working-examples.md index 0c754692..7bcf3741 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -190,91 +190,91 @@ title: Working examples [apple icon]: data/readme_icons/apple.svg [linux icon]: data/readme_icons/linux.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +