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
2 changes: 2 additions & 0 deletions ci_scripts/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# project itself.
# The list is parsed by audit.sh script to install packages and audit them.

aiokafka
amazon-ion
apache-tvm-ffi
array-record
Expand Down Expand Up @@ -160,6 +161,7 @@ pytokens
pyuwsgi
pywavelets
PyYAML
pyyaml-ft
ray
rdkit
regress
Expand Down
19 changes: 19 additions & 0 deletions docs/packages/aiokafka.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
package-name: aiokafka
source-code: https://github.com/aio-libs/aiokafka
license: Apache-2.0
versions:
- version: 0.14.0
tag: aiokafka-v0.14.0-20260903190045
files:
- filename: aiokafka-0.14.0-cp312-cp312-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
sha256: 01269edefd82dd533303ab37d43fb42dcb9cf7918ce061f5f636eee6a0ac55ff
requires-python: '>=3.10'
- filename: aiokafka-0.14.0-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
sha256: 085f936050c16a5eaffe354cc2d07a44453e13565813c7dc2777734ba369257e
requires-python: '>=3.10'
- filename: aiokafka-0.14.0-cp314-cp314-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
sha256: 9d40d8f5f2e763bc6d91c721668c67de0d9677a7f8350eab91e7eac0d9f27495
requires-python: '>=3.10'
- filename: aiokafka-0.14.0-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
sha256: 827541559755f0ebe7d3d16893e5d406f32a6b252f6b17a2e5c8c00181e95c1c
requires-python: '>=3.10'
19 changes: 19 additions & 0 deletions docs/packages/pyyaml-ft.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
package-name: pyyaml-ft
source-code: https://github.com/Quansight-Labs/pyyaml-ft
license: MIT
versions:
- version: 8.0.0
tag: pyyaml-ft-v8.0.0-20260903191500
files:
- filename: pyyaml_ft-8.0.0-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
sha256: 8ef1562f4987b4f055dbd1957eb4ab6d5c0e51132dfcb6025be287b496adecd5
requires-python: '>=3.13'
- filename: pyyaml_ft-8.0.0-cp313-cp313-musllinux_1_2_riscv64.whl
sha256: 307f7e1642309bc9fcba7fb2f61db66903ae97393cc1909365e6c00001431930
requires-python: '>=3.13'
- filename: pyyaml_ft-8.0.0-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
sha256: 7c73e104ee7d6f5706b5d81205131e5533449e0fbd04452ea75c075d362cc735
requires-python: '>=3.13'
- filename: pyyaml_ft-8.0.0-cp314-cp314t-musllinux_1_2_riscv64.whl
sha256: eef83902da330b5619a730a65c64e0b99fa0c081b4a1422f004ca07d137adf59
requires-python: '>=3.13'
Loading