python3-logbook: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:48 -04:00
parent e2713c6dc6
commit 83d1146a6c

View file

@ -1,7 +1,7 @@
# Template file for 'python3-logbook'
pkgname=python3-logbook
version=1.5.3
revision=1
revision=2
wrksrc="logbook-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-devel python3-Cython"