New version of subdl is compatible with python3 only
authorDa Risk <da_risk@geekorum.com>
Sun, 26 Jul 2015 19:48:36 +0200
changeset 158 d6fceb869d09
parent 157 44dc790c93ba
child 160 2b4110e8373a
New version of subdl is compatible with python3 only (Portage version: 2.2.20/hg/Linux x86_64, unsigned Manifest commit)
media-video/subdl/subdl-9999.ebuild
--- a/media-video/subdl/subdl-9999.ebuild	Sun Jul 26 18:02:06 2015 +0200
+++ b/media-video/subdl/subdl-9999.ebuild	Sun Jul 26 19:48:36 2015 +0200
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_3 python3_4 )
 inherit python-single-r1 git-r3
 
 DESCRIPTION="A command-line tool for downloading subs from opensubtitles.org"