python3-logbook: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:11 -04:00
parent 0fe2639069
commit b3ac05ee8b

View file

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