From 9a8095b62d9a53b7f5f706e9960ebad3bde4a69c Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Wed, 13 Mar 2019 11:28:41 +0300 Subject: dev-python/jsonschema: Fix missing dep Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Alexey Shvetsov --- dev-python/jsonschema/jsonschema-3.0.1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/jsonschema') diff --git a/dev-python/jsonschema/jsonschema-3.0.1.ebuild b/dev-python/jsonschema/jsonschema-3.0.1.ebuild index 5550535fb8d9..abcfc33717b4 100644 --- a/dev-python/jsonschema/jsonschema-3.0.1.ebuild +++ b/dev-python/jsonschema/jsonschema-3.0.1.ebuild @@ -21,6 +21,7 @@ RDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] dev-python/strict-rfc3339[${PYTHON_USEDEP}] dev-python/webcolors[${PYTHON_USEDEP}] + >=dev-python/attrs-17.4.0[${PYTHON_USEDEP}] $(python_gen_cond_dep \ 'dev-python/functools32[${PYTHON_USEDEP}]' 'python2*' pypy) " -- cgit v1.2.3-65-gdbad