From d1f4f3bfac539254c8fd9dcb06230638bcc9a8a0 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sat, 25 Apr 2020 13:15:59 +0200 Subject: [PATCH] dev-python/faker: do not depend on deprecated dep that dep only pulls in a package if python_targets python2_7, as this package does not have py2_7 it does not have to depend on this. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan --- dev-python/faker/faker-4.0.3.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/faker/faker-4.0.3.ebuild b/dev-python/faker/faker-4.0.3.ebuild index 7968c172d7..530758121e 100644 --- a/dev-python/faker/faker-4.0.3.ebuild +++ b/dev-python/faker/faker-4.0.3.ebuild @@ -22,7 +22,6 @@ RDEPEND=" >=dev-python/python-dateutil-2.4[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}] - virtual/python-ipaddress[${PYTHON_USEDEP}] " DEPEND=" ${RDEPEND}