diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index c7cb69873..051b0dd5d 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -23,6 +23,7 @@ biopython bitarray black blis +blosc2 bluetooth-data-tools bottleneck brotli @@ -57,6 +58,7 @@ dependency-injector deptry djlint dlib-bin +dm-tree duckdb dulwich editdistance @@ -99,6 +101,7 @@ lightgbm litellm lmdb lmnr-claude-code-proxy +logbook lru-dict lz4 magika @@ -131,12 +134,14 @@ orjson ormsgpack osqp outlines-core +pairmux pandas pglast pi-heif pikepdf pillow pillow-heif +pinecone pipdeptree polars-runtime-32 polars-runtime-64 @@ -147,6 +152,7 @@ primp protobuf psutil psygnal +py-rust-stemmers py-spy pyahocorasick pyarrow @@ -192,10 +198,12 @@ scikit-image scikit-learn scipy scs +selectolax semgrep sentencepiece setproctitle shapely +shellcheck-py simplejson simsimd snowflake-connector-python @@ -204,9 +212,11 @@ soxr spacy sparsediffpy sqlalchemy +sqlite-vec srsly statsig-python-core statsmodels +tach temporalio textual-speedups thinc @@ -238,6 +248,7 @@ tree-sitter-rust tree-sitter-typescript tree-sitter-yaml tzfpy +uamqp ujson uuid-utils uvloop @@ -246,6 +257,7 @@ xattr xgboost xgrammar yappi +zizmor zope-interface zopfli zstandard diff --git a/docs/packages/blosc2.yaml b/docs/packages/blosc2.yaml new file mode 100644 index 000000000..086387fb3 --- /dev/null +++ b/docs/packages/blosc2.yaml @@ -0,0 +1,13 @@ +package-name: blosc2 +source-code: https://github.com/Blosc/python-blosc2 +license: BSD-3-Clause +versions: +- version: 4.11.0 + tag: blosc2-v4.11.0-20260905060449 + files: + - filename: blosc2-4.11.0-cp311-abi3-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: 259be3409db04a264c243300a0e7b2d287fbc6e518477902e0dd6bc0ea27741c + requires-python: '>=3.11' + - filename: blosc2-4.11.0-cp314-cp314t-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: 3431d5e13a280d4f1c50538983884b19f0938f3f1e148b3edda2e6705c41d7b9 + requires-python: '>=3.11' diff --git a/docs/packages/dm-tree.yaml b/docs/packages/dm-tree.yaml new file mode 100644 index 000000000..f1f04071e --- /dev/null +++ b/docs/packages/dm-tree.yaml @@ -0,0 +1,19 @@ +package-name: dm-tree +source-code: https://github.com/deepmind/tree +license: Apache 2.0 +versions: +- version: 0.1.10 + tag: dm-tree-v0.1.10-20260905055132 + files: + - filename: dm_tree-0.1.10-cp312-cp312-manylinux_2_39_riscv64.whl + sha256: 28757cf7b618983861e80b25e787c205106b1a957436fa287d98f5b6ce4903bc + requires-python: '>=3.10' + - filename: dm_tree-0.1.10-cp313-cp313-manylinux_2_39_riscv64.whl + sha256: e93ae94d232b32ff26f1685ab6de86b01eb8b04aaee2206f5e890587d47f2d36 + requires-python: '>=3.10' + - filename: dm_tree-0.1.10-cp314-cp314-manylinux_2_39_riscv64.whl + sha256: f8a7068c286754675e718adc6696d0d952699b0a818c8acce7f9d7ac105e0495 + requires-python: '>=3.10' + - filename: dm_tree-0.1.10-cp314-cp314t-manylinux_2_39_riscv64.whl + sha256: a894e8304600269483feff1845edc8b01c37c8de1a97a895a3f0851f2a6e3b36 + requires-python: '>=3.10' diff --git a/docs/packages/logbook.yaml b/docs/packages/logbook.yaml new file mode 100644 index 000000000..c3f05ae20 --- /dev/null +++ b/docs/packages/logbook.yaml @@ -0,0 +1,19 @@ +package-name: logbook +source-code: https://github.com/getlogbook/logbook +license: BSD-3-Clause +versions: +- version: 1.10.1 + tag: logbook-v1.10.1-20260904133512 + files: + - filename: logbook-1.10.1-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: ba0aa4a61e5cc8915de8f01f96052b50f32fa62ba01cec8e1d1e577a64397506 + requires-python: '>=3.9' + - filename: logbook-1.10.1-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: a27b8dbc49360fd0c2f2b568f5aee153253d0d13d9aa7b12895c11f98332442b + requires-python: '>=3.9' + - filename: logbook-1.10.1-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: e66ea65007956e404db862f374e67f35c8133207816c4c5b0531abebde7fdf44 + requires-python: '>=3.9' + - filename: logbook-1.10.1-cp314-cp314t-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 6cf973faf6c5777859eed77097ef7f93394a2bf2bf62138be12f165a6f88237d + requires-python: '>=3.9' diff --git a/docs/packages/pairmux.yaml b/docs/packages/pairmux.yaml new file mode 100644 index 000000000..743700eb6 --- /dev/null +++ b/docs/packages/pairmux.yaml @@ -0,0 +1,11 @@ +package-name: pairmux +source-code: https://github.com/treeleaves30760/pairmux +license: MIT +versions: +- version: 0.5.2 + patched: true + tag: pairmux-v0.5.2-20260905054815 + files: + - filename: pairmux-0.5.2-py3-none-manylinux_2_39_riscv64.whl + sha256: c7876d5a1f89869980b0b10b64b303fac416395e6e45fb6ea36fd61ecf34a3cb + requires-python: '>=3.9' diff --git a/docs/packages/pinecone.yaml b/docs/packages/pinecone.yaml new file mode 100644 index 000000000..dbfd8d069 --- /dev/null +++ b/docs/packages/pinecone.yaml @@ -0,0 +1,10 @@ +package-name: pinecone +source-code: https://github.com/pinecone-io/python-sdk +license: Apache-2.0 +versions: +- version: 9.1.0 + tag: pinecone-v9.1.0-20260905060740 + files: + - filename: pinecone-9.1.0-cp310-abi3-manylinux_2_39_riscv64.whl + sha256: daddc90fda2372c1003ee7577f50694cd5c0ff544d1e4b9071672b2252679e2b + requires-python: '>=3.10' diff --git a/docs/packages/py-rust-stemmers.yaml b/docs/packages/py-rust-stemmers.yaml new file mode 100644 index 000000000..5f9372d9f --- /dev/null +++ b/docs/packages/py-rust-stemmers.yaml @@ -0,0 +1,15 @@ +package-name: py-rust-stemmers +license: Unknown +versions: +- version: 0.1.8 + tag: py-rust-stemmers-v0.1.8-20260904204450 + files: + - filename: py_rust_stemmers-0.1.8-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: d928681445ad656ee05e580b0c91ae7425b787c2039d0da5c81b2332ad921540 + requires-python: '>=3.10' + - filename: py_rust_stemmers-0.1.8-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: d7816ef36f87cf61640d9029059e7823eb5f0fc3dc3cdfac5efa466ce23e1016 + requires-python: '>=3.10' + - filename: py_rust_stemmers-0.1.8-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 9a3253c5a9b7f4806b9a7e84c81443da3facdd2a7b1f5af032fbdb652f98b3d0 + requires-python: '>=3.10' diff --git a/docs/packages/selectolax.yaml b/docs/packages/selectolax.yaml new file mode 100644 index 000000000..b8a46360a --- /dev/null +++ b/docs/packages/selectolax.yaml @@ -0,0 +1,32 @@ +package-name: selectolax +source-code: https://github.com/rushter/selectolax +license: MIT +versions: +- version: 0.4.11 + patched: true + tag: selectolax-v0.4.11-20260904134016 + files: + - filename: selectolax-0.4.11-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 2bdb5781e0e33ec96e7890e992715dd31650a1d196eebc8fa0520ff4e0cb42ab + requires-python: <3.15,>=3.9 + - filename: selectolax-0.4.11-cp312-cp312-musllinux_1_2_riscv64.whl + sha256: 47be09e5489bc9b7e94d77e24f5a264d9d86bc06409121e3b26ae1a3c735e44f + requires-python: <3.15,>=3.9 + - filename: selectolax-0.4.11-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 2054a33e4f532ac7aeda9c08c669dddbbce8ee05deb67cb1a648d5e6f0e98392 + requires-python: <3.15,>=3.9 + - filename: selectolax-0.4.11-cp313-cp313-musllinux_1_2_riscv64.whl + sha256: 1f1166965b6454063ca7d0f096e431868e35afdfc7c11be336eebed9db352196 + requires-python: <3.15,>=3.9 + - filename: selectolax-0.4.11-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: f8dc0dd8ab5ea6031a6ba61d2aabf03cf28259d42e16116ce41c6429c141f3c1 + requires-python: <3.15,>=3.9 + - filename: selectolax-0.4.11-cp314-cp314-musllinux_1_2_riscv64.whl + sha256: ed3ad46f29e11ebde583ea9a89611aa0015cf42b78772f872bdf246bb7b6e050 + requires-python: <3.15,>=3.9 + - filename: selectolax-0.4.11-cp314-cp314t-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 828f803f2b25df8e54b881ebd4f30e5746216241ce0a9cf72853fd30b885e948 + requires-python: <3.15,>=3.9 + - filename: selectolax-0.4.11-cp314-cp314t-musllinux_1_2_riscv64.whl + sha256: f22b28f12beb00c12983625ff94f62f8e16a1ad419433844041199875e34d8b4 + requires-python: <3.15,>=3.9 diff --git a/docs/packages/shellcheck-py.yaml b/docs/packages/shellcheck-py.yaml new file mode 100644 index 000000000..7f7bae844 --- /dev/null +++ b/docs/packages/shellcheck-py.yaml @@ -0,0 +1,10 @@ +package-name: shellcheck-py +source-code: https://github.com/ryanrhee/shellcheck-py +license: MIT +versions: +- version: 0.11.0.1 + tag: shellcheck-py-v0.11.0.1-20260905054058 + files: + - filename: shellcheck_py-0.11.0.1-py2.py3-none-manylinux_2_39_riscv64.whl + sha256: e49bfa7ad257cece1dfdbca849edec9ca351dba7c82a6ad09a8ebef698945265 + requires-python: '>=3.9' diff --git a/docs/packages/sqlite-vec.yaml b/docs/packages/sqlite-vec.yaml new file mode 100644 index 000000000..411cdd223 --- /dev/null +++ b/docs/packages/sqlite-vec.yaml @@ -0,0 +1,9 @@ +package-name: sqlite-vec +source-code: https://github.com/asg017/sqlite-vec +license: MIT OR Apache-2.0 +versions: +- version: 0.1.9 + tag: sqlite-vec-v0.1.9-20260905054153 + files: + - filename: sqlite_vec-0.1.9-py3-none-manylinux_2_39_riscv64.whl + sha256: 99ac54bb632b49ceb7c78f8c8327d4ceedce6f449cceddf32608eb20185225fe diff --git a/docs/packages/tach.yaml b/docs/packages/tach.yaml new file mode 100644 index 000000000..073c17e8e --- /dev/null +++ b/docs/packages/tach.yaml @@ -0,0 +1,13 @@ +package-name: tach +source-code: https://github.com/gauge-sh/tach +license: MIT License +versions: +- version: 0.35.0 + tag: tach-v0.35.0-20260904213825 + files: + - filename: tach-0.35.0-cp314-cp314t-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 833ccda703946d9640faec4c3f4e011db5010d5e018512c3ab973be640465938 + requires-python: '>=3.10' + - filename: tach-0.35.0-cp37-abi3-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: c5a7feee0c3d63c4f840f4e28db1431b836c28ceb1c4bea3992636d73e3d63bf + requires-python: '>=3.10' diff --git a/docs/packages/uamqp.yaml b/docs/packages/uamqp.yaml new file mode 100644 index 000000000..4fd1fac2a --- /dev/null +++ b/docs/packages/uamqp.yaml @@ -0,0 +1,16 @@ +package-name: uamqp +source-code: https://github.com/Azure/azure-uamqp-python +license: MIT License +versions: +- version: 1.6.11 + tag: uamqp-v1.6.11-20260904203602 + files: + - filename: uamqp-1.6.11-cp312-cp312-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: b48efdbfd9b3b76040feed54cd42d47be1d4e04a30274c8f9c7668fb0d1a9760 + requires-python: '>=3.7' + - filename: uamqp-1.6.11-cp313-cp313-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: e1affa1883275d301c2fd5e8942de3018fe88000ad2c2277640eacd530a6a3fc + requires-python: '>=3.7' + - filename: uamqp-1.6.11-cp314-cp314-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: a609e0446eb29efc2899268fe31b27e92a5f1872adba01f48620b4e63f2e1109 + requires-python: '>=3.7' diff --git a/docs/packages/zizmor.yaml b/docs/packages/zizmor.yaml new file mode 100644 index 000000000..a0e198278 --- /dev/null +++ b/docs/packages/zizmor.yaml @@ -0,0 +1,10 @@ +package-name: zizmor +source-code: https://github.com/zizmorcore/zizmor +license: MIT +versions: +- version: 1.29.0 + tag: zizmor-v1.29.0-20260904213622 + files: + - filename: zizmor-1.29.0-py3-none-manylinux_2_39_riscv64.whl + sha256: 57714e229b7f511d86fbc31f2afdb942ea624a3bc3b2b64ca14938b4778b0b7f + requires-python: '>=3.10'