From: Michał Górny Date: Sat, 30 Mar 2019 16:11:27 +0000 (+0100) Subject: dev-python/flake8: Use virtual/python-enum34 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b264e34d02984140e9f5e537f70a081ab5a8fb6c;p=gentoo.git dev-python/flake8: Use virtual/python-enum34 Signed-off-by: Michał Górny --- diff --git a/dev-python/flake8/flake8-3.5.0.ebuild b/dev-python/flake8/flake8-3.5.0.ebuild index 7cae569b8d27..d80a4ee8b4a4 100644 --- a/dev-python/flake8/flake8-3.5.0.ebuild +++ b/dev-python/flake8/flake8-3.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,7 @@ RDEPEND=" =dev-python/pycodestyle-2.0.0[${PYTHON_USEDEP}] =dev-python/pycodestyle-2.4.0[${PYTHON_USEDEP}]