blob: 28bde850a6523b292985323eabc9b220199d6984 (
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
|
pkgbase = python-mbed-icetea
pkgdesc = mbed test framework
pkgver = 2.0.1
pkgrel = 2
url = https://github.com/ARMmbed/icetea
arch = any
license = Apache
makedepends = python-setuptools
depends = python
depends = python-prettytable
depends = python-requests
depends = python-yattag
depends = python-pyserial
depends = python-jsonmerge
depends = python-jsonschema
depends = python-mbed-ls
depends = python-semver
depends = python-mbed-flasher
depends = python-six
depends = python-pydash
depends = python-transitions
optdepends = python-coloredlogs: decorate your console outputs with all kind of colors
optdepends = python-psutil
optdepends = python-pyshark: sniffer integration
source = python-mbed-icetea-2.0.1.tar.gz::https://github.com/ARMmbed/icetea/archive/v2.0.1.tar.gz
sha256sums = 5c31d2fc60b543f82c59545218a78795a00a6d09412e0c6e8e0e528df398dadb
pkgname = python-mbed-icetea
|