mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/boto3: Remove py3.3 from 1.1.3 to match deps
Remove python3.3 support from boto3-1.1.3 since the required
>=dev-python/botocore-1.2.0 does not support py3.3 anymore.
Fixes: d0e7ce2950 ("dev-python/botocore: remove version 1.2.4")
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
|
||||
PYTHON_COMPAT=( python2_7 python3_4 )
|
||||
|
||||
inherit distutils-r1 vcs-snapshot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user