Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin littlefs-python requirement for older versions of Python #180

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Pin littlefs-python requirement for older versions of Python #180

merged 1 commit into from
Mar 6, 2024

Conversation

adokitkat
Copy link
Contributor

Hi again.

We finally got to merge backports of LittleFS example in ESP-IDF to v5.0 and v5.1 branches but the CI is broken again... Due to me not fully understanding virtual environments in Python. However this change should fix it. ESP-IDF v5.0 and v5.1 has minimal version requirement for Python to be 3.7 so we released littlefs-python version 0.9.3 (jrast/littlefs-python#78) while ago (it seems 0.10.0 should also be compatible) and this change should make sure the virtual environment created during fetching joltwallet/littlefs (esp_littlefs) from component manager will have the exact version we need.

@BrianPugh

Thank you.

Due to ESP-IDF v5.0 and v5.1 supporting Python 3.7
Related jrast/littlefs-python#78
@BrianPugh
Copy link
Member

looks good to me! will merge and tag a release. Thanks!

@BrianPugh BrianPugh merged commit a76bb47 into joltwallet:master Mar 6, 2024
7 checks passed
@BrianPugh
Copy link
Member

released in v1.14.2

@adokitkat
Copy link
Contributor Author

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants