diff --git a/cibuildwheel/resources/build-platforms.toml b/cibuildwheel/resources/build-platforms.toml index 2cb4ba0c..a5cde2be 100644 --- a/cibuildwheel/resources/build-platforms.toml +++ b/cibuildwheel/resources/build-platforms.toml @@ -217,7 +217,7 @@ python_configurations = [ python_configurations = [ { identifier = "cp312-pyodide_wasm32", version = "3.12", default_pyodide_version = "0.27.7", node_version = "v22", sha256 = "0c2e7db42efa5d1dac38b50f8b3d659a1e3885d0a233494831b8206281307d52" }, { identifier = "cp313-pyodide_wasm32", version = "3.13", default_pyodide_version = "0.29.4", node_version = "v22", sha256 = "a29fc4a076408a18fc29eb4b280f80c6dddc95c19514c874c29e590d0931c02a" }, - { identifier = "cp314-pyodide_wasm32", version = "3.14", default_pyodide_version = "314.0.4", node_version = "v24", sha256 = "257ceae085eaa1423c2ab49794d7a72bf36ddad475d126fa929791b9a8ab7289" }, + { identifier = "cp314-pyodide_wasm32", version = "3.14", default_pyodide_version = "314.0.5", node_version = "v24", sha256 = "77bde42a27695e28525fe19933c2ff13ba63598c536060fa60143726a284acdd" }, { identifier = "cp315-pyodide_wasm32", version = "3.15", default_pyodide_version = "315.0.0a2", node_version = "v24", sha256 = "d7c0d6ddf0fce807668d7413d0e0f20fbc7922128ba8361ed71d9cff048cb96a" }, ] diff --git a/cibuildwheel/resources/constraints-pyodide312.txt b/cibuildwheel/resources/constraints-pyodide312.txt index 9feb7b00..d22eac6b 100644 --- a/cibuildwheel/resources/constraints-pyodide312.txt +++ b/cibuildwheel/resources/constraints-pyodide312.txt @@ -26,11 +26,11 @@ click==8.1.8 # pyodide-cli distlib==0.4.3 # via virtualenv -filelock==3.32.3 +filelock==3.32.4 # via # python-discovery # virtualenv -idna==3.18 +idna==3.19 # via requests leb128==1.0.9 # via auditwheel-emscripten @@ -50,7 +50,7 @@ platformdirs==4.11.3 # via # pyodide-build # virtualenv -pygments==2.20.0 +pygments==2.21.0 # via rich pyodide-build==0.39.0 # via -r .nox/update_constraints/tmp/constraints-pyodide.in diff --git a/cibuildwheel/resources/constraints-pyodide313.txt b/cibuildwheel/resources/constraints-pyodide313.txt index 9feb7b00..d22eac6b 100644 --- a/cibuildwheel/resources/constraints-pyodide313.txt +++ b/cibuildwheel/resources/constraints-pyodide313.txt @@ -26,11 +26,11 @@ click==8.1.8 # pyodide-cli distlib==0.4.3 # via virtualenv -filelock==3.32.3 +filelock==3.32.4 # via # python-discovery # virtualenv -idna==3.18 +idna==3.19 # via requests leb128==1.0.9 # via auditwheel-emscripten @@ -50,7 +50,7 @@ platformdirs==4.11.3 # via # pyodide-build # virtualenv -pygments==2.20.0 +pygments==2.21.0 # via rich pyodide-build==0.39.0 # via -r .nox/update_constraints/tmp/constraints-pyodide.in diff --git a/cibuildwheel/resources/constraints-pyodide314.txt b/cibuildwheel/resources/constraints-pyodide314.txt index 9feb7b00..d22eac6b 100644 --- a/cibuildwheel/resources/constraints-pyodide314.txt +++ b/cibuildwheel/resources/constraints-pyodide314.txt @@ -26,11 +26,11 @@ click==8.1.8 # pyodide-cli distlib==0.4.3 # via virtualenv -filelock==3.32.3 +filelock==3.32.4 # via # python-discovery # virtualenv -idna==3.18 +idna==3.19 # via requests leb128==1.0.9 # via auditwheel-emscripten @@ -50,7 +50,7 @@ platformdirs==4.11.3 # via # pyodide-build # virtualenv -pygments==2.20.0 +pygments==2.21.0 # via rich pyodide-build==0.39.0 # via -r .nox/update_constraints/tmp/constraints-pyodide.in diff --git a/cibuildwheel/resources/constraints-pyodide315.txt b/cibuildwheel/resources/constraints-pyodide315.txt index 9feb7b00..d22eac6b 100644 --- a/cibuildwheel/resources/constraints-pyodide315.txt +++ b/cibuildwheel/resources/constraints-pyodide315.txt @@ -26,11 +26,11 @@ click==8.1.8 # pyodide-cli distlib==0.4.3 # via virtualenv -filelock==3.32.3 +filelock==3.32.4 # via # python-discovery # virtualenv -idna==3.18 +idna==3.19 # via requests leb128==1.0.9 # via auditwheel-emscripten @@ -50,7 +50,7 @@ platformdirs==4.11.3 # via # pyodide-build # virtualenv -pygments==2.20.0 +pygments==2.21.0 # via rich pyodide-build==0.39.0 # via -r .nox/update_constraints/tmp/constraints-pyodide.in diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index 525eb10f..61fe3d9c 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -28,11 +28,11 @@ distlib==0.4.3 # via virtualenv exceptiongroup==1.3.1 # via cattrs -filelock==3.32.3 +filelock==3.32.4 # via # python-discovery # virtualenv -idna==3.18 +idna==3.19 # via # requests # url-normalize @@ -70,7 +70,7 @@ pyelftools==0.33 # via # abi3audit # auditwheel -pygments==2.20.0 +pygments==2.21.0 # via rich pyproject-hooks==1.2.0 # via build diff --git a/cibuildwheel/resources/constraints-python311.txt b/cibuildwheel/resources/constraints-python311.txt index 8101b036..7ab5f1c2 100644 --- a/cibuildwheel/resources/constraints-python311.txt +++ b/cibuildwheel/resources/constraints-python311.txt @@ -26,11 +26,11 @@ delvewheel==1.13.0 # via -r cibuildwheel/resources/constraints.in distlib==0.4.3 # via virtualenv -filelock==3.32.3 +filelock==3.32.4 # via # python-discovery # virtualenv -idna==3.18 +idna==3.19 # via # requests # url-normalize @@ -66,7 +66,7 @@ pyelftools==0.33 # via # abi3audit # auditwheel -pygments==2.20.0 +pygments==2.21.0 # via rich pyproject-hooks==1.2.0 # via build diff --git a/cibuildwheel/resources/constraints-python312.txt b/cibuildwheel/resources/constraints-python312.txt index 9022fc16..2886c8e3 100644 --- a/cibuildwheel/resources/constraints-python312.txt +++ b/cibuildwheel/resources/constraints-python312.txt @@ -26,12 +26,12 @@ delvewheel==1.13.0 # via -r cibuildwheel/resources/constraints.in distlib==0.4.3 # via virtualenv -filelock==3.32.3; implementation_name != "graalpy" +filelock==3.32.4; implementation_name != "graalpy" filelock==3.29.7; implementation_name == "graalpy" # via # python-discovery # virtualenv -idna==3.18 +idna==3.19 # via # requests # url-normalize @@ -69,7 +69,7 @@ pyelftools==0.33 # via # abi3audit # auditwheel -pygments==2.20.0 +pygments==2.21.0 # via rich pyproject-hooks==1.2.0 # via build diff --git a/cibuildwheel/resources/constraints-python313.txt b/cibuildwheel/resources/constraints-python313.txt index 8101b036..7ab5f1c2 100644 --- a/cibuildwheel/resources/constraints-python313.txt +++ b/cibuildwheel/resources/constraints-python313.txt @@ -26,11 +26,11 @@ delvewheel==1.13.0 # via -r cibuildwheel/resources/constraints.in distlib==0.4.3 # via virtualenv -filelock==3.32.3 +filelock==3.32.4 # via # python-discovery # virtualenv -idna==3.18 +idna==3.19 # via # requests # url-normalize @@ -66,7 +66,7 @@ pyelftools==0.33 # via # abi3audit # auditwheel -pygments==2.20.0 +pygments==2.21.0 # via rich pyproject-hooks==1.2.0 # via build diff --git a/cibuildwheel/resources/constraints-python314.txt b/cibuildwheel/resources/constraints-python314.txt index 8101b036..7ab5f1c2 100644 --- a/cibuildwheel/resources/constraints-python314.txt +++ b/cibuildwheel/resources/constraints-python314.txt @@ -26,11 +26,11 @@ delvewheel==1.13.0 # via -r cibuildwheel/resources/constraints.in distlib==0.4.3 # via virtualenv -filelock==3.32.3 +filelock==3.32.4 # via # python-discovery # virtualenv -idna==3.18 +idna==3.19 # via # requests # url-normalize @@ -66,7 +66,7 @@ pyelftools==0.33 # via # abi3audit # auditwheel -pygments==2.20.0 +pygments==2.21.0 # via rich pyproject-hooks==1.2.0 # via build diff --git a/cibuildwheel/resources/constraints-python315.txt b/cibuildwheel/resources/constraints-python315.txt index 8101b036..7ab5f1c2 100644 --- a/cibuildwheel/resources/constraints-python315.txt +++ b/cibuildwheel/resources/constraints-python315.txt @@ -26,11 +26,11 @@ delvewheel==1.13.0 # via -r cibuildwheel/resources/constraints.in distlib==0.4.3 # via virtualenv -filelock==3.32.3 +filelock==3.32.4 # via # python-discovery # virtualenv -idna==3.18 +idna==3.19 # via # requests # url-normalize @@ -66,7 +66,7 @@ pyelftools==0.33 # via # abi3audit # auditwheel -pygments==2.20.0 +pygments==2.21.0 # via rich pyproject-hooks==1.2.0 # via build diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 7e4d4eab..3227a6c1 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -32,7 +32,7 @@ filelock==3.19.1 # via # python-discovery # virtualenv -idna==3.18 +idna==3.19 # via # requests # url-normalize @@ -72,7 +72,7 @@ pyelftools==0.32 # via # abi3audit # auditwheel -pygments==2.20.0 +pygments==2.21.0 # via rich pyproject-hooks==1.2.0 # via build diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 8101b036..7ab5f1c2 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -26,11 +26,11 @@ delvewheel==1.13.0 # via -r cibuildwheel/resources/constraints.in distlib==0.4.3 # via virtualenv -filelock==3.32.3 +filelock==3.32.4 # via # python-discovery # virtualenv -idna==3.18 +idna==3.19 # via # requests # url-normalize @@ -66,7 +66,7 @@ pyelftools==0.33 # via # abi3audit # auditwheel -pygments==2.20.0 +pygments==2.21.0 # via rich pyproject-hooks==1.2.0 # via build diff --git a/docs/working-examples.md b/docs/working-examples.md index 0428932f..614555fa 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -110,8 +110,8 @@ ref: working-examples | [cf-units][] | ![github icon][] | ![apple icon][] ![linux icon][] | Units of measure as required by the Climate and Forecast (CF) Metadata Conventions | | [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. | | [SiPM][] | ![github icon][] | ![apple icon][] ![linux icon][] | High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. | -| [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy | | [aalink][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Async Python interface for Ableton Link. | +| [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy | | [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy | | [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. | | [GSD][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Cython and NumPy project with 64-bit wheels. | @@ -221,8 +221,8 @@ ref: working-examples [cf-units]: https://github.com/SciTools/cf-units [etebase-py]: https://github.com/etesync/etebase-py [SiPM]: https://github.com/EdoPro98/SimSiPM -[numpythia]: https://github.com/scikit-hep/numpythia [aalink]: https://github.com/artfwo/aalink +[numpythia]: https://github.com/scikit-hep/numpythia [pyjet]: https://github.com/scikit-hep/pyjet [ril]: https://github.com/Cryptex-github/ril-py [GSD]: https://github.com/glotzerlab/gsd