blob: 659fbd6ee1f253d55d71a4eda5c5436ee4fb926e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = fava
pkgdesc = Web interface for beancount
pkgver = 1.30.2
pkgrel = 1
url = https://github.com/beancount/fava
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
makedepends = npm
depends = beancount
depends = beanquery
depends = beangulp
depends = python-click
depends = python-markdown2
depends = python-flask
depends = python-flask-babel
depends = python-cheroot
depends = python-ply
depends = python-simplejson
depends = python-watchfiles
noextract = fava-1.30.2-py3-none-any.whl
source = https://files.pythonhosted.org/packages/source/f/fava/fava-1.30.2.tar.gz
b2sums = 31d4e3545b612fe21377b8dc48138d75fcd23b8c1b8423f15a69a717ee0ef647a4d62f6ff19ff8a1596b0049f459de414800d214b8fa7b53dc9f687dfed61678
pkgname = fava
|