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

New package: esptool-3.1 #31610

Closed
wants to merge 2 commits into from
Closed

New package: esptool-3.1 #31610

wants to merge 2 commits into from

Conversation

m4rcu5
Copy link

@m4rcu5 m4rcu5 commented Jun 22, 2021

General

Have the results of the proposed changes been tested?

  • I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
  • I generally don't use the affected packages but briefly tested this PR

Does it build and run successfully?

(Please choose at least one native build and, if supported, at least one cross build. More are better.)

  • I built this PR locally for my native architecture, (amd64)

No hardware hackers on Void? Or did I miss the boat on a way better tool to program ESP's?

esptool depends on python3-reedsolo, I've bundled both new packages in this PR.

I am doubting if I should strip the .py extension from the installed binaries, as the help output still references the binaries including the .py extension.

@ericonr ericonr added the new-package This PR adds a new package label Jun 23, 2021
@m4rcu5
Copy link
Author

m4rcu5 commented Jul 20, 2021

Am I missing anything in the commits, or a procedure to let this PR progress?

Copy link
Member

@ericonr ericonr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review for new packages is a slow affair, unfortunately.

srcpkgs/esptool/template Outdated Show resolved Hide resolved
srcpkgs/esptool/template Outdated Show resolved Hide resolved
srcpkgs/python3-reedsolo/template Show resolved Hide resolved
Comment on lines +7 to +8
depends="python3-pyserial python3-ecdsa python3-pyaes
python3-bitstring python3-reedsolo"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you put this in same order as https://github.com/espressif/esptool/blob/master/setup.py#L128 ?

And I think it's missing cryptography explicitly?

Given https://github.com/espressif/esptool/blob/master/setup.py#L118, you probably need some additional checkdepends too.

@github-actions
Copy link

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label May 23, 2022
@github-actions github-actions bot closed this Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants