blob: b704d03e6c870d27a7c1bfcd3045ed95adbfb094 (
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
|
pkgbase = python-mbed-os-tools
pkgdesc = The tools to test and work with Mbed OS
pkgver = 0.0.15
pkgrel = 1
url = https://os.mbed.com/
arch = any
license = Apache
makedepends = python-setuptools
source = python-mbed-os-tools-0.0.15.tar.gz::https://github.com/ARMmbed/mbed-os-tools/archive/v0.0.15.tar.gz
sha256sums = 60e77755e43d9dc0612ecbbb02ff3321dd79993a664a22c3ad2405f6de61c7e2
pkgname = python-mbed-os-tools
depends = python
depends = python-pyserial
depends = python-requests
depends = python-intelhex
depends = python-future
depends = python-prettytable
depends = python-fasteners
depends = python-appdirs
depends = python-junit-xml
depends = python-lockfile
depends = python-six
depends = python-colorama
depends = python-beautifulsoup4
pkgname = python-mbed-ls
depends = python
depends = python-prettytable
depends = python-mbed-os-tools
conflicts = python2-mbed-ls
pkgname = python-mbed-host-tests
depends = python
depends = python-mbed-os-tools
conflicts = python2-mbed-host-tests
pkgname = python-mbed-greentea
depends = python
depends = python-mbed-os-tools
conflicts = python2-mbed-greentea
|