python3-logbook: build with python3-Cython0.29

This commit is contained in:
Andrew J. Hesford 2023-08-26 13:23:53 -04:00
parent 4c3ebf4e12
commit e71b6b6789

View file

@ -4,7 +4,7 @@ version=1.5.3
revision=6 revision=6
build_style=python3-pep517 build_style=python3-pep517
make_check_args="--ignore=scripts" make_check_args="--ignore=scripts"
hostmakedepends="python3-setuptools python3-wheel python3-devel python3-Cython" hostmakedepends="python3-setuptools python3-wheel python3-devel python3-Cython0.29"
depends="python3" depends="python3"
checkdepends="python3-execnet python3-pytest python3-pyzmq python3-SQLAlchemy checkdepends="python3-execnet python3-pytest python3-pyzmq python3-SQLAlchemy
python3-Jinja2 python3-Brotli" python3-Jinja2 python3-Brotli"