gramps: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:50 -04:00
parent eaf1e8aebd
commit 98adf2a773

View file

@ -1,7 +1,7 @@
# Template file for 'gramps' # Template file for 'gramps'
pkgname=gramps pkgname=gramps
version=5.1.4 version=5.1.4
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="pkg-config intltool python3" hostmakedepends="pkg-config intltool python3"
depends="gtk+3 python3-gobject python3-bsddb3" depends="gtk+3 python3-gobject python3-bsddb3"