Skip to content

Commit 8a69dbd

Browse files
[Bot] Update dependencies (#1949)
Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
1 parent 147de6f commit 8a69dbd

File tree

3 files changed

+42
-42
lines changed

3 files changed

+42
-42
lines changed

cibuildwheel/resources/build-platforms.toml

+12-12
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,12 @@ python_configurations = [
123123
{ identifier = "cp312-macosx_x86_64", version = "3.12", url = "https://www.python.org/ftp/python/3.12.4/python-3.12.4-macos11.pkg" },
124124
{ identifier = "cp312-macosx_arm64", version = "3.12", url = "https://www.python.org/ftp/python/3.12.4/python-3.12.4-macos11.pkg" },
125125
{ identifier = "cp312-macosx_universal2", version = "3.12", url = "https://www.python.org/ftp/python/3.12.4/python-3.12.4-macos11.pkg" },
126-
{ identifier = "cp313-macosx_x86_64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0b4-macos11.pkg" },
127-
{ identifier = "cp313-macosx_arm64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0b4-macos11.pkg" },
128-
{ identifier = "cp313-macosx_universal2", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0b4-macos11.pkg" },
129-
{ identifier = "cp313t-macosx_x86_64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0b4-macos11.pkg" },
130-
{ identifier = "cp313t-macosx_arm64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0b4-macos11.pkg" },
131-
{ identifier = "cp313t-macosx_universal2", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0b4-macos11.pkg" },
126+
{ identifier = "cp313-macosx_x86_64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0rc1-macos11.pkg" },
127+
{ identifier = "cp313-macosx_arm64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0rc1-macos11.pkg" },
128+
{ identifier = "cp313-macosx_universal2", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0rc1-macos11.pkg" },
129+
{ identifier = "cp313t-macosx_x86_64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0rc1-macos11.pkg" },
130+
{ identifier = "cp313t-macosx_arm64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0rc1-macos11.pkg" },
131+
{ identifier = "cp313t-macosx_universal2", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0rc1-macos11.pkg" },
132132
{ identifier = "pp37-macosx_x86_64", version = "3.7", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.9-osx64.tar.bz2" },
133133
{ identifier = "pp38-macosx_x86_64", version = "3.8", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.11-macos_x86_64.tar.bz2" },
134134
{ identifier = "pp38-macosx_arm64", version = "3.8", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.11-macos_arm64.tar.bz2" },
@@ -154,16 +154,16 @@ python_configurations = [
154154
{ identifier = "cp311-win_amd64", version = "3.11.9", arch = "64" },
155155
{ identifier = "cp312-win32", version = "3.12.4", arch = "32" },
156156
{ identifier = "cp312-win_amd64", version = "3.12.4", arch = "64" },
157-
{ identifier = "cp313-win32", version = "3.13.0-b4", arch = "32" },
158-
{ identifier = "cp313t-win32", version = "3.13.0-b4", arch = "32" },
159-
{ identifier = "cp313-win_amd64", version = "3.13.0-b4", arch = "64" },
160-
{ identifier = "cp313t-win_amd64", version = "3.13.0-b4", arch = "64" },
157+
{ identifier = "cp313-win32", version = "3.13.0-rc1", arch = "32" },
158+
{ identifier = "cp313t-win32", version = "3.13.0-rc1", arch = "32" },
159+
{ identifier = "cp313-win_amd64", version = "3.13.0-rc1", arch = "64" },
160+
{ identifier = "cp313t-win_amd64", version = "3.13.0-rc1", arch = "64" },
161161
{ identifier = "cp39-win_arm64", version = "3.9.10", arch = "ARM64" },
162162
{ identifier = "cp310-win_arm64", version = "3.10.11", arch = "ARM64" },
163163
{ identifier = "cp311-win_arm64", version = "3.11.9", arch = "ARM64" },
164164
{ identifier = "cp312-win_arm64", version = "3.12.4", arch = "ARM64" },
165-
{ identifier = "cp313-win_arm64", version = "3.13.0-b4", arch = "ARM64" },
166-
{ identifier = "cp313t-win_arm64", version = "3.13.0-b4", arch = "ARM64" },
165+
{ identifier = "cp313-win_arm64", version = "3.13.0-rc1", arch = "ARM64" },
166+
{ identifier = "cp313t-win_arm64", version = "3.13.0-rc1", arch = "ARM64" },
167167
{ identifier = "pp37-win_amd64", version = "3.7", arch = "64", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.9-win64.zip" },
168168
{ identifier = "pp38-win_amd64", version = "3.8", arch = "64", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.11-win64.zip" },
169169
{ identifier = "pp39-win_amd64", version = "3.9", arch = "64", url = "https://downloads.python.org/pypy/pypy3.9-v7.3.16-win64.zip" },
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,54 @@
11
[x86_64]
22
manylinux1 = quay.io/pypa/manylinux1_x86_64:2024-04-29-76807b8
33
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
4-
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.07.23-1
4+
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.08.03-1
55
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463
6-
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2024.07.23-1
7-
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2024.07.23-1
8-
musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2024.07.23-1
6+
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2024.08.03-1
7+
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2024.08.03-1
8+
musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2024.08.03-1
99

1010
[i686]
1111
manylinux1 = quay.io/pypa/manylinux1_i686:2024-04-29-76807b8
1212
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
13-
manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.07.23-1
13+
manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.08.03-1
1414
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463
15-
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2024.07.23-1
16-
musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2024.07.23-1
15+
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2024.08.03-1
16+
musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2024.08.03-1
1717

1818
[pypy_x86_64]
1919
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
20-
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.07.23-1
20+
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.08.03-1
2121
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463
22-
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2024.07.23-1
22+
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2024.08.03-1
2323

2424
[pypy_i686]
2525
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
26-
manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.07.23-1
26+
manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.08.03-1
2727
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463
2828

2929
[aarch64]
30-
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.07.23-1
30+
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.08.03-1
3131
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
32-
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.07.23-1
33-
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2024.07.23-1
34-
musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2024.07.23-1
32+
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.08.03-1
33+
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2024.08.03-1
34+
musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2024.08.03-1
3535

3636
[ppc64le]
37-
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2024.07.23-1
37+
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2024.08.03-1
3838
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-26-0d38463
39-
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2024.07.23-1
40-
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2024.07.23-1
41-
musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2024.07.23-1
39+
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2024.08.03-1
40+
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2024.08.03-1
41+
musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2024.08.03-1
4242

4343
[s390x]
44-
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2024.07.23-1
44+
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2024.08.03-1
4545
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-26-0d38463
46-
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2024.07.23-1
47-
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2024.07.23-1
48-
musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2024.07.23-1
46+
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2024.08.03-1
47+
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2024.08.03-1
48+
musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2024.08.03-1
4949

5050
[pypy_aarch64]
51-
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.07.23-1
51+
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.08.03-1
5252
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
53-
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.07.23-1
53+
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.08.03-1
5454

docs/working-examples.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ title: Working examples
6767
| [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
6868
| [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system |
6969
| [mosec][] | ![github icon][] | ![linux icon][] ![apple icon][] | A machine learning model serving framework powered by Rust |
70-
| [Picologging][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A high-performance logging library for Python. |
7170
| [time-machine][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Time mocking library using only the CPython C API. |
71+
| [Picologging][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A high-performance logging library for Python. |
7272
| [markupsafe][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Safely add untrusted strings to HTML/XML markup. |
7373
| [Rtree][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Rtree: spatial index for Python GIS |
7474
| [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system |
@@ -93,8 +93,8 @@ title: Working examples
9393
| [streaming-form-data][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Streaming parser for multipart/form-data written in Cython |
9494
| [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. |
9595
| [boost-histogram][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Supports full range of wheels, including PyPy and alternate archs. |
96-
| [power-grid-model][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python/C++ library for distribution power system analysis |
9796
| [Python-WebRTC][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | a Python extension that provides bindings to WebRTC M92 |
97+
| [power-grid-model][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python/C++ library for distribution power system analysis |
9898
| [pybase64][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast Base64 encoding/decoding in Python |
9999
| [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. |
100100
| [fathon][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | python package for DFA (Detrended Fluctuation Analysis) and related algorithms |
@@ -106,8 +106,8 @@ title: Working examples
106106
| [cf-units][] | ![github icon][] | ![apple icon][] ![linux icon][] | Units of measure as required by the Climate and Forecast (CF) Metadata Conventions |
107107
| [ninja][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. |
108108
| [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy |
109-
| [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy |
110109
| [Confluent client for Kafka][] | ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | setup in `tools/wheels/build-wheels.bat` |
110+
| [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy |
111111
| [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. |
112112
| [GSD][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Cython and NumPy project with 64-bit wheels. |
113113
| [SiPM][] | ![github icon][] | ![apple icon][] ![linux icon][] | High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. |
@@ -177,8 +177,8 @@ title: Working examples
177177
[AutoPy]: https://github.com/autopilot-rs/autopy
178178
[H3-py]: https://github.com/uber/h3-py
179179
[mosec]: https://github.com/mosecorg/mosec
180-
[Picologging]: https://github.com/microsoft/picologging
181180
[time-machine]: https://github.com/adamchainz/time-machine
181+
[Picologging]: https://github.com/microsoft/picologging
182182
[markupsafe]: https://github.com/pallets/markupsafe
183183
[Rtree]: https://github.com/Toblerity/rtree
184184
[pybind11 cmake_example]: https://github.com/pybind/cmake_example
@@ -203,8 +203,8 @@ title: Working examples
203203
[streaming-form-data]: https://github.com/siddhantgoel/streaming-form-data
204204
[bx-python]: https://github.com/bxlab/bx-python
205205
[boost-histogram]: https://github.com/scikit-hep/boost-histogram
206-
[power-grid-model]: https://github.com/PowerGridModel/power-grid-model
207206
[Python-WebRTC]: https://github.com/MarshalX/python-webrtc
207+
[power-grid-model]: https://github.com/PowerGridModel/power-grid-model
208208
[pybase64]: https://github.com/mayeut/pybase64
209209
[Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build
210210
[fathon]: https://github.com/stfbnc/fathon
@@ -216,8 +216,8 @@ title: Working examples
216216
[cf-units]: https://github.com/SciTools/cf-units
217217
[ninja]: https://github.com/scikit-build/ninja-python-distributions
218218
[numpythia]: https://github.com/scikit-hep/numpythia
219-
[pyjet]: https://github.com/scikit-hep/pyjet
220219
[Confluent client for Kafka]: https://github.com/confluentinc/confluent-kafka-python
220+
[pyjet]: https://github.com/scikit-hep/pyjet
221221
[ril]: https://github.com/Cryptex-github/ril-py
222222
[GSD]: https://github.com/glotzerlab/gsd
223223
[SiPM]: https://github.com/EdoPro98/SimSiPM

0 commit comments

Comments
 (0)