Build rpds-py 0.25.1

This commit is contained in:
Marc Mueller 2025-06-05 01:07:44 +02:00
parent fd500346bf
commit f54d0ccbd7
No known key found for this signature in database
3 changed files with 3 additions and 2 deletions

View File

@ -235,6 +235,7 @@ jobs:
- name: Create requirements file for custom build
run: |
touch requirements_custom.txt
echo "rpds_py==0.25.1" >> requirements_custom.txt
- name: Build wheels (custom)
uses: cdce8p/wheels@master

View File

@ -217,4 +217,4 @@ multidict>=6.4.2
# rpds-py > 0.25.0 requires cargo 1.84.0
# Stable Alpine current only ships cargo 1.83.0
# No wheels upstream available for armhf & armv7
rpds-py==0.24.0
# rpds-py==0.24.0

View File

@ -242,7 +242,7 @@ multidict>=6.4.2
# rpds-py > 0.25.0 requires cargo 1.84.0
# Stable Alpine current only ships cargo 1.83.0
# No wheels upstream available for armhf & armv7
rpds-py==0.24.0
# rpds-py==0.24.0
"""
GENERATED_MESSAGE = (