fava: update to 1.24.1.
This commit is contained in:
parent
9802ddbba7
commit
8861a5ac3f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fava'
|
# Template file for 'fava'
|
||||||
pkgname=fava
|
pkgname=fava
|
||||||
version=1.24
|
version=1.24.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_check_args="--deselect tests/test_cli.py::test_cli"
|
make_check_args="--deselect tests/test_cli.py::test_cli"
|
||||||
|
@ -16,7 +16,7 @@ license="MIT"
|
||||||
homepage="https://beancount.github.io/fava/"
|
homepage="https://beancount.github.io/fava/"
|
||||||
changelog="https://raw.githubusercontent.com/beancount/fava/main/CHANGES"
|
changelog="https://raw.githubusercontent.com/beancount/fava/main/CHANGES"
|
||||||
distfiles="${PYPI_SITE}/f/fava/fava-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/fava/fava-${version}.tar.gz"
|
||||||
checksum=129fbc3bddcbfc21b8a9c045cc204c45ab0aff24a9f3e714e7d2dcc9945326d8
|
checksum=63d4c3c46cba0e364e14d8d8feeb6e54eaf2e0222727a138406285f8a2b4228d
|
||||||
make_check_pre="env PYTHONPATH=./src"
|
make_check_pre="env PYTHONPATH=./src"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue