beancount: update to 2.3.0.
This commit is contained in:
parent
cc04e11170
commit
888e8c956a
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'beancount'
|
||||
pkgname=beancount
|
||||
version=2.2.3
|
||||
revision=2
|
||||
version=2.3.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="beancount"
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3-pytest python3-dateutil python3-ply python3-bottle python3-lxml
|
||||
|
@ -14,4 +13,4 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="http://furius.ca/beancount/"
|
||||
distfiles="${PYPI_SITE}/b/beancount/beancount-${version}.tar.gz"
|
||||
checksum=1554adfd773d12cb88fd7f4da67fcb608665a9bdedc7e44834e059d1b3a08e5d
|
||||
checksum=9a6d9692435007195aae29a20328fb11d0126ff03db66322a79a894b1f422712
|
||||
|
|
Loading…
Reference in New Issue