blob: ff008c18f6b8452525a562ccca45c76ff02304af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-lauterbach
pkgdesc = Python Lauterbach Automation
pkgver = 0.0.3
pkgrel = 1
url = https://pypi.org/project/
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-loguru
depends = python-lauterbach-trace32-rcl
source = python_lauterbach-0.0.3.tar.gz::https://files.pythonhosted.org/packages/source/p/python_lauterbach/python_lauterbach-0.0.3.tar.gz
sha512sums = 10354869ce9e93556d7b5f0c62f6c5c3d8fac96838b461555509aeb7ac03f1b0584861c8e92d33e8853b559832c199d40335b74a9277879c8620f21baefcc82d
pkgname = python-lauterbach
|