net-misc/gsutil: Remove Python 2
authorMichał Górny <mgorny@gentoo.org>
Wed, 15 Jan 2020 05:37:26 +0000 (06:37 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Jan 2020 07:20:15 +0000 (08:20 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/gsutil/gsutil-4.41.ebuild
net-misc/gsutil/gsutil-4.45.ebuild

index c645f1344db9119c9fe34a47f709071d08bebd60..3e24aceb624e54a365612726ea14a83eddf6a021 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index c645f1344db9119c9fe34a47f709071d08bebd60..3e24aceb624e54a365612726ea14a83eddf6a021 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1