FS#75543 - [esptool] Missing dependency on python-cryptography

Attached to Project: Community Packages
Opened by Felix Yan (felixonmars) - Monday, 08 August 2022, 05:26 GMT
Last edited by Jelle van der Waa (jelly) - Wednesday, 10 August 2022, 12:38 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jelle van der Waa (jelly)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
esptool should depend on cryptography instead of pyaes:
https://github.com/espressif/esptool/blob/v4.2/setup.py#L120

Additional info:
* package version(s)
esptool 4.2-1

namcap also detects it:
Checking esptool-4.2-1-any.pkg.tar.zst
esptool E: Dependency python-cryptography detected and not included (libraries ['cryptography'] needed in files ['usr/lib/python3.10/site-packages/espsecure/__init__.py'])
This task depends upon

Closed by  Jelle van der Waa (jelly)
Wednesday, 10 August 2022, 12:38 GMT
Reason for closing:  Fixed
Additional comments about closing:  esptool-4.2-2

Loading...