Python 3.7 -> botocore-1.12.57

This commit is contained in:
2019-01-06 20:09:30 +01:00
parent 4d9a921954
commit 5d12ed270a

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
inherit distutils-r1