summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-04-11upgpkg: 2.1.1-2: Rebuild against Python 3.12David Runge
2024-03-31upgpkg: 2.1.1-1David Runge
Update patch for pypemicro devendoring. Disable broken tests: https://github.com/nxp-mcuxpresso/spsdk/issues/66
2024-03-20Add nvchecker integrationDavid Runge
Signed-off-by: David Runge <dvzrv@archlinux.org>
2024-03-20Switch to correct SPDX license identifier for projectDavid Runge
Signed-off-by: David Runge <dvzrv@archlinux.org>
2024-03-20Use correct upstream urlDavid Runge
The project has been moved. Signed-off-by: David Runge <dvzrv@archlinux.org>
2024-02-26s/typing-extensions/typing_extensions/Daniel M. Capella
2023-07-26upgpkg: 1.11.0-1David Runge
Consolidate dependencies. Add python-pyftdi to check and optdepends.
2023-07-26Simplify the pytest setup and remove ignoring of now working tests.David Runge
2023-07-26Use alphabetically sorted bash arrays with one entry per line for better ↵David Runge
handling
2023-04-09rebuild with python 3.11Felix Yan
2022-10-21Upgrade to 1.8.0.David Runge
Drop patch for cryptography compatibility (merged upstream).
2022-09-24Upgrade to 1.7.1.David Runge
Add python-typing-extensions to dependencies. Remove now unneeded patch for newer python-pyyaml version in tests.
2022-08-01Upgrade to 1.7.0.David Runge
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.
2022-05-19Rebuild to fix issues with python-cryptography.David Runge
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
2022-04-04Rebuild to switch to PEP517.David Runge
Add link to upstream pull request for click 8.1 compat.
2022-04-04Upgrade to 1.6.3.David Runge
Add patch to fix compatibility with python-click >= 8.1.
2022-03-13Upgrade to 1.6.2.David Runge
2022-03-09Upgrade to 1.6.1.David Runge
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.
2022-02-13Add python-spsdk as new dependency for python-pynitrokey.David Runge
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