summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokry <martin-kokos@protonmail.com>2023-07-11 16:24:55 +0200
committerMichał Górny <mgorny@gentoo.org>2023-07-11 18:32:51 +0200
commit4d32c7655107bbdb21024552986bbd413f00fdf8 (patch)
tree88ee0c3c9d98d8824529b28bcc0ed3476d828184 /dev-python/deepdiff
parentnet-libs/xrootd: add 5.6.1, drop 5.6.0 (diff)
downloadgentoo-4d32c7655107bbdb21024552986bbd413f00fdf8.tar.gz
gentoo-4d32c7655107bbdb21024552986bbd413f00fdf8.tar.bz2
gentoo-4d32c7655107bbdb21024552986bbd413f00fdf8.zip
dev-python/deepdiff: Fix test dependencies
Closes: https://bugs.gentoo.org/910206 Signed-off-by: Martin Mokry <martin-kokos@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/31840 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/deepdiff')
-rw-r--r--dev-python/deepdiff/deepdiff-6.3.1-r1.ebuild (renamed from dev-python/deepdiff/deepdiff-6.3.1.ebuild)2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/deepdiff/deepdiff-6.3.1.ebuild b/dev-python/deepdiff/deepdiff-6.3.1-r1.ebuild
index 821fedf90d5b..e41b020f504f 100644
--- a/dev-python/deepdiff/deepdiff-6.3.1.ebuild
+++ b/dev-python/deepdiff/deepdiff-6.3.1-r1.ebuild
@@ -27,6 +27,8 @@ DEPEND="
test? (
>=dev-python/jsonpickle-3.0.0[${PYTHON_USEDEP}]
>=dev-python/numpy-1.23.5[${PYTHON_USEDEP}]
+ dev-python/pydantic[${PYTHON_USEDEP}]
+ dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/tomli-w[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/tomli[${PYTHON_USEDEP}]