diff options
author | Wolfgang Müller | 2023-08-05 11:22:53 +0200 |
---|---|---|
committer | Wolfgang Müller | 2023-08-05 11:22:53 +0200 |
commit | 9ec7a04c792ce4982d246d2c9c42faf17eef2a50 (patch) | |
tree | b7764c44332fface1f89d8004b958501bd0d24b5 /app-office/fava/fava-1.25.1.ebuild | |
parent | 8c56a3acee6a711968fbf7f702a09b4f9133381b (diff) | |
download | pramantha-9ec7a04c792ce4982d246d2c9c42faf17eef2a50.tar.gz |
app-office/fava: add 1.25.1, drop 1.24.4
Diffstat (limited to '')
-rw-r--r-- | app-office/fava/fava-1.25.1.ebuild (renamed from app-office/fava/fava-1.24.4.ebuild) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/fava/fava-1.24.4.ebuild b/app-office/fava/fava-1.25.1.ebuild index a03c987..6ca84a1 100644 --- a/app-office/fava/fava-1.24.4.ebuild +++ b/app-office/fava/fava-1.25.1.ebuild @@ -16,18 +16,18 @@ SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND=" - >=app-office/beancount-2.3.0[${PYTHON_SINGLE_USEDEP}] + >=app-office/beancount-2.3.5[${PYTHON_SINGLE_USEDEP}] $(python_gen_cond_dep ' >=dev-python/Babel-2.7.0[${PYTHON_USEDEP}] >=dev-python/cheroot-8.5.2[${PYTHON_USEDEP}] >=dev-python/flask-babel-1.0.0[${PYTHON_USEDEP}] - >=dev-python/flask-2.0.1[${PYTHON_USEDEP}] + >=dev-python/flask-2.2.0[${PYTHON_USEDEP}] >=dev-python/jinja-3.0.1[${PYTHON_USEDEP}] >=dev-python/click-8.0.1[${PYTHON_USEDEP}] >=dev-python/markdown2-2.3.0[${PYTHON_USEDEP}] dev-python/ply[${PYTHON_USEDEP}] >=dev-python/simplejson-3.16.0[${PYTHON_USEDEP}] - >=dev-python/werkzeug-1.0.0[${PYTHON_USEDEP}] + >=dev-python/werkzeug-2.3.0[${PYTHON_USEDEP}] dev-python/chardet[${PYTHON_USEDEP}] ') " |