mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
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:
@@ -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