Skip to content

Commit

Permalink
py312-313: Extra requirement for rpds-py with newer gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 committed Jan 25, 2025
1 parent dd0617a commit f92a493
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spk/python312-wheels/src/requirements-crossenv-rpds-py.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# [rpds-py]
# Version >= 0.22.3 requires rustc >= 1.80
# Require environment variables
# PYO3_CROSS_LIB_DIR=$(STAGING_INSTALL_PREFIX)/lib/
# PYO3_CROSS_INCLUDE_DIR=$(STAGING_INSTALL_PREFIX)/include/
rpds_py==0.22.3
6 changes: 6 additions & 0 deletions spk/python313-wheels/src/requirements-crossenv-rpds-py.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# [rpds-py]
# Version >= 0.22.3 requires rustc >= 1.80
# Require environment variables
# PYO3_CROSS_LIB_DIR=$(STAGING_INSTALL_PREFIX)/lib/
# PYO3_CROSS_INCLUDE_DIR=$(STAGING_INSTALL_PREFIX)/include/
rpds_py==0.22.3

0 comments on commit f92a493

Please sign in to comment.