summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@fastmail.com>2017-03-16 21:04:15 +0000
committerMichał Górny <mgorny@gentoo.org>2017-05-21 23:46:33 +0200
commit5402de0eb90c60dc144ae82ac17cbe36bf05a3e8 (patch)
tree4f69b034769178d85f445e88169ca14dfbc6dae1 /dev-python
parentdev-python/botocore: add version 1.4.93 (diff)
downloadgentoo-5402de0eb90c60dc144ae82ac17cbe36bf05a3e8.tar.gz
gentoo-5402de0eb90c60dc144ae82ac17cbe36bf05a3e8.tar.bz2
gentoo-5402de0eb90c60dc144ae82ac17cbe36bf05a3e8.zip
dev-python/botocore: 1.4.93: EAPI 5 -> 6
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/botocore/botocore-1.4.93.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.4.93.ebuild b/dev-python/botocore/botocore-1.4.93.ebuild
index ce1a0e4de87c..ef8b08eda5ea 100644
--- a/dev-python/botocore/botocore-1.4.93.ebuild
+++ b/dev-python/botocore/botocore-1.4.93.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
inherit distutils-r1