summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2f46294817dae3890cc96a3b70b81c2483d7064c (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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
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
	makedepends = python2-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

pkgname = python2-mbed-os-tools
	depends = python2
	depends = python2-pyserial
	depends = python2-requests
	depends = python2-intelhex
	depends = python2-future
	depends = python2-prettytable
	depends = python2-fasteners
	depends = python2-appdirs
	depends = python2-junit-xml
	depends = python2-lockfile
	depends = python2-six
	depends = python2-colorama
	depends = python2-beautifulsoup4

pkgname = python2-mbed-ls
	depends = python
	depends = python-prettytable
	depends = python-mbed-os-tools
	conflicts = python-mbed-ls

pkgname = python2-mbed-host-tests
	depends = python
	depends = python-mbed-os-tools
	conflicts = python-mbed-host-tests

pkgname = python2-mbed-greentea
	depends = python
	depends = python-mbed-os-tools
	conflicts = python-mbed-greentea