Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ci_scripts/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ complexipy
comrak
confluent-kafka
connected-components-3d
connectorx
contourpy
convertbng
coolprop
Expand Down Expand Up @@ -315,6 +316,8 @@ miniupnpc
minorminer
mitmproxy-rs
ml-dtypes
mlx
mlx-cpu
mmcif
mmh3
mmhash3
Expand Down
16 changes: 16 additions & 0 deletions docs/packages/connectorx.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
package-name: connectorx
source-code: https://github.com/sfu-db/connector-x
license: MIT
versions:
- version: 0.4.5
tag: connectorx-v0.4.5-20260914144818
files:
- filename: connectorx-0.4.5-cp312-cp312-manylinux_2_39_riscv64.whl
sha256: 200ae0669355dbf22323c8c8ea742fa6ca1d810b39e9f419f4f0d907e805028f
requires-python: '>=3.10'
- filename: connectorx-0.4.5-cp313-cp313-manylinux_2_39_riscv64.whl
sha256: 9c16e5b835e7f5acd1d5682a7b29e4f5ad4f6359eecb70eeb45611b56b373ce4
requires-python: '>=3.10'
- filename: connectorx-0.4.5-cp314-cp314-manylinux_2_39_riscv64.whl
sha256: 5806a812398845239ea9715a00db52479c1f4b7ae4ba41f8fab0de102af2406a
requires-python: '>=3.10'
13 changes: 13 additions & 0 deletions docs/packages/mlx-cpu.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
package-name: mlx-cpu
source-code: https://github.com/ml-explore/mlx
license: MIT
versions:
- version: 0.32.2.dev20260914+1f8e74e
tag: mlx-cpu-v0.32.2.dev20260914+1f8e74e-20260914150104
files:
- filename: mlx_cpu-0.32.2.dev20260914+1f8e74e-py3-none-manylinux_2_39_riscv64.whl
sha256: 384af58ac3e4eaa6af2b2b4d641f5cf3c5e25193b8e9b71d2a8a3264492d61d5
requires-python: '>=3.10'
gpl-sources:
filename: gpl-sources.tar
description: gcc
19 changes: 19 additions & 0 deletions docs/packages/mlx.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
package-name: mlx
source-code: https://github.com/ml-explore/mlx
license: MIT
versions:
- version: 0.32.2.dev20260914+1f8e74e
tag: mlx-v0.32.2.dev20260914+1f8e74e-20260914150139
files:
- filename: mlx-0.32.2.dev20260914+1f8e74e-cp312-cp312-manylinux_2_39_riscv64.whl
sha256: 2f62fe136acf23ff9c9b871c8c8f48b429c9d28aa89f59ee981dc81017d4f6b4
requires-python: '>=3.10'
- filename: mlx-0.32.2.dev20260914+1f8e74e-cp313-cp313-manylinux_2_39_riscv64.whl
sha256: 4f657ae2dd7de4195da263080018d357fdacd4ba7eb886001ffd62042485ede1
requires-python: '>=3.10'
- filename: mlx-0.32.2.dev20260914+1f8e74e-cp314-cp314-manylinux_2_39_riscv64.whl
sha256: 8308391be4329ab840e581e26d5df7cc3c7eac3d335ff74d8a4c553b63af7b23
requires-python: '>=3.10'
- filename: mlx-0.32.2.dev20260914+1f8e74e-cp314-cp314t-manylinux_2_39_riscv64.whl
sha256: b027299edcaeab2c9f0119b87b932fd255b9068752f9d11e11ae32c034b0908a
requires-python: '>=3.10'
Loading