app-text/paperwork-backend: recent versions only work with python 3
authorBernard Cafarelli <voyageur@gentoo.org>
Mon, 13 Feb 2017 15:21:43 +0000 (16:21 +0100)
committerBernard Cafarelli <voyageur@gentoo.org>
Mon, 13 Feb 2017 16:06:16 +0000 (17:06 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-text/paperwork-backend/paperwork-backend-1.1-r1.ebuild [moved from app-text/paperwork-backend/paperwork-backend-1.1.ebuild with 87% similarity]

similarity index 87%
rename from app-text/paperwork-backend/paperwork-backend-1.1.ebuild
rename to app-text/paperwork-backend/paperwork-backend-1.1-r1.ebuild
index 206632ebbc257dbe8f163feb0d7e1ad6e322f87b..34d825d360815cea6df4ed8a25895094fc5340d5 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5} )
 
 inherit distutils-r1
 
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="app-text/poppler[introspection]
-       $(python_gen_cond_dep 'dev-python/configparser[${PYTHON_USEDEP}]' python2_7 )
        dev-python/pillow[${PYTHON_USEDEP}]
        dev-python/pycairo[${PYTHON_USEDEP}]
        dev-python/pycountry[${PYTHON_USEDEP}]