Age | Commit message (Collapse) | Author |
|
|
|
Update patch for pypemicro devendoring.
Disable broken tests: https://github.com/nxp-mcuxpresso/spsdk/issues/66
|
|
Signed-off-by: David Runge <dvzrv@archlinux.org>
|
|
Signed-off-by: David Runge <dvzrv@archlinux.org>
|
|
The project has been moved.
Signed-off-by: David Runge <dvzrv@archlinux.org>
|
|
|
|
Consolidate dependencies.
Add python-pyftdi to check and optdepends.
|
|
|
|
handling
|
|
|
|
Drop patch for cryptography compatibility (merged upstream).
|
|
Add python-typing-extensions to dependencies.
Remove now unneeded patch for newer python-pyyaml version in tests.
|
|
Remove ignored but included patches for click 8.1 support and outdated cryptography >= 37 support.
Add updated patch for cryptography >= 37 support.
Add patch to fix misuse of pyyaml in tests.
|
|
Add upstreamed patch for python-cryptography >= 37.0.0 support: https://github.com/NXPmicro/spsdk/issues/42
Add upstream ticket for provided patch for click >= 8.1 support: https://github.com/NXPmicro/spsdk/issues/44
|
|
Add link to upstream pull request for click 8.1 compat.
|
|
Add patch to fix compatibility with python-click >= 8.1.
|
|
|
|
Remove patch that removes libusbsio dependency, as upstream has now made its
sources available under a permissive license:
https://github.com/NXPmicro/spsdk/issues/36
Remove ignoring of test that failed when libusbsio was missing.
|
|
Remove version pinning: https://github.com/NXPmicro/spsdk/issues/35
Remove use of pypemicro:
https://github.com/NXPmicro/pypemicro/issues/10
https://github.com/NXPmicro/spsdk/issues/30
Remove use of pyocd-pemicro:
https://github.com/pyocd/pyOCD/issues/1319
Remove use of libusbsio: https://github.com/NXPmicro/spsdk/issues/36
|