fava: update to 1.23.1.

This commit is contained in:
icp 2022-11-26 22:21:47 +05:30 committed by classabbyamp
parent e9ac9ad9bd
commit cb3828e963
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'fava'
pkgname=fava
version=1.22.3
revision=2
version=1.23.1
revision=1
build_style=python3-pep517
make_check_args="--deselect tests/test_cli.py::test_cli"
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=7bcfd53a7d169ab50eebdc7fe21286b602ae8f5d54d50bfb39485f38bfe9e43b
checksum=530f142096be0edb32fa8df5235ca72f2859ac5357e36345457bb53b62126f35
make_check_pre="env PYTHONPATH=./src"
post_install() {