diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index 86b5ca591..cfa543086 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -35,6 +35,7 @@ cffi cftime ciso8601 citiespy +ckzg clarabel clickhouse-connect clickhouse-driver @@ -134,6 +135,7 @@ pi-heif pikepdf pillow pillow-heif +pipdeptree polars-runtime-32 polars-runtime-64 polyleven @@ -164,10 +166,13 @@ pyodbc pyogrio pyppmd pyproj +pyrefly pyroaring pyroscope-io pyrsistent python-bidi +python-calamine +python-crfsuite python-rapidjson pytokens pyuwsgi @@ -205,6 +210,7 @@ thrift tibs tiktoken time-machine +timezonefinder tlparse tomli torch diff --git a/docs/packages/ckzg.yaml b/docs/packages/ckzg.yaml new file mode 100644 index 000000000..0be407888 --- /dev/null +++ b/docs/packages/ckzg.yaml @@ -0,0 +1,23 @@ +package-name: ckzg +source-code: https://github.com/ethereum/c-kzg-4844 +license: Apache-2.0 +versions: +- version: 2.1.8 + tag: ckzg-v2.1.8-20260904092706 + files: + - filename: ckzg-2.1.8-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl + sha256: 5628ff4c25005bdea5cc312c76f42e015a2ad5f43f6f280c056cf3c3f689db87 + - filename: ckzg-2.1.8-cp312-cp312-musllinux_1_2_riscv64.whl + sha256: f51e42b622413c897bb3da6b77219f4c4e10aab785270dd96d20a6241825af1e + - filename: ckzg-2.1.8-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl + sha256: 8fe8dec33e3471004bad49099268c4aed99057d7173c6f7a9ebcf3a3de026da6 + - filename: ckzg-2.1.8-cp313-cp313-musllinux_1_2_riscv64.whl + sha256: 308ca91f14e23a88b32ee11c26bee5405f727e8599a54375c7e1e7b23b349459 + - filename: ckzg-2.1.8-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl + sha256: 1aa388b30315f3c7d0d09a47e6d42444d83cac529c0756a5ce2c6d852fd4e7ad + - filename: ckzg-2.1.8-cp314-cp314-musllinux_1_2_riscv64.whl + sha256: 0b621735def1fd4ed16088805bf9a06677a3fa90a20ddcf768ef769a7041851c + - filename: ckzg-2.1.8-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl + sha256: df5e01c018a2b2dfc3a4d9b5a62a4e708463641cb13b4721420f710c6faf3ea9 + - filename: ckzg-2.1.8-cp314-cp314t-musllinux_1_2_riscv64.whl + sha256: 926b17943c99513a2153c32fa0ab1b8165e3cf9da729530f64a7fdcae4590e40 diff --git a/docs/packages/grpcio.yaml b/docs/packages/grpcio.yaml index 55d07196e..8393717e2 100644 --- a/docs/packages/grpcio.yaml +++ b/docs/packages/grpcio.yaml @@ -141,3 +141,17 @@ versions: - filename: grpcio-1.83.1-cp314-cp314-manylinux_2_39_riscv64.whl sha256: f0e622ba86615dc6b186b997610037226a56efb4f568ee2ce8c0c028e9e09e9c requires-python: '>=3.10' +- version: 1.82.2 + patched: true + license: Apache-2.0 + tag: grpcio-v1.82.2-20260904102336 + files: + - filename: grpcio-1.82.2-cp312-cp312-manylinux_2_39_riscv64.whl + sha256: 7772516ac2fc9bca77bb2b9c6e562820fafbeb941d97401fbdc1f161fa1188cb + requires-python: '>=3.10' + - filename: grpcio-1.82.2-cp313-cp313-manylinux_2_39_riscv64.whl + sha256: 4fe8e92702968eb117d95b671093f38c6ab8bc4046a6dfad3549a5239c8a4f70 + requires-python: '>=3.10' + - filename: grpcio-1.82.2-cp314-cp314-manylinux_2_39_riscv64.whl + sha256: 6e9b270cbea9ea593d9ed2674e802eb9bd18126685ec6ca5aff80a4d007ed6d0 + requires-python: '>=3.10' diff --git a/docs/packages/pipdeptree.yaml b/docs/packages/pipdeptree.yaml new file mode 100644 index 000000000..2dc57b50c --- /dev/null +++ b/docs/packages/pipdeptree.yaml @@ -0,0 +1,16 @@ +package-name: pipdeptree +source-code: https://github.com/tox-dev/pipdeptree +license: MIT +versions: +- version: 4.2.2 + tag: pipdeptree-v4.2.2-20260904091007 + files: + - filename: pipdeptree-4.2.2-cp310-abi3-manylinux_2_39_riscv64.whl + sha256: 5cd809ade74957e9f9261e0beb366b97db7be05b72a9f623f557bbfe6c894296 + requires-python: '>=3.10' + - filename: pipdeptree-4.2.2-cp314-cp314t-manylinux_2_39_riscv64.whl + sha256: b3e2ce92bbcffae29fb21de6838b165f2b321c674f762bdb23455cfb7bc6308a + requires-python: '>=3.10' + - filename: pipdeptree-4.2.2-cp315-cp315t-manylinux_2_39_riscv64.whl + sha256: a4a71e160b7b5894529b0932bc8e45fbf11e42ac792009bcd2bd78776379ebad + requires-python: '>=3.10' diff --git a/docs/packages/pyrefly.yaml b/docs/packages/pyrefly.yaml new file mode 100644 index 000000000..c7e226033 --- /dev/null +++ b/docs/packages/pyrefly.yaml @@ -0,0 +1,10 @@ +package-name: pyrefly +source-code: https://pyrefly.org +license: MIT License +versions: +- version: 1.2.0 + tag: pyrefly-v1.2.0-20260904101338 + files: + - filename: pyrefly-1.2.0-py3-none-manylinux_2_39_riscv64.whl + sha256: e52f5b4601526d1a7c8ddac8718359d177c2ff1521f80479ec5412840d85d2bd + requires-python: '>=3.8' diff --git a/docs/packages/python-calamine.yaml b/docs/packages/python-calamine.yaml new file mode 100644 index 000000000..763be861f --- /dev/null +++ b/docs/packages/python-calamine.yaml @@ -0,0 +1,19 @@ +package-name: python-calamine +source-code: https://github.com/dimastbk/python-calamine +license: MIT +versions: +- version: 0.8.2 + tag: python-calamine-v0.8.2-20260904093119 + files: + - filename: python_calamine-0.8.2-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 9ca892db0be18135f7842cec233b448e4fbe49367a7df64931145c359de77418 + requires-python: '>=3.10' + - filename: python_calamine-0.8.2-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: e85251b04a3db10dec9c193bbee55784b5dc73d3b1e98687f65654d0b907ab99 + requires-python: '>=3.10' + - filename: python_calamine-0.8.2-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: dd84ad16ebd3e20c950d3ff34620a92269953649d5ecac1d551cf198c4ac247c + requires-python: '>=3.10' + - filename: python_calamine-0.8.2-cp314-cp314t-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 10789e162484ef3b7fa290976bf23f333d9d5e48acf0a1540a039a05544cecc1 + requires-python: '>=3.10' diff --git a/docs/packages/python-crfsuite.yaml b/docs/packages/python-crfsuite.yaml new file mode 100644 index 000000000..da8178580 --- /dev/null +++ b/docs/packages/python-crfsuite.yaml @@ -0,0 +1,19 @@ +package-name: python-crfsuite +source-code: https://github.com/scrapinghub/python-crfsuite +license: MIT License +versions: +- version: 0.9.12 + tag: python-crfsuite-v0.9.12-20260904091738 + files: + - filename: python_crfsuite-0.9.12-cp312-cp312-manylinux_2_39_riscv64.whl + sha256: ddf10162ce1c19173153e2ffdc84e3e1bf334946135c04e7a2c70ddf37f36085 + requires-python: '>=3.10' + - filename: python_crfsuite-0.9.12-cp313-cp313-manylinux_2_39_riscv64.whl + sha256: 0bdcbb203477c2ff0b330f64c9f35decbe3d063f1f0a7e0c4ee41fe8019a9923 + requires-python: '>=3.10' + - filename: python_crfsuite-0.9.12-cp314-cp314-manylinux_2_39_riscv64.whl + sha256: 9aef114774ea9cb58b16d46a1ea2d142da697e0fd6c68b44bd3887ae3534ab32 + requires-python: '>=3.10' + - filename: python_crfsuite-0.9.12-cp314-cp314t-manylinux_2_39_riscv64.whl + sha256: c753454888c8cfc67bd66319e3e5bb335ce275bf03df5dabb09d9732dda94682 + requires-python: '>=3.10' diff --git a/docs/packages/timezonefinder.yaml b/docs/packages/timezonefinder.yaml new file mode 100644 index 000000000..f923a8727 --- /dev/null +++ b/docs/packages/timezonefinder.yaml @@ -0,0 +1,10 @@ +package-name: timezonefinder +source-code: https://github.com/jannikmi/timezonefinder +license: MIT +versions: +- version: 8.3.0 + tag: timezonefinder-v8.3.0-20260904092359 + files: + - filename: timezonefinder-8.3.0-cp311-abi3-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl + sha256: a9aa4e917eba2089b9c28caaacd4f00e73eee80c998f3fd29deaeeaf8bf9f1d9 + requires-python: <4,>=3.11