beancount: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:54:55 -04:00
parent e08b226d0a
commit 04d856d751

View file

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