commit:     d1f4f3bfac539254c8fd9dcb06230638bcc9a8a0
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Apr 25 11:15:59 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Apr 25 11:15:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d1f4f3bf

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 <andrewammerlaan <AT> riseup.net>

 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 7968c17..5307581 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}

Reply via email to