[Bot] Update dependencies (#2029)
Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
parent
ec591cdf47
commit
2e8e511106
@@ -24,7 +24,7 @@ platformdirs==4.3.6
|
||||
# via virtualenv
|
||||
pyproject-hooks==1.2.0
|
||||
# via build
|
||||
tomli==2.0.1
|
||||
tomli==2.0.2
|
||||
# via build
|
||||
typing-extensions==4.12.2
|
||||
# via delocate
|
||||
|
||||
@@ -24,7 +24,7 @@ platformdirs==4.3.6
|
||||
# via virtualenv
|
||||
pyproject-hooks==1.2.0
|
||||
# via build
|
||||
tomli==2.0.1
|
||||
tomli==2.0.2
|
||||
# via build
|
||||
typing-extensions==4.12.2
|
||||
# via delocate
|
||||
|
||||
@@ -24,7 +24,7 @@ platformdirs==4.3.6
|
||||
# via virtualenv
|
||||
pyproject-hooks==1.2.0
|
||||
# via build
|
||||
tomli==2.0.1
|
||||
tomli==2.0.2
|
||||
# via build
|
||||
typing-extensions==4.12.2
|
||||
# via delocate
|
||||
|
||||
@@ -30,22 +30,22 @@ manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.10.01-1
|
||||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.10.01-1
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2024.09.28-3
|
||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2024.09.28-3
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2024.10.01-1
|
||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2024.10.01-1
|
||||
|
||||
[ppc64le]
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2024.10.01-1
|
||||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-26-0d38463
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2024.10.01-1
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2024.09.28-3
|
||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2024.09.28-3
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2024.10.01-1
|
||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2024.10.01-1
|
||||
|
||||
[s390x]
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2024.10.01-1
|
||||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-26-0d38463
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2024.10.01-1
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2024.09.28-3
|
||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2024.09.28-3
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2024.10.01-1
|
||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2024.10.01-1
|
||||
|
||||
[pypy_aarch64]
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.10.01-1
|
||||
@@ -53,5 +53,5 @@ manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.10.01-1
|
||||
|
||||
[armv7l]
|
||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_armv7l:2024.09.28-3
|
||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_armv7l:2024.10.01-1
|
||||
|
||||
|
||||
@@ -100,8 +100,8 @@ title: Working examples
|
||||
| [fathon][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | python package for DFA (Detrended Fluctuation Analysis) and related algorithms |
|
||||
| [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 |
|
||||
| [Arbor][] | ![github icon][] | ![apple icon][] ![linux icon][] | Arbor is a multi-compartment neuron simulation library; compatible with next-generation accelerators; best-practices applied to research software; focused on community-driven development. Includes a [small script](https://github.com/arbor-sim/arbor/blob/master/scripts/patchwheel.py) patching `rpath` in bundled libraries. |
|
||||
| [Confluent client for Kafka][] | ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | setup in `tools/wheels/build-wheels.bat` |
|
||||
| [polaroid][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Full range of wheels for setuptools rust, with auto release and PyPI deploy. |
|
||||
| [Confluent client for Kafka][] | ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | setup in `tools/wheels/build-wheels.bat` |
|
||||
| [clang-format][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Scikit-build wrapper around LLVM's CMake, all platforms, generic wheels. |
|
||||
| [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. |
|
||||
| [cf-units][] | ![github icon][] | ![apple icon][] ![linux icon][] | Units of measure as required by the Climate and Forecast (CF) Metadata Conventions |
|
||||
@@ -210,8 +210,8 @@ title: Working examples
|
||||
[fathon]: https://github.com/stfbnc/fathon
|
||||
[pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example
|
||||
[Arbor]: https://github.com/arbor-sim/arbor
|
||||
[Confluent client for Kafka]: https://github.com/confluentinc/confluent-kafka-python
|
||||
[polaroid]: https://github.com/daggy1234/polaroid
|
||||
[Confluent client for Kafka]: https://github.com/confluentinc/confluent-kafka-python
|
||||
[clang-format]: https://github.com/ssciwr/clang-format-wheel
|
||||
[etebase-py]: https://github.com/etesync/etebase-py
|
||||
[cf-units]: https://github.com/SciTools/cf-units
|
||||
|
||||
Reference in New Issue
Block a user