summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-10-25 09:32:13 +0100
committerMichał Górny <mgorny@gentoo.org>2015-10-25 09:33:57 +0100
commit61b71af30274e277c85d26e57f2edd53c44d703c (patch)
tree1a10a741a1ef8b2a3d79cbbbcc5de1f739402235 /dev-python/doublex-expects
parentdev-ruby/rmagick: add 2.15.4 (diff)
downloadgentoo-61b71af30274e277c85d26e57f2edd53c44d703c.tar.gz
gentoo-61b71af30274e277c85d26e57f2edd53c44d703c.tar.bz2
gentoo-61b71af30274e277c85d26e57f2edd53c44d703c.zip
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: f4d0cf625270fee1 ("dev-python/expects: remove version 0.8.0_rc2")
Diffstat (limited to 'dev-python/doublex-expects')
-rw-r--r--dev-python/doublex-expects/doublex-expects-0.7.0_rc1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/doublex-expects/doublex-expects-0.7.0_rc1.ebuild b/dev-python/doublex-expects/doublex-expects-0.7.0_rc1.ebuild
index d0ec5e614b1b..db728154578a 100644
--- a/dev-python/doublex-expects/doublex-expects-0.7.0_rc1.ebuild
+++ b/dev-python/doublex-expects/doublex-expects-0.7.0_rc1.ebuild
@@ -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