From 3972f6096c32a4f1cb902c1a9edc86b0b0713196 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 09:11:38 +0000 Subject: [PATCH 1/9] docs: add boost-histogram Add version 1.8.1 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- ci_scripts/packages.txt | 1 + docs/packages/boost-histogram.yaml | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 docs/packages/boost-histogram.yaml diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index 2446328fb..76210e80c 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -49,6 +49,7 @@ blosc blosc2 bluetooth-data-tools blurhash-python +boost-histogram bottleneck brotli brotlicffi diff --git a/docs/packages/boost-histogram.yaml b/docs/packages/boost-histogram.yaml new file mode 100644 index 000000000..c6c1ba9bb --- /dev/null +++ b/docs/packages/boost-histogram.yaml @@ -0,0 +1,19 @@ +package-name: boost-histogram +source-code: https://github.com/scikit-hep/boost-histogram +license: BSD-3-Clause AND BSL-1.0 +versions: +- version: 1.8.1 + tag: boost-histogram-v1.8.1-20260909091133 + files: + - filename: boost_histogram-1.8.1-cp312-cp312-manylinux_2_39_riscv64.whl + sha256: 9ea52f10a20fb082cd71935ccc05cebd3b4e7ac5a64d0a1ebfc17436cae951ef + requires-python: '>=3.10' + - filename: boost_histogram-1.8.1-cp313-cp313-manylinux_2_39_riscv64.whl + sha256: d9449fb777a325f17b5818ba60a107c71ac01ac4eab6281b733161867399f307 + requires-python: '>=3.10' + - filename: boost_histogram-1.8.1-cp314-cp314-manylinux_2_39_riscv64.whl + sha256: a9778ed981139b0143b0475226ec75f43b4c090153627706af2f7c0ebf27a62f + requires-python: '>=3.10' + - filename: boost_histogram-1.8.1-cp314-cp314t-manylinux_2_39_riscv64.whl + sha256: 8d324f02e97667a83acaf90a616cfadecb9f06230541b014ed29377427773ba1 + requires-python: '>=3.10' From 15aac545b28a91e407a3d0ddfc35fda62bf97775 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 09:23:28 +0000 Subject: [PATCH 2/9] docs: add sudachipy Add version 0.6.11 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- ci_scripts/packages.txt | 1 + docs/packages/sudachipy.yaml | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 docs/packages/sudachipy.yaml diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index 76210e80c..7b776c5a4 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -493,6 +493,7 @@ statsmodels stream-inflate stream-unzip streaming-form-data +sudachipy swiglpk sysv-ipc ta-lib diff --git a/docs/packages/sudachipy.yaml b/docs/packages/sudachipy.yaml new file mode 100644 index 000000000..c2724569d --- /dev/null +++ b/docs/packages/sudachipy.yaml @@ -0,0 +1,16 @@ +package-name: sudachipy +source-code: https://github.com/WorksApplications/sudachi.rs/tree/develop/python +license: Apache-2.0 +versions: +- version: 0.6.11 + patched: true + tag: sudachipy-v0.6.11-20260909092323 + files: + - filename: sudachipy-0.6.11-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: b70b5ed670a6d8cd518a85b07eb841c39678d454f69bea866a697a354087efab + - filename: sudachipy-0.6.11-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 579503836abd9ff95b756cdb1929a2118f245a332d500ddd4a7713fa6d839c53 + - filename: sudachipy-0.6.11-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 5c976451fe7fefc0ab69c34ba47154c63a0a4e6813ac8af55a55b1352676ee46 + - filename: sudachipy-0.6.11-cp314-cp314t-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 0757c41309f227cd1abee6c8e6ab6c780492b94fa3785c8adbb5ab1f34df4c0b From 634c7ef4853b5bbe38475e40bbe4bb3693746253 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 09:30:13 +0000 Subject: [PATCH 3/9] docs: add ast-grep-py Add version 0.45.2 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- ci_scripts/packages.txt | 1 + docs/packages/ast-grep-py.yaml | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 docs/packages/ast-grep-py.yaml diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index 7b776c5a4..b2df9cefa 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -24,6 +24,7 @@ arc4 array-record arro3-core ast-grep-cli +ast-grep-py astropy astropy-healpix asynch diff --git a/docs/packages/ast-grep-py.yaml b/docs/packages/ast-grep-py.yaml new file mode 100644 index 000000000..42379a10c --- /dev/null +++ b/docs/packages/ast-grep-py.yaml @@ -0,0 +1,19 @@ +package-name: ast-grep-py +source-code: https://github.com/ast-grep/ast-grep +license: MIT +versions: +- version: 0.45.2 + tag: ast-grep-py-v0.45.2-20260909093006 + files: + - filename: ast_grep_py-0.45.2-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 3f3e5c323566393cbe1a240e2c61e08849f0102227908936a34df11da977df76 + requires-python: '>=3.8' + - filename: ast_grep_py-0.45.2-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: ea97b8d87bc39bf28cbc3f9bd274c5718793e2a25b89ca70ae3ccddbba80ccf6 + requires-python: '>=3.8' + - filename: ast_grep_py-0.45.2-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 0d7083c561481b109485e0619bb4f20ce8d47bea812a6a8ab26605cca4536bdd + requires-python: '>=3.8' + - filename: ast_grep_py-0.45.2-cp314-cp314t-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: d6fb170d96ddff8d7ad1ad5fb3e38dcf52e348a7f121d3795c9d59202c9d9f29 + requires-python: '>=3.8' From 377220b54d085cc4767cbb85a6324da1c972d1b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 09:38:01 +0000 Subject: [PATCH 4/9] docs: add yara-python Add version 4.5.4 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- ci_scripts/packages.txt | 1 + docs/packages/yara-python.yaml | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 docs/packages/yara-python.yaml diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index b2df9cefa..fe4cec045 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -590,6 +590,7 @@ xgboost xgrammar xmhuffman yappi +yara-python yara-x zeroconf zipcodes diff --git a/docs/packages/yara-python.yaml b/docs/packages/yara-python.yaml new file mode 100644 index 000000000..9058771d6 --- /dev/null +++ b/docs/packages/yara-python.yaml @@ -0,0 +1,24 @@ +package-name: yara-python +source-code: https://github.com/VirusTotal/yara-python +license: Apache 2.0 +versions: +- version: 4.5.4 + patched: true + tag: yara-python-v4.5.4-20260909093754 + files: + - filename: yara_python-4.5.4-cp312-cp312-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: cdc00d67f083530aa9eb1fe4bc045b35b12be67dd3f62a373c3c4163bb51b8cf + - filename: yara_python-4.5.4-cp312-cp312-musllinux_1_2_riscv64.whl + sha256: 148d5a0b36cebd20b676a1afc368e750618286d7803cbf778b18e1a7a5995527 + - filename: yara_python-4.5.4-cp313-cp313-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: 8f63ca3b2b346ff8627cca47c696e724acc3a66924389219a28be00bdc601340 + - filename: yara_python-4.5.4-cp313-cp313-musllinux_1_2_riscv64.whl + sha256: 6ccac3df6bc6fea5c8d56e16913ab1736ec35afdc8a43c114a29fc53024ffcc5 + - filename: yara_python-4.5.4-cp314-cp314-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: f5dfe8e7fc356c37b711e333fc9c7121ca867bcaa336bee8b93424a5e24ce0a9 + - filename: yara_python-4.5.4-cp314-cp314-musllinux_1_2_riscv64.whl + sha256: 557313f9c3fc43fa31829288efc1b9d929dc8d529f3bc189e2f68ba9d4a09056 + - filename: yara_python-4.5.4-cp314-cp314t-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: ce7a76bcc9fff7336ed77f94d2d6ef25a56c5df7be44c1e1572ec37910a8ccc2 + - filename: yara_python-4.5.4-cp314-cp314t-musllinux_1_2_riscv64.whl + sha256: 1546a4aa370313b11bbd9e9dc7374232fcb602fb246af3271b8f68a3c979b87f From 25e205e94bd6a8f6356b2e53536451f3957295e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 10:06:06 +0000 Subject: [PATCH 5/9] docs: add tantivy Add version 0.26.0 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- ci_scripts/packages.txt | 1 + docs/packages/tantivy.yaml | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 docs/packages/tantivy.yaml diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index fe4cec045..40290a441 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -500,6 +500,7 @@ sysv-ipc ta-lib tables tach +tantivy taplo tbb temporalio diff --git a/docs/packages/tantivy.yaml b/docs/packages/tantivy.yaml new file mode 100644 index 000000000..3bccacd1a --- /dev/null +++ b/docs/packages/tantivy.yaml @@ -0,0 +1,18 @@ +package-name: tantivy +license: Unknown +versions: +- version: 0.26.0 + tag: tantivy-v0.26.0-20260909100601 + files: + - filename: tantivy-0.26.0-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 5cefce5d6d29d5d680bfdc86a85b2edf8f02f1c1dd7dbc334e7b063b8de9225a + requires-python: '>=3.10' + - filename: tantivy-0.26.0-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 1d0b3ef0b0caeb6556e402dc78299b7db0682f77b2325c7f0ddc561ecda26c18 + requires-python: '>=3.10' + - filename: tantivy-0.26.0-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 3f757af6490a27988c78836516568794bfe9d2d32def8818f69ef5af8e2be420 + requires-python: '>=3.10' + - filename: tantivy-0.26.0-cp314-cp314t-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl + sha256: 34396e00ddd6037b2f28b1ededaf2a7a2c2094f566fd4536727d0ac0e4183b8b + requires-python: '>=3.10' From cd6704795dc5984efc3f57b7b82865e3103e96e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 10:07:28 +0000 Subject: [PATCH 6/9] docs: add fastwarc Add version 1.0.9 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- ci_scripts/packages.txt | 1 + docs/packages/fastwarc.yaml | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 docs/packages/fastwarc.yaml diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index 40290a441..5a15e39ef 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -156,6 +156,7 @@ fastrlock fastsafetensors fasttext-wheel fastuuid +fastwarc fill-voids fiona firecrawl-anydoc diff --git a/docs/packages/fastwarc.yaml b/docs/packages/fastwarc.yaml new file mode 100644 index 000000000..38d7f60a4 --- /dev/null +++ b/docs/packages/fastwarc.yaml @@ -0,0 +1,19 @@ +package-name: fastwarc +source-code: https://github.com/chatnoir-eu/chatnoir-resiliparse +license: Apache-2.0 +versions: +- version: 1.0.9 + tag: fastwarc-v1.0.9-20260909100720 + files: + - filename: fastwarc-1.0.9-cp312-cp312-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: 80bf2dae9d6eec2b1055154466442d917a8ae4eba9747fc52e46549484ad04a3 + requires-python: '>=3.10' + - filename: fastwarc-1.0.9-cp313-cp313-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: 4de7e4ba05ea2eb9fa598a076a7e27d7b773b642f4e3f1b716082f1a128da49a + requires-python: '>=3.10' + - filename: fastwarc-1.0.9-cp314-cp314-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: c8073ff68d2be071bbf1159de134badd94379195b7a63388b22324b54d00a464 + requires-python: '>=3.10' + - filename: fastwarc-1.0.9-cp314-cp314t-manylinux_2_38_riscv64.manylinux_2_39_riscv64.whl + sha256: de6249df3f34fd39fa68f376276c6b79d7464b79a8361fc96a2b05799accee8c + requires-python: '>=3.10' From 0c2763a12881aaa91422494b811dd8d561803d91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 10:37:35 +0000 Subject: [PATCH 7/9] docs: add datasketches Add version 5.2.0 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- ci_scripts/packages.txt | 1 + docs/packages/datasketches.yaml | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 docs/packages/datasketches.yaml diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index 5a15e39ef..dc7296a33 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -106,6 +106,7 @@ cysignals cysystemd cython daft +datasketches datefinder dbt-extractor ddtrace diff --git a/docs/packages/datasketches.yaml b/docs/packages/datasketches.yaml new file mode 100644 index 000000000..03e09da66 --- /dev/null +++ b/docs/packages/datasketches.yaml @@ -0,0 +1,24 @@ +package-name: datasketches +source-code: http://datasketches.apache.org +license: Apache License 2.0 +versions: +- version: 5.2.0 + patched: true + tag: datasketches-v5.2.0-20260909103729 + files: + - filename: datasketches-5.2.0-cp312-cp312-manylinux_2_39_riscv64.whl + sha256: fbb21769da37e3b0dcf3e9aaf0bb5687e2b64da7131d80f13fb917dcc1a5ef10 + - filename: datasketches-5.2.0-cp312-cp312-musllinux_1_2_riscv64.whl + sha256: 0b190c0e7d0733140ebacddea4ccbf3351de48b23a7597bee4baa4b90d510ce9 + - filename: datasketches-5.2.0-cp313-cp313-manylinux_2_39_riscv64.whl + sha256: 8adcd95d481a962b7fab1ebce9f39585875e658e5c14e3b515da07b1737456e6 + - filename: datasketches-5.2.0-cp313-cp313-musllinux_1_2_riscv64.whl + sha256: 9072e3ccdb9ed318d245981f4203d6ddc6e2c79208c277e66589db9b64a5f4de + - filename: datasketches-5.2.0-cp314-cp314-manylinux_2_39_riscv64.whl + sha256: 81a3c137a9a5623cf1fbfaa3c0a11563a6bb63ee1331c36f2da6adb59af6fed3 + - filename: datasketches-5.2.0-cp314-cp314-musllinux_1_2_riscv64.whl + sha256: 3ca99894d8d6a56b0bbe031cd24becb0b50b343b5a672f8bd0851b8a33e2c4e5 + - filename: datasketches-5.2.0-cp314-cp314t-manylinux_2_39_riscv64.whl + sha256: 6868d44ebe22d1e5782d37b8e112ef125c275757b39dd56380d71c68b1543cec + - filename: datasketches-5.2.0-cp314-cp314t-musllinux_1_2_riscv64.whl + sha256: 06a4e3e6f40f84222a9de43233c0fbb2fbe4340d94c3930687d14a9f16ab71e9 From 3c7edf692fbbfa5a4365b5212104440908768f7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 13:07:13 +0000 Subject: [PATCH 8/9] docs: add pydantic-monty-runtime Add version 0.0.21 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- ci_scripts/packages.txt | 1 + docs/packages/pydantic-monty-runtime.yaml | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 docs/packages/pydantic-monty-runtime.yaml diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index dc7296a33..c0dc22a5e 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -356,6 +356,7 @@ pycrdt pycryptodome pycryptodomex pycurl +pydantic-monty-runtime pyedflib pyerfa pyfarmhash diff --git a/docs/packages/pydantic-monty-runtime.yaml b/docs/packages/pydantic-monty-runtime.yaml new file mode 100644 index 000000000..4fb6feac4 --- /dev/null +++ b/docs/packages/pydantic-monty-runtime.yaml @@ -0,0 +1,10 @@ +package-name: pydantic-monty-runtime +source-code: https://github.com/pydantic/monty +license: MIT +versions: +- version: 0.0.21 + tag: pydantic-monty-runtime-v0.0.21-20260909130708 + files: + - filename: pydantic_monty_runtime-0.0.21-py3-none-manylinux_2_39_riscv64.whl + sha256: b1fa8661cbe9a64b95a985711fa7dade5f2ffa03aaa11a34792c62f024d69065 + requires-python: '>=3.10' From c048714d759a168e6c0cfdb50fdf65d5fb8d775a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 20:56:14 +0000 Subject: [PATCH 9/9] docs: add pagefind-bin Add version 1.5.2 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- ci_scripts/packages.txt | 1 + docs/packages/pagefind-bin.yaml | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 docs/packages/pagefind-bin.yaml diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index c0dc22a5e..c56f6e913 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -308,6 +308,7 @@ orjson ormsgpack osqp outlines-core +pagefind-bin pairmux pandas pcodec diff --git a/docs/packages/pagefind-bin.yaml b/docs/packages/pagefind-bin.yaml new file mode 100644 index 000000000..939e1baa1 --- /dev/null +++ b/docs/packages/pagefind-bin.yaml @@ -0,0 +1,10 @@ +package-name: pagefind-bin +source-code: https://github.com/pagefind/pagefind/ +license: MIT +versions: +- version: 1.5.2 + tag: pagefind-bin-v1.5.2-20260909205609 + files: + - filename: pagefind_bin-1.5.2-py3-none-manylinux_2_39_riscv64.whl + sha256: 9ffaeb0eacdfd357d61be8e2db0ef3981ba743f0475830c4239f4645c8352ce7 + requires-python: ~=3.9