mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 18:18:21 +00:00
Build rpds-py 0.26.0
This commit is contained in:
parent
e99cc8e2e8
commit
b4f7d2022c
1
.github/workflows/wheels.yml
vendored
1
.github/workflows/wheels.yml
vendored
@ -235,6 +235,7 @@ jobs:
|
|||||||
- name: Create requirements file for custom build
|
- name: Create requirements file for custom build
|
||||||
run: |
|
run: |
|
||||||
touch requirements_custom.txt
|
touch requirements_custom.txt
|
||||||
|
echo "rpds_py==0.26.0" >> requirements_custom.txt
|
||||||
|
|
||||||
- name: Build wheels (custom)
|
- name: Build wheels (custom)
|
||||||
uses: cdce8p/wheels@master
|
uses: cdce8p/wheels@master
|
||||||
|
@ -212,4 +212,4 @@ multidict>=6.4.2
|
|||||||
# rpds-py > 0.25.0 requires cargo 1.84.0
|
# rpds-py > 0.25.0 requires cargo 1.84.0
|
||||||
# Stable Alpine current only ships cargo 1.83.0
|
# Stable Alpine current only ships cargo 1.83.0
|
||||||
# No wheels upstream available for armhf & armv7
|
# No wheels upstream available for armhf & armv7
|
||||||
rpds-py==0.24.0
|
# rpds-py==0.24.0
|
||||||
|
@ -238,7 +238,7 @@ multidict>=6.4.2
|
|||||||
# rpds-py > 0.25.0 requires cargo 1.84.0
|
# rpds-py > 0.25.0 requires cargo 1.84.0
|
||||||
# Stable Alpine current only ships cargo 1.83.0
|
# Stable Alpine current only ships cargo 1.83.0
|
||||||
# No wheels upstream available for armhf & armv7
|
# No wheels upstream available for armhf & armv7
|
||||||
rpds-py==0.24.0
|
# rpds-py==0.24.0
|
||||||
"""
|
"""
|
||||||
|
|
||||||
GENERATED_MESSAGE = (
|
GENERATED_MESSAGE = (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user