mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fava: update to 1.27.2.
This commit is contained in:
parent
3b816dcfba
commit
cf6a5ea706
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'fava'
|
# Template file for 'fava'
|
||||||
pkgname=fava
|
pkgname=fava
|
||||||
version=1.26.1
|
version=1.27.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
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
|
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
|
||||||
python3-simplejson python3-Werkzeug"
|
python3-simplejson python3-Werkzeug"
|
||||||
|
@ -15,7 +15,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=a63e246900d76a18e137b6eeef1c53fd9ba809f3dd1b2a3cf7ce3cd92e609e51
|
checksum=90b4005851c39b3b018d5326fd9527f93164339d96d21d23834c12a75b663d94
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue