mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
fava: update to 1.13.
This commit is contained in:
parent
151d610179
commit
b520890e8e
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'fava'
|
# Template file for 'fava'
|
||||||
pkgname=fava
|
pkgname=fava
|
||||||
version=1.12
|
version=1.13
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="fava"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-Babel python3-Cheroot python3-Flask-Babel python3-Flask
|
depends="python3-Babel python3-Cheroot python3-Flask-Babel python3-Flask
|
||||||
python3-Jinja2 beancount python3-click python3-markdown2 python3-ply
|
python3-Jinja2 beancount python3-click python3-markdown2 python3-ply
|
||||||
|
@ -15,7 +14,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://beancount.github.io/fava/"
|
homepage="https://beancount.github.io/fava/"
|
||||||
distfiles="${PYPI_SITE}/f/fava/fava-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/fava/fava-${version}.tar.gz"
|
||||||
checksum=26562d57b71e70b07e6d1d1d089872ad303f848af2c244e39932aa438bf0090c
|
checksum=a92854f282e65b69e1c58f2edf83b4d9a6bbc043f00c808f63b046b17a514ede
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# CLI test expects fava on $PATH. Not sure why static_url fails.
|
# CLI test expects fava on $PATH. Not sure why static_url fails.
|
||||||
|
|
Loading…
Add table
Reference in a new issue