aboutsummaryrefslogtreecommitdiffstats
path: root/app-office
diff options
context:
space:
mode:
authorWolfgang Müller2022-03-16 09:02:56 +0100
committerWolfgang Müller2022-03-16 09:02:56 +0100
commitba6330da41c8745762e541273396e5c58ced27e4 (patch)
treecf1c57ee9704fd92f115d8a59a0e2d66c8638a5b /app-office
parentb5ba3df81b4f76feb631a60402d94784f24dad2f (diff)
downloadpramantha-ba6330da41c8745762e541273396e5c58ced27e4.tar.gz
app-office/fava: update EAPI 7 -> 8
Diffstat (limited to 'app-office')
-rw-r--r--app-office/fava/Manifest2
-rw-r--r--app-office/fava/fava-1.21.ebuild8
2 files changed, 5 insertions, 5 deletions
diff --git a/app-office/fava/Manifest b/app-office/fava/Manifest
index 3a1a0a7..02a3005 100644
--- a/app-office/fava/Manifest
+++ b/app-office/fava/Manifest
@@ -1,3 +1,3 @@
DIST fava-1.21.tar.gz 1250384 BLAKE2B 9302c7bfe6a68beeb8f981eefea3ef89e08bcc987b4e20b6e204abb241ede8f838e5d0a1408827a10455d36a863a51cbf361d0501357f72544253769e0c0c523 SHA512 de277037f23149ee68d345b5337255b825c5836aaa7e635fb67215256bd06f00333bc45e348e01f9c32e7ca217b51492d8f19e224bfc64e098ef363ec1d52470
-EBUILD fava-1.21.ebuild 1374 BLAKE2B f0b8f2c17269f0e0d3103da0a2dd4771c23ba15e8d9a76be736653413b0ce03efe29d75038892c4e84964fc3aef105219b5d44763c760c5a08ea1a435f57ca89 SHA512 7e550b45c11dc0ffd2314a96d16fd55b765a39be0c1d6a31d5b487e78f5ff7905e0668e3fc6188ec90c60e1fa92764ecd3e32b1b46306a267295e214e3486cb7
+EBUILD fava-1.21.ebuild 1361 BLAKE2B 27f30980a59d8600d4e3fad11e8a4a49fbf2c1e29e7a02c381348e4c87722efa91765e93f5af145c87f701d592646680584b2dfed706112779e13ae4f977ee28 SHA512 6d045cc28ee1206af4f60c4057f6b3290656ccb17de9671ccf96883f32658ead5d56d8d54137a5f14b4f1cbcf62fe56849e7ca9081e308b7d51e424190d92fdc
MISC metadata.xml 219 BLAKE2B 4017e2b1f6b36f72c186cfeb0955be57076a02d087acfd6caf9b9ec56509b5299be8d40dddaffd04433bb290f6dd35c94c59ac02a4f1ad7e63b13648e465e594 SHA512 555d3bce3f8cd9b4d78f59f494c326d7893f12c1907c1eb92107595886fc4a5e89b8b9fda7f434e021a9eede5dfd6d0c1dfee721c268ccad3d6a1865a92204e0
diff --git a/app-office/fava/fava-1.21.ebuild b/app-office/fava/fava-1.21.ebuild
index d292092..6ebe352 100644
--- a/app-office/fava/fava-1.21.ebuild
+++ b/app-office/fava/fava-1.21.ebuild
@@ -1,10 +1,12 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_9 )
-inherit distutils-r1 elisp-common
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+
+inherit distutils-r1
DESCRIPTION="Web interface for the accounting tool Beancount"
HOMEPAGE="https://beancount.github.io/fava/ https://pypi.org/project/fava/"
@@ -30,8 +32,6 @@ RDEPEND="
"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-
python_test() {
# test_static_url presumes and requires the existence of these two files.
# They need only to exist in order for the code to determine the mtime