beancount: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:41 -04:00
parent 05f70e7f00
commit e602a4cf94

View file

@ -1,7 +1,7 @@
# Template file for 'beancount'
pkgname=beancount
version=2.3.0
revision=2
revision=3
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="python3-devel"