blob: c1e9b76584d81b36cbe9b46162679c3fac82db4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
pkgbase = python-spsdk
pkgdesc = NXP Secure Provisioning SDK
pkgver = 2.1.1
pkgrel = 2
url = https://github.com/nxp-mcuxpresso/spsdk
arch = any
license = BSD-3-Clause
checkdepends = python-pyftdi
checkdepends = python-pytest
checkdepends = python-pytest-xdist
checkdepends = python-voluptuous
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-asn1crypto
depends = python-astunparse
depends = python-bincopy
depends = python-bitstring
depends = python-click
depends = python-click-command-tree
depends = python-click-option-group
depends = python-colorama
depends = python-crcmod
depends = python-cryptography
depends = python-deepmerge
depends = python-fastjsonschema
depends = python-hexdump
depends = python-libusbsio
depends = python-oscrypto
depends = python-platformdirs
depends = python-prettytable
depends = python-pylink-square
depends = python-pyocd
depends = python-pyserial
depends = python-requests
depends = python-ruamel-yaml
depends = python-sly
depends = python-typing_extensions
optdepends = python-pyftdi: for dk6
source = spsdk-2.1.1.tar.gz::https://github.com/nxp-mcuxpresso/spsdk/archive/refs/tags/2.1.1.tar.gz
source = python-spsdk-2.1.0-remove_pypemicro.patch
sha512sums = 3ef8398eb0f3008b50a0cac7f9491913f6acc70513f50351a0e15fb64af7759c18f1771a9ca0d297f7977df20e4278072c1b8f70613d1af5d962ab2b0c54f2e6
sha512sums = 52977b5caaf43c3a4f14a5c493d499a64dc6d9ad1af163570f311f723d485dd6d836a2a64946b1c364fe3942f4cc607a777dbb965a340ecfc271a9bd03f77af4
b2sums = 5c93d63232d94ad2c2840c41a88f441ae76d4dcf8598f440ee5203626a8c7716a06bd841f1a830ebbada1262c917c5e4380ab905418c4cf7f2414325635d460b
b2sums = 0b28b43bb84ff4083ceb2ba3115859d38814725d743897122e70b724bd462d6093458569a2380549b931f772ce067dbcddd12b0a108a05bdd8b9746cf547e140
pkgname = python-spsdk
|