diff options
author | Wynn Wolf Arbor | 2020-10-21 15:01:36 +0200 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-10-21 15:01:36 +0200 |
commit | ef5b97072c1e748ad26356594c3e08c385e8f264 (patch) | |
tree | e852baccc96aa0080817d04d08b43ea2932640ac /app-office/fava/fava-1.16.ebuild | |
parent | 3aa0108d22bf5909d5e33646063bdaf75d0bef8e (diff) | |
download | pramantha-ef5b97072c1e748ad26356594c3e08c385e8f264.tar.gz |
app-office/fava: Bump to 1.16
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Diffstat (limited to '')
-rw-r--r-- | app-office/fava/fava-1.16.ebuild (renamed from app-office/fava/fava-1.15.ebuild) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/fava/fava-1.15.ebuild b/app-office/fava/fava-1.16.ebuild index cc0f8f9..a318569 100644 --- a/app-office/fava/fava-1.15.ebuild +++ b/app-office/fava/fava-1.16.ebuild @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="amd64 x86" RDEPEND=" - >=app-office/beancount-2.1.3[${PYTHON_USEDEP}] + >=app-office/beancount-2.3.0[${PYTHON_USEDEP}] >=dev-python/Babel-2.6.0[${PYTHON_USEDEP}] dev-python/cheroot[${PYTHON_USEDEP}] >=dev-python/flask-babel-1.0.0[${PYTHON_USEDEP}] @@ -27,7 +27,6 @@ RDEPEND=" dev-python/ply[${PYTHON_USEDEP}] >=dev-python/simplejson-2.3.0[${PYTHON_USEDEP}] >=dev-python/werkzeug-0.15.0[${PYTHON_USEDEP}] - dev-python/jaraco-functools[${PYTHON_USEDEP}] " DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |