aboutsummaryrefslogtreecommitdiffstats
path: root/app-office/fava/fava-1.24.ebuild
diff options
context:
space:
mode:
authorWolfgang Müller2023-03-09 13:49:09 +0100
committerWolfgang Müller2023-03-09 13:51:29 +0100
commit99107508212ef1b90a55abf779da7058de038967 (patch)
tree298ac6164a50917fd7da056f5318398ce1d55cdd /app-office/fava/fava-1.24.ebuild
parent67d114954d7a2508ca2d71db3b28e782925277b0 (diff)
downloadpramantha-99107508212ef1b90a55abf779da7058de038967.tar.gz
app-office/fava: Bump to 1.24, drop old
Diffstat (limited to '')
-rw-r--r--app-office/fava/fava-1.24.ebuild (renamed from app-office/fava/fava-1.22.3.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-office/fava/fava-1.22.3.ebuild b/app-office/fava/fava-1.24.ebuild
index dbe50e1..a03c987 100644
--- a/app-office/fava/fava-1.22.3.ebuild
+++ b/app-office/fava/fava-1.24.ebuild
@@ -2,15 +2,14 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{10,11} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Web interface for the accounting tool Beancount"
HOMEPAGE="https://beancount.github.io/fava/ https://pypi.org/project/fava/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"