aboutsummaryrefslogtreecommitdiffstats
path: root/app-office/beancount/beancount-2.3.0-r1.ebuild
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-07-06 12:01:02 +0200
committerWynn Wolf Arbor2020-07-06 12:01:02 +0200
commit20a551c308ab76c9349a477fbaae8b59c6cc154a (patch)
tree3839d1fba5457821b618a423daddbb9d73e148ed /app-office/beancount/beancount-2.3.0-r1.ebuild
parent12bb211b827ffa2969b5b2b431a64e1df5afed77 (diff)
downloadpramantha-20a551c308ab76c9349a477fbaae8b59c6cc154a.tar.gz
app-office/beancount: Bump to 2.3.0-r2
app-office/fava does not start without beancount fulfilling the pytest dependency. For some reason this is not recorded in requirements.txt. Therefore, reintroduce the dev-python/pytest dependency. Package-Manager: Portage-2.3.99, Repoman-2.3.23
Diffstat (limited to '')
-rw-r--r--app-office/beancount/beancount-2.3.0-r2.ebuild (renamed from app-office/beancount/beancount-2.3.0-r1.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-office/beancount/beancount-2.3.0-r1.ebuild b/app-office/beancount/beancount-2.3.0-r2.ebuild
index 6fef4c0..5de7980 100644
--- a/app-office/beancount/beancount-2.3.0-r1.ebuild
+++ b/app-office/beancount/beancount-2.3.0-r2.ebuild
@@ -29,6 +29,7 @@ RDEPEND="
>=dev-python/requests-2.0[${PYTHON_USEDEP}]
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
>=dev-python/python-magic-0.4.12[${PYTHON_USEDEP}]
+ dev-python/pytest[${PYTHON_USEDEP}]
"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"