python-west/.SRCINFO

17 lines
485 B
Plaintext
Raw Normal View History

pkgbase = python-west
2021-10-25 10:13:16 +03:00
pkgdesc = Zephyr RTOS Project meta-tool
pkgver = 0.11.1
2021-11-04 16:22:39 +02:00
pkgrel = 2
url = https://pypi.org/project/west/
arch = any
license = Apache
2019-12-13 06:03:34 +02:00
makedepends = python-setuptools
2021-11-04 16:22:39 +02:00
depends = python>=3.6
2019-12-13 06:03:34 +02:00
depends = python-colorama
2021-11-04 16:22:39 +02:00
depends = python-pyaml>=5.1
2019-12-13 06:03:34 +02:00
depends = python-pykwalify
2021-10-25 10:13:16 +03:00
source = https://files.pythonhosted.org/packages/source/w/west/west-0.11.1.tar.gz
sha256sums = 30771f3ec2a4281cd05c277a90f7dc94ded97d6dc1e1decdf4fe452dbbacc283
pkgname = python-west