dev-python/doublex-expects: remove py3.3 from 0.7.0* to match deps

Remove python3.3 support from doublex-expects-0.7.0_rc1 since last
version matching >=dev-python/expects-0.8.0_rc1 and having python3.3
enabled has been removed.

Fixes: f4d0cf6252 ("dev-python/expects: remove version 0.8.0_rc2")
This commit is contained in:
Michał Górny
2015-10-25 09:32:13 +01:00
parent 893241a7f7
commit 61b71af302

View File

@@ -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