dev-python/botocore: drop Python 3.5 support
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 22 Jan 2020 23:06:49 +0000 (00:06 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 22 Jan 2020 23:40:22 +0000 (00:40 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-python/botocore/botocore-1.13.46.ebuild
dev-python/botocore/botocore-1.13.50.ebuild
dev-python/botocore/botocore-1.14.7.ebuild

index 58b2573e49f4a803b95dfb10018f513379ab40fe..8fd7899b8b6b641132396eea8d17d890e89f4eeb 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_5 python3_6 python3_7 )
+PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
 
 inherit distutils-r1
 
index 58b2573e49f4a803b95dfb10018f513379ab40fe..8fd7899b8b6b641132396eea8d17d890e89f4eeb 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_5 python3_6 python3_7 )
+PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
 
 inherit distutils-r1
 
index f97292dd792fac7def89cafee63eae29a6bf2f86..060f32f24f363474de544d664e14a358320a3843 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_5 python3_6 python3_7 python3_8 )
+PYTHON_COMPAT=( python2_7 python3_6 python3_7 python3_8 )
 
 inherit distutils-r1