blob: 375d46abbb83b987fe045376fd4d1d5693ba942a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = bk7231tools
pkgdesc = A collection of tools to interact with and analyze artifacts for BK7231 MCUs
pkgver = 2.0.2
pkgrel = 1
url = https://github.com/tuya-cloudcutter/bk7231tools
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core
makedepends = python-wheel
depends = python
depends = python-pyserial
depends = python-pycryptodome
depends = python-datastruct
source = https://github.com/tuya-cloudcutter/bk7231tools/archive/refs/tags/v2.0.2.tar.gz
sha256sums = abc2e1b1ef1927ca5e3081dfbead5fba42ead7a5dd55d435777f2d087217e3c4
b2sums = a1921b9901100aca3cec3db64544576650b570b3c2d9c74dffc524d9f0ca8b89b32e4715c050228d63be62135449d25019f706a1b8a7e2a818f0d1bee82e9eb1
pkgname = bk7231tools
|