Skip to content

Commit

Permalink
[Bot] Update dependencies (#1381)
Browse files Browse the repository at this point in the history
Update dependencies

Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
  • Loading branch information
cibuildwheel-bot[bot] committed Jan 3, 2023
1 parent 9b0d63b commit 06c4927
Show file tree
Hide file tree
Showing 9 changed files with 51 additions and 50 deletions.
8 changes: 4 additions & 4 deletions cibuildwheel/resources/build-platforms.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ python_configurations = [
{ identifier = "cp311-macosx_arm64", version = "3.11", url = "https://www.python.org/ftp/python/3.11.1/python-3.11.1-macos11.pkg" },
{ identifier = "cp311-macosx_universal2", version = "3.11", url = "https://www.python.org/ftp/python/3.11.1/python-3.11.1-macos11.pkg" },
{ identifier = "pp37-macosx_x86_64", version = "3.7", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.9-osx64.tar.bz2" },
{ identifier = "pp38-macosx_x86_64", version = "3.8", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.9-osx64.tar.bz2" },
{ identifier = "pp39-macosx_x86_64", version = "3.9", url = "https://downloads.python.org/pypy/pypy3.9-v7.3.9-osx64.tar.bz2" },
{ identifier = "pp38-macosx_x86_64", version = "3.8", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.11-macos_x86_64.tar.bz2" },
{ identifier = "pp39-macosx_x86_64", version = "3.9", url = "https://downloads.python.org/pypy/pypy3.9-v7.3.11-macos_x86_64.tar.bz2" },
]

[windows]
Expand All @@ -110,6 +110,6 @@ python_configurations = [
{ identifier = "cp310-win_arm64", version = "3.10.8", arch = "ARM64" },
{ identifier = "cp311-win_arm64", version = "3.11.1", arch = "ARM64" },
{ identifier = "pp37-win_amd64", version = "3.7", arch = "64", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.9-win64.zip" },
{ identifier = "pp38-win_amd64", version = "3.8", arch = "64", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.10-win64.zip" },
{ identifier = "pp39-win_amd64", version = "3.9", arch = "64", url = "https://downloads.python.org/pypy/pypy3.9-v7.3.10-win64.zip" },
{ identifier = "pp38-win_amd64", version = "3.8", arch = "64", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.11-win64.zip" },
{ identifier = "pp39-win_amd64", version = "3.9", arch = "64", url = "https://downloads.python.org/pypy/pypy3.9-v7.3.11-win64.zip" },
]
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python310.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.6
# via virtualenv
filelock==3.8.2
filelock==3.9.0
# via virtualenv
packaging==22.0
# via delocate
pip==22.3.1
# via -r cibuildwheel/resources/constraints.in
platformdirs==2.6.0
platformdirs==2.6.2
# via virtualenv
setuptools==65.6.3
# via -r cibuildwheel/resources/constraints.in
Expand Down
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python311.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.6
# via virtualenv
filelock==3.8.2
filelock==3.9.0
# via virtualenv
packaging==22.0
# via delocate
pip==22.3.1
# via -r cibuildwheel/resources/constraints.in
platformdirs==2.6.0
platformdirs==2.6.2
# via virtualenv
setuptools==65.6.3
# via -r cibuildwheel/resources/constraints.in
Expand Down
7 changes: 4 additions & 3 deletions cibuildwheel/resources/constraints-python37.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,23 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.6
# via virtualenv
filelock==3.8.2
filelock==3.9.0
# via virtualenv
importlib-metadata==5.2.0
importlib-metadata==6.0.0
# via virtualenv
packaging==22.0
# via delocate
pip==22.3.1
# via -r cibuildwheel/resources/constraints.in
platformdirs==2.6.0
platformdirs==2.6.2
# via virtualenv
setuptools==65.6.3
# via -r cibuildwheel/resources/constraints.in
typing-extensions==4.4.0
# via
# delocate
# importlib-metadata
# platformdirs
virtualenv==20.17.1
# via -r cibuildwheel/resources/constraints.in
wheel==0.38.4
Expand Down
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python38.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.6
# via virtualenv
filelock==3.8.2
filelock==3.9.0
# via virtualenv
packaging==22.0
# via delocate
pip==22.3.1
# via -r cibuildwheel/resources/constraints.in
platformdirs==2.6.0
platformdirs==2.6.2
# via virtualenv
setuptools==65.6.3
# via -r cibuildwheel/resources/constraints.in
Expand Down
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python39.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.6
# via virtualenv
filelock==3.8.2
filelock==3.9.0
# via virtualenv
packaging==22.0
# via delocate
pip==22.3.1
# via -r cibuildwheel/resources/constraints.in
platformdirs==2.6.0
platformdirs==2.6.2
# via virtualenv
setuptools==65.6.3
# via -r cibuildwheel/resources/constraints.in
Expand Down
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.6
# via virtualenv
filelock==3.8.2
filelock==3.9.0
# via virtualenv
packaging==22.0
# via delocate
pip==22.3.1
# via -r cibuildwheel/resources/constraints.in
platformdirs==2.6.0
platformdirs==2.6.2
# via virtualenv
setuptools==65.6.3
# via -r cibuildwheel/resources/constraints.in
Expand Down
58 changes: 29 additions & 29 deletions cibuildwheel/resources/pinned_docker_images.cfg
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
[x86_64]
manylinux1 = quay.io/pypa/manylinux1_x86_64:2022-12-11-f594764
manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-01-02-66f8498
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-12-11-145d107
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-11-145d107
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-12-11-145d107
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2022-12-11-145d107
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-01-03-129be5e
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-01-03-129be5e
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-01-03-129be5e

[i686]
manylinux1 = quay.io/pypa/manylinux1_i686:2022-12-11-f594764
manylinux1 = quay.io/pypa/manylinux1_i686:2023-01-02-66f8498
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-12-11-145d107
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-11-145d107
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2022-12-11-145d107
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-01-03-129be5e
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-01-03-129be5e

[pypy_x86_64]
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-12-11-145d107
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-11-145d107
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-12-11-145d107
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-01-03-129be5e
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-01-03-129be5e

[pypy_i686]
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-12-11-145d107
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-11-145d107
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-01-03-129be5e
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463

[aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-12-11-145d107
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-11-145d107
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-12-11-145d107
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2022-12-11-145d107
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-01-03-129be5e
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-01-03-129be5e
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-01-03-129be5e

[ppc64le]
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2022-12-11-145d107
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-11-145d107
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2022-12-11-145d107
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2022-12-11-145d107
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-01-03-129be5e
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-01-03-129be5e
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-01-03-129be5e

[s390x]
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2022-12-11-145d107
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-11-145d107
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2022-12-11-145d107
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2022-12-11-145d107
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-01-03-129be5e
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-01-03-129be5e
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-01-03-129be5e

[pypy_aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-12-11-145d107
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-11-145d107
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-12-11-145d107
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-01-03-129be5e
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-01-03-129be5e

8 changes: 4 additions & 4 deletions docs/working-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ title: Working examples
| [Wrapt][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python module for decorators, wrappers and monkey patching. |
| [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. |
| [pikepdf][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python library for reading and writing PDF, powered by qpdf |
| [SimpleJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | simplejson is a simple, fast, extensible JSON encoder/decoder for Python |
| [Line Profiler][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Line-by-line profiling for Python |
| [SimpleJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | simplejson is a simple, fast, extensible JSON encoder/decoder for Python |
| [OpenColorIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A color management framework for visual effects and animation. |
| [envd][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | 🏕️ Reproducible development environment for AI/ML |
| [PyTables][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python package to manage extremely large amounts of data |
Expand Down Expand Up @@ -109,8 +109,8 @@ title: Working examples
| [GSD][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Cython and NumPy project with 64-bit wheels. |
| [ril][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A python binding to Rust Imaging library using maturin and Pyo3, utilizes Github Action cache to improve speed. Builds abi3 wheels. |
| [CorrectionLib][] | ![github icon][] | ![apple icon][] ![linux icon][] | Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. |
| [pyinstrument_cext][] | ![travisci icon][] ![appveyor icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A simple C extension, without external dependencies |
| [SiPM][] | ![github icon][] | ![apple icon][] ![linux icon][] | High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. |
| [pyinstrument_cext][] | ![travisci icon][] ![appveyor icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A simple C extension, without external dependencies |
| [xmlstarlet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python 3.6+ CFFI bindings with true MSVC build. |
| [pybind11 cross build example][] | ![github icon][] ![gitlab icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Same as pybind11 cmake_example but used to demo Linux ARM + Windows + macOS builds on GitLab |

Expand Down Expand Up @@ -158,8 +158,8 @@ title: Working examples
[Wrapt]: https://github.com/GrahamDumpleton/wrapt
[PyAV]: https://github.com/PyAV-Org/PyAV
[pikepdf]: https://github.com/pikepdf/pikepdf
[SimpleJSON]: https://github.com/simplejson/simplejson
[Line Profiler]: https://github.com/pyutils/line_profiler
[SimpleJSON]: https://github.com/simplejson/simplejson
[OpenColorIO]: https://github.com/AcademySoftwareFoundation/OpenColorIO
[envd]: https://github.com/tensorchord/envd
[PyTables]: https://github.com/PyTables/PyTables
Expand Down Expand Up @@ -215,8 +215,8 @@ title: Working examples
[GSD]: https://github.com/glotzerlab/gsd
[ril]: https://github.com/Cryptex-github/ril-py
[CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib
[pyinstrument_cext]: https://github.com/joerick/pyinstrument_cext
[SiPM]: https://github.com/EdoPro98/SimSiPM
[pyinstrument_cext]: https://github.com/joerick/pyinstrument_cext
[xmlstarlet]: https://github.com/dimitern/xmlstarlet
[pybind11 cross build example]: https://github.com/wbarnha/pybind_cmake_example_crossbuild

Expand Down

0 comments on commit 06c4927

Please sign in to comment.