summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7d1873d413bfa2300503d1a9b9238332657a090a (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
pkgbase = python-chipwhisperer
	pkgdesc = ChipWhisperer Side-Channel Analysis Tool
	pkgver = 6.0.0
	pkgrel = 1
	url = https://www.chipwhisperer.com
	arch = any
	license = GPL-2.0-or-later
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python
	depends = python-pyserial
	depends = python-numpy
	depends = python-configobj
	depends = python-libusb1
	depends = python-ecpy
	depends = python-fastdtw
	depends = cython
	depends = python-tqdm
	source = https://github.com/newaetech/chipwhisperer/archive/refs/tags/v6.0.0.tar.gz
	sha256sums = SKIP

pkgname = python-chipwhisperer