diff --git a/srcpkgs/fava/template b/srcpkgs/fava/template index 27d90ed76bd..7fb16d53c8e 100644 --- a/srcpkgs/fava/template +++ b/srcpkgs/fava/template @@ -1,9 +1,9 @@ # Template file for 'fava' pkgname=fava -version=1.26.1 -revision=2 +version=1.27.2 +revision=1 build_style=python3-pep517 -hostmakedepends="python3-setuptools_scm python3-wheel" +hostmakedepends="python3-setuptools_scm python3-wheel python3-Babel" depends="python3-Babel python3-Cheroot python3-Flask-Babel python3-Flask python3-Jinja2 beancount python3-click python3-markdown2 python3-ply python3-simplejson python3-Werkzeug" @@ -15,7 +15,7 @@ license="MIT" homepage="https://beancount.github.io/fava/" changelog="https://raw.githubusercontent.com/beancount/fava/main/CHANGES" distfiles="${PYPI_SITE}/f/fava/fava-${version}.tar.gz" -checksum=a63e246900d76a18e137b6eeef1c53fd9ba809f3dd1b2a3cf7ce3cd92e609e51 +checksum=90b4005851c39b3b018d5326fd9527f93164339d96d21d23834c12a75b663d94 post_install() { vlicense LICENSE