aboutsummaryrefslogtreecommitdiffstats
path: root/app-office/fava/fava-1.24.ebuild
diff options
context:
space:
mode:
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"