From b264e34d02984140e9f5e537f70a081ab5a8fb6c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 30 Mar 2019 17:11:27 +0100 Subject: [PATCH] dev-python/flake8: Use virtual/python-enum34 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/flake8/flake8-3.5.0.ebuild | 4 ++-- dev-python/flake8/flake8-3.6.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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}]