fava: update to 1.24.4.

This commit is contained in:
icp 2023-04-06 00:56:22 +05:30 committed by classabbyamp
parent 03d39197da
commit dd10935bc0

View file

@ -1,6 +1,6 @@
# Template file for 'fava'
pkgname=fava
version=1.24.1
version=1.24.4
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel"
@ -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=63d4c3c46cba0e364e14d8d8feeb6e54eaf2e0222727a138406285f8a2b4228d
checksum=92544f7ba350327dc755ac9f086734e6607469f8b7c785a58f7108d1775290c7
make_check_pre="env PYTHONPATH=./src"
post_install() {