urh: build with python3-Cython0.29

This commit is contained in:
Andrew J. Hesford 2023-08-26 13:23:54 -04:00
parent dc81c52e8e
commit 9bcfa4ddb6

View file

@ -1,12 +1,12 @@
# Template file for 'urh' # Template file for 'urh'
pkgname=urh pkgname=urh
version=2.9.4 version=2.9.4
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython python3-numpy" hostmakedepends="python3-setuptools python3-Cython0.29 python3-numpy"
makedepends="python3-devel python3-PyQt5 libairspy-devel librtlsdr-devel makedepends="python3-devel python3-PyQt5 libairspy-devel librtlsdr-devel
libhackrf-devel uhd-devel libgomp-devel" libhackrf-devel uhd-devel libgomp-devel"
depends="python3-numpy python3-PyQt5 python3-Cython python3-psutil depends="python3-numpy python3-PyQt5 python3-Cython0.29 python3-psutil
python3-setuptools" python3-setuptools"
checkdepends="$depends" checkdepends="$depends"
short_desc="Universal Radio Hacker: investigate unknown wireless protocols" short_desc="Universal Radio Hacker: investigate unknown wireless protocols"