summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-12-28 17:11:45 +0100
committerDavid Seifert <soap@gentoo.org>2019-12-28 17:11:45 +0100
commitea0b577627e0084090c4b8aaba4e4c04a5ef485d (patch)
tree4057453c480bff718c0b8cad533477d03de0ded1 /dev-python/cliff-tablib
parentdev-python/clang-python: Remove Py2 (diff)
downloadgentoo-ea0b577627e0084090c4b8aaba4e4c04a5ef485d.tar.gz
gentoo-ea0b577627e0084090c4b8aaba4e4c04a5ef485d.tar.bz2
gentoo-ea0b577627e0084090c4b8aaba4e4c04a5ef485d.zip
dev-python/cliff-tablib: Remove Py2
Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/cliff-tablib')
-rw-r--r--dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild b/dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild
index ce7a076cd9cf..4141f1f05cb3 100644
--- a/dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild
+++ b/dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1