summaryrefslogtreecommitdiff
path: root/dev-python/python-json-logger/python-json-logger-3.2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-json-logger/python-json-logger-3.2.0.ebuild')
-rw-r--r--dev-python/python-json-logger/python-json-logger-3.2.0.ebuild7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-python/python-json-logger/python-json-logger-3.2.0.ebuild b/dev-python/python-json-logger/python-json-logger-3.2.0.ebuild
index d28f58ef9c11..72f24aa2103c 100644
--- a/dev-python/python-json-logger/python-json-logger-3.2.0.ebuild
+++ b/dev-python/python-json-logger/python-json-logger-3.2.0.ebuild
@@ -20,6 +20,13 @@ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc
distutils_enable_tests pytest
+BDEPEND="
+ test? (
+ dev-python/freezegun[${PYTHON_USEDEP}]
+ dev-python/tzdata[${PYTHON_USEDEP}]
+ )
+"
+
python_test() {
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
epytest