Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Oct 25, 2021
1 parent 12c6436 commit e5ce9ed
Show file tree
Hide file tree
Showing 8 changed files with 136 additions and 136 deletions.
4 changes: 2 additions & 2 deletions cibuildwheel/resources/build-platforms.toml
Expand Up @@ -68,7 +68,7 @@ python_configurations = [
{ identifier = "cp310-macosx_x86_64", version = "3.10", url = "https://www.python.org/ftp/python/3.10.0/python-3.10.0-macos11.pkg" },
{ identifier = "cp310-macosx_arm64", version = "3.10", url = "https://www.python.org/ftp/python/3.10.0/python-3.10.0-macos11.pkg" },
{ identifier = "cp310-macosx_universal2", version = "3.10", url = "https://www.python.org/ftp/python/3.10.0/python-3.10.0-macos11.pkg" },
{ identifier = "pp37-macosx_x86_64", version = "3.7", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.5-osx64.tar.bz2" },
{ identifier = "pp37-macosx_x86_64", version = "3.7", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.6-osx64.tar.bz2" },
]

[windows]
Expand All @@ -83,5 +83,5 @@ python_configurations = [
{ identifier = "cp39-win_amd64", version = "3.9.7", 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.5-win64.zip" },
{ identifier = "pp37-win_amd64", version = "3.7", arch = "64", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.6-win64.zip" },
]
10 changes: 5 additions & 5 deletions cibuildwheel/resources/constraints-python36.txt
Expand Up @@ -10,13 +10,13 @@ delocate==0.10.0
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.3
# via virtualenv
filelock==3.3.0
filelock==3.3.1
# via virtualenv
importlib-metadata==4.8.1
# via
# backports.entry-points-selectable
# virtualenv
importlib-resources==5.2.2
importlib-resources==5.3.0
# via virtualenv
platformdirs==2.4.0
# via virtualenv
Expand All @@ -26,7 +26,7 @@ typing-extensions==3.10.0.2
# via
# delocate
# importlib-metadata
virtualenv==20.8.1
virtualenv==20.9.0
# via -r cibuildwheel/resources/constraints.in
wheel==0.37.0
# via
Expand All @@ -38,7 +38,7 @@ zipp==3.6.0
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
pip==21.2.4
pip==21.3.1
# via -r cibuildwheel/resources/constraints.in
setuptools==58.2.0
setuptools==58.3.0
# via -r cibuildwheel/resources/constraints.in
8 changes: 4 additions & 4 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.0
filelock==3.3.1
# via virtualenv
importlib-metadata==4.8.1
# via
Expand All @@ -24,7 +24,7 @@ typing-extensions==3.10.0.2
# via
# delocate
# importlib-metadata
virtualenv==20.8.1
virtualenv==20.9.0
# via -r cibuildwheel/resources/constraints.in
wheel==0.37.0
# via
Expand All @@ -34,7 +34,7 @@ zipp==3.6.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==21.2.4
pip==21.3.1
# via -r cibuildwheel/resources/constraints.in
setuptools==58.2.0
setuptools==58.3.0
# via -r cibuildwheel/resources/constraints.in
8 changes: 4 additions & 4 deletions cibuildwheel/resources/constraints-python38.txt
Expand Up @@ -10,23 +10,23 @@ delocate==0.10.0
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.3
# via virtualenv
filelock==3.3.0
filelock==3.3.1
# via virtualenv
platformdirs==2.4.0
# via virtualenv
six==1.16.0
# via virtualenv
typing-extensions==3.10.0.2
# via delocate
virtualenv==20.8.1
virtualenv==20.9.0
# via -r cibuildwheel/resources/constraints.in
wheel==0.37.0
# via
# -r cibuildwheel/resources/constraints.in
# delocate

# The following packages are considered to be unsafe in a requirements file:
pip==21.2.4
pip==21.3.1
# via -r cibuildwheel/resources/constraints.in
setuptools==58.2.0
setuptools==58.3.0
# via -r cibuildwheel/resources/constraints.in
8 changes: 4 additions & 4 deletions cibuildwheel/resources/constraints-python39.txt
Expand Up @@ -10,23 +10,23 @@ delocate==0.10.0
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.3
# via virtualenv
filelock==3.3.0
filelock==3.3.1
# via virtualenv
platformdirs==2.4.0
# via virtualenv
six==1.16.0
# via virtualenv
typing-extensions==3.10.0.2
# via delocate
virtualenv==20.8.1
virtualenv==20.9.0
# via -r cibuildwheel/resources/constraints.in
wheel==0.37.0
# via
# -r cibuildwheel/resources/constraints.in
# delocate

# The following packages are considered to be unsafe in a requirements file:
pip==21.2.4
pip==21.3.1
# via -r cibuildwheel/resources/constraints.in
setuptools==58.2.0
setuptools==58.3.0
# via -r cibuildwheel/resources/constraints.in
8 changes: 4 additions & 4 deletions cibuildwheel/resources/constraints.txt
Expand Up @@ -10,23 +10,23 @@ delocate==0.10.0
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.3
# via virtualenv
filelock==3.3.0
filelock==3.3.1
# via virtualenv
platformdirs==2.4.0
# via virtualenv
six==1.16.0
# via virtualenv
typing-extensions==3.10.0.2
# via delocate
virtualenv==20.8.1
virtualenv==20.9.0
# via -r cibuildwheel/resources/constraints.in
wheel==0.37.0
# via
# -r cibuildwheel/resources/constraints.in
# delocate

# The following packages are considered to be unsafe in a requirements file:
pip==21.2.4
pip==21.3.1
# via -r cibuildwheel/resources/constraints.in
setuptools==58.2.0
setuptools==58.3.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-10-10-fee0ae1
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-10-790306f
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-10-790306f
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-10-790306f
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-10-10-790306f
manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-10-12-4585086
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-11-14ac00e
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-11-14ac00e
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-23-76b4daf
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2021-10-23-76b4daf

[i686]
manylinux1 = quay.io/pypa/manylinux1_i686:2021-10-10-fee0ae1
manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-10-790306f
manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-10-790306f
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-10-790306f
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-10-10-790306f
manylinux1 = quay.io/pypa/manylinux1_i686:2021-10-12-4585086
manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-23-76b4daf
manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-23-76b4daf
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-23-76b4daf
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2021-10-23-76b4daf

[pypy_x86_64]
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-10-790306f
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-10-790306f
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-10-790306f
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-10-11-14ac00e
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-10-11-14ac00e
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-10-23-76b4daf

[pypy_i686]
manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-10-790306f
manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-10-790306f
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-10-790306f
manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-10-23-76b4daf
manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-10-23-76b4daf
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-10-23-76b4daf

[aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-10-790306f
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-10-790306f
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-10-10-790306f
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-23-76b4daf
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-23-76b4daf
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2021-10-23-76b4daf

[ppc64le]
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-10-10-790306f
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-10-10-790306f
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-10-10-790306f
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-10-11-14ac00e
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-10-11-14ac00e
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2021-10-11-14ac00e

[s390x]
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-10-10-790306f
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-10-10-790306f
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-10-10-790306f
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-10-23-76b4daf
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-10-23-76b4daf
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2021-10-23-76b4daf

[pypy_aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-10-790306f
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-10-790306f
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-10-23-76b4daf
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-10-23-76b4daf

0 comments on commit e5ce9ed

Please sign in to comment.