From 17690100d92d65dc62a8a3925c9b9858a605ce19 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:15:55 +0100 Subject: [PATCH] dev-python/slackclient: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/slackclient/slackclient-1.1.0.ebuild | 4 ++-- dev-python/slackclient/slackclient-1.2.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-python/slackclient/slackclient-1.1.0.ebuild b/dev-python/slackclient/slackclient-1.1.0.ebuild index 4595dd047eec..d75a30baf8cb 100644 --- a/dev-python/slackclient/slackclient-1.1.0.ebuild +++ b/dev-python/slackclient/slackclient-1.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_5 ) +PYTHON_COMPAT=( python3_5 ) inherit distutils-r1 DESCRIPTION="Client for Slack supporting the Slack Web and Real Time Messaging API" diff --git a/dev-python/slackclient/slackclient-1.2.0.ebuild b/dev-python/slackclient/slackclient-1.2.0.ebuild index e5eadfd28be9..d95059643634 100644 --- a/dev-python/slackclient/slackclient-1.2.0.ebuild +++ b/dev-python/slackclient/slackclient-1.2.0.ebuild @@ -1,9 +1,9 @@ -# 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 DESCRIPTION="Client for Slack supporting the Slack Web and Real Time Messaging API" -- 2.26.2