-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
esptool: update to 5.1.0 #30209
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
base: master
Are you sure you want to change the base?
esptool: update to 5.1.0 #30209
Conversation
|
Notifying maintainers: |
cross/esptool/Portfile
Outdated
|
|
||
| depends_build-append \ | ||
| port:py${python.version}-setuptools \ | ||
| port:py${python.version}-wheel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
doesn't look like this is a build dependency anymore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed.
f6b2c24 to
0813d12
Compare
0813d12 to
07819fe
Compare
| depends_build-append \ | ||
| port:py${python.version}-setuptools \ | ||
| port:py${python.version}-wheel | ||
| python.versions 310 311 312 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your work!
Is it not working with python 3.13 and 3.14?
Description
Type(s)
Tested on
macOS 26.1 25B78 arm64
Command Line Tools 26.1.0.0.1.1761104275
Verification
Have you
port lint?sudo port test?sudo port -vst install?