Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bot] Update dependencies #929

Merged
merged 1 commit into from Nov 25, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions cibuildwheel/resources/build-platforms.toml
Expand Up @@ -65,9 +65,9 @@ python_configurations = [
{ identifier = "cp38-macosx_x86_64", version = "3.8", url = "https://www.python.org/ftp/python/3.8.10/python-3.8.10-macosx10.9.pkg" },
{ identifier = "cp38-macosx_arm64", version = "3.8", url = "https://www.python.org/ftp/python/3.8.10/python-3.8.10-macosx10.9.pkg" },
{ identifier = "cp38-macosx_universal2", version = "3.8", url = "https://www.python.org/ftp/python/3.8.10/python-3.8.10-macosx10.9.pkg" },
{ identifier = "cp39-macosx_x86_64", version = "3.9", url = "https://www.python.org/ftp/python/3.9.8/python-3.9.8-macos11.pkg" },
{ identifier = "cp39-macosx_arm64", version = "3.9", url = "https://www.python.org/ftp/python/3.9.8/python-3.9.8-macos11.pkg" },
{ identifier = "cp39-macosx_universal2", version = "3.9", url = "https://www.python.org/ftp/python/3.9.8/python-3.9.8-macos11.pkg" },
{ identifier = "cp39-macosx_x86_64", version = "3.9", url = "https://www.python.org/ftp/python/3.9.9/python-3.9.9-macos11.pkg" },
{ identifier = "cp39-macosx_arm64", version = "3.9", url = "https://www.python.org/ftp/python/3.9.9/python-3.9.9-macos11.pkg" },
{ identifier = "cp39-macosx_universal2", version = "3.9", url = "https://www.python.org/ftp/python/3.9.9/python-3.9.9-macos11.pkg" },
{ identifier = "cp310-macosx_x86_64", version = "3.10", url = "https://www.python.org/ftp/python/3.10.0/python-3.10.0post2-macos11.pkg" },
{ identifier = "cp310-macosx_arm64", version = "3.10", url = "https://www.python.org/ftp/python/3.10.0/python-3.10.0post2-macos11.pkg" },
{ identifier = "cp310-macosx_universal2", version = "3.10", url = "https://www.python.org/ftp/python/3.10.0/python-3.10.0post2-macos11.pkg" },
Expand All @@ -83,8 +83,8 @@ python_configurations = [
{ identifier = "cp37-win_amd64", version = "3.7.9", arch = "64" },
{ identifier = "cp38-win32", version = "3.8.10", arch = "32" },
{ identifier = "cp38-win_amd64", version = "3.8.10", arch = "64" },
{ identifier = "cp39-win32", version = "3.9.8", arch = "32" },
{ identifier = "cp39-win_amd64", version = "3.9.8", arch = "64" },
{ identifier = "cp39-win32", version = "3.9.9", arch = "32" },
{ identifier = "cp39-win_amd64", version = "3.9.9", arch = "64" },
{ identifier = "cp310-win32", version = "3.10.0", arch = "32" },
{ identifier = "cp310-win_amd64", version = "3.10.0", arch = "64" },
{ identifier = "pp37-win_amd64", version = "3.7", arch = "64", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.7-win64.zip" },
Expand Down
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python36.txt
Expand Up @@ -10,7 +10,7 @@ delocate==0.10.0
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.3
# via virtualenv
filelock==3.3.2
filelock==3.4.0
# via virtualenv
importlib-metadata==4.8.2
# via
Expand Down Expand Up @@ -40,5 +40,5 @@ zipp==3.6.0
# The following packages are considered to be unsafe in a requirements file:
pip==21.3.1
# via -r cibuildwheel/resources/constraints.in
setuptools==59.1.0
setuptools==59.2.0
# via -r cibuildwheel/resources/constraints.in
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python37.txt
Expand Up @@ -10,7 +10,7 @@ delocate==0.10.0
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.3
# via virtualenv
filelock==3.3.2
filelock==3.4.0
# via virtualenv
importlib-metadata==4.8.2
# via
Expand All @@ -36,5 +36,5 @@ zipp==3.6.0
# The following packages are considered to be unsafe in a requirements file:
pip==21.3.1
# via -r cibuildwheel/resources/constraints.in
setuptools==59.1.0
setuptools==59.2.0
# via -r cibuildwheel/resources/constraints.in
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python38.txt
Expand Up @@ -10,7 +10,7 @@ delocate==0.10.0
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.3
# via virtualenv
filelock==3.3.2
filelock==3.4.0
# via virtualenv
platformdirs==2.4.0
# via virtualenv
Expand All @@ -28,5 +28,5 @@ wheel==0.37.0
# The following packages are considered to be unsafe in a requirements file:
pip==21.3.1
# via -r cibuildwheel/resources/constraints.in
setuptools==59.1.0
setuptools==59.2.0
# via -r cibuildwheel/resources/constraints.in
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python39.txt
Expand Up @@ -10,7 +10,7 @@ delocate==0.10.0
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.3
# via virtualenv
filelock==3.3.2
filelock==3.4.0
# via virtualenv
platformdirs==2.4.0
# via virtualenv
Expand All @@ -28,5 +28,5 @@ wheel==0.37.0
# The following packages are considered to be unsafe in a requirements file:
pip==21.3.1
# via -r cibuildwheel/resources/constraints.in
setuptools==59.1.0
setuptools==59.2.0
# via -r cibuildwheel/resources/constraints.in
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints.txt
Expand Up @@ -10,7 +10,7 @@ delocate==0.10.0
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.3
# via virtualenv
filelock==3.3.2
filelock==3.4.0
# via virtualenv
platformdirs==2.4.0
# via virtualenv
Expand All @@ -28,5 +28,5 @@ wheel==0.37.0
# The following packages are considered to be unsafe in a requirements file:
pip==21.3.1
# via -r cibuildwheel/resources/constraints.in
setuptools==59.1.0
setuptools==59.2.0
# via -r cibuildwheel/resources/constraints.in
54 changes: 27 additions & 27 deletions cibuildwheel/resources/pinned_docker_images.cfg
@@ -1,43 +1,43 @@
[x86_64]
manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-11-07-f38ff36
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-11-07-28723f3
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-11-07-28723f3
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-11-07-28723f3
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-11-07-28723f3
manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-11-20-c4c639c
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-11-20-f410d11
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-11-20-f410d11
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-11-20-f410d11
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-11-20-f410d11

[i686]
manylinux1 = quay.io/pypa/manylinux1_i686:2021-11-07-f38ff36
manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-11-07-28723f3
manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-11-07-28723f3
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-11-07-28723f3
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-11-07-28723f3
manylinux1 = quay.io/pypa/manylinux1_i686:2021-11-20-c4c639c
manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-11-20-f410d11
manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-11-20-f410d11
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-11-20-f410d11
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-11-20-f410d11

[pypy_x86_64]
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-11-07-28723f3
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-11-07-28723f3
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-11-07-28723f3
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-11-20-f410d11
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-11-20-f410d11
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-11-20-f410d11

[pypy_i686]
manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-11-07-28723f3
manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-11-07-28723f3
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-11-07-28723f3
manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-11-20-f410d11
manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-11-20-f410d11
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-11-20-f410d11

[aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-11-07-28723f3
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-11-07-28723f3
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-11-07-28723f3
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-11-20-f410d11
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-11-20-f410d11
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-11-20-f410d11

[ppc64le]
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-11-07-28723f3
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-11-07-28723f3
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-11-07-28723f3
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-11-20-f410d11
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-11-20-f410d11
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-11-20-f410d11

[s390x]
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-11-07-28723f3
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-11-07-28723f3
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-11-07-28723f3
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-11-20-f410d11
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-11-20-f410d11
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-11-20-f410d11

[pypy_aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-11-07-28723f3
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-11-07-28723f3
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-11-20-f410d11
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-11-20-f410d11