*/*: Remove last vestiges of python3_4
authorDavid Seifert <soap@gentoo.org>
Sat, 20 Apr 2019 09:30:35 +0000 (11:30 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 20 Apr 2019 11:12:08 +0000 (13:12 +0200)
Closes: https://github.com/gentoo/gentoo/pull/11755
Signed-off-by: David Seifert <soap@gentoo.org>
53 files changed:
app-crypt/acmebot/acmebot-2.3.0.ebuild
app-crypt/acmebot/acmebot-9999.ebuild
app-portage/gemato/gemato-14.0.ebuild
app-portage/gemato/gemato-14.0m.ebuild
app-portage/gemato/gemato-9999.ebuild
app-portage/gemato/gemato-9999m.ebuild
app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
dev-python/aiohttp-cors/aiohttp-cors-0.5.3.ebuild
dev-python/aiohttp-cors/aiohttp-cors-0.6.0.ebuild
dev-python/celery/celery-4.1.0.ebuild
dev-python/configshell-fb/configshell-fb-1.1.25.ebuild
dev-python/curtsies/curtsies-0.3.0-r1.ebuild
dev-python/docker-py/docker-py-2.4.2.ebuild
dev-python/docker-py/docker-py-2.7.0.ebuild
dev-python/docker-py/docker-py-3.4.1.ebuild
dev-python/docker-py/docker-py-3.5.0.ebuild
dev-python/docker-py/docker-py-3.5.1.ebuild
dev-python/docker-py/docker-py-3.6.0.ebuild
dev-python/docker-py/docker-py-3.7.0.ebuild
dev-python/docker-py/docker-py-3.7.1.ebuild
dev-python/libcloud/libcloud-1.2.1.ebuild
dev-python/libcloud/libcloud-1.5.0.ebuild
dev-python/libcloud/libcloud-2.3.0.ebuild
dev-python/networkx/networkx-1.11-r1.ebuild
dev-python/networkx/networkx-1.11.ebuild
dev-python/nose/nose-1.3.7-r3.ebuild
dev-python/nose/nose-9999.ebuild
dev-python/pathlib2/pathlib2-2.3.0.ebuild
dev-python/pathlib2/pathlib2-2.3.2.ebuild
dev-python/pbr/pbr-3.1.1.ebuild
dev-python/pbr/pbr-4.2.0-r1.ebuild
dev-python/pbr/pbr-4.2.0-r2.ebuild
dev-python/pbr/pbr-5.1.1.ebuild
dev-python/pytest/pytest-3.10.1.ebuild
dev-python/ruamel-std-pathlib/ruamel-std-pathlib-0.6.3.ebuild
dev-python/twine/twine-1.11.0.ebuild
gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.24.4.ebuild
kde-apps/cantor/cantor-19.04.0.ebuild
net-analyzer/netdata/netdata-1.14.0.ebuild
sys-apps/portage-mgorny/portage-mgorny-2.3.51.1.ebuild
sys-apps/portage-mgorny/portage-mgorny-9999.ebuild
sys-apps/portage/portage-2.3.62-r1.ebuild
sys-apps/portage/portage-2.3.62.ebuild
sys-apps/portage/portage-2.3.63.ebuild
sys-apps/portage/portage-2.3.64.ebuild
sys-apps/portage/portage-9999.ebuild
virtual/python-funcsigs/python-funcsigs-2.ebuild
virtual/python-typing/python-typing-0-r1.ebuild
www-servers/tornado/tornado-4.4.2-r1.ebuild
www-servers/tornado/tornado-4.5.1.ebuild
www-servers/tornado/tornado-4.5.3.ebuild
www-servers/tornado/tornado-5.0.2.ebuild
www-servers/tornado/tornado-5.1.ebuild

index f5ca97e79e0870d6f763b2ffc2217f6f4009bdbe..80bd249ecd737e9e7398e174028b1047842b12bc 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=(python3_{4..6})
+PYTHON_COMPAT=(python3_{5,6})
 EGIT_REPO_URI="https://github.com/plinss/${PN}.git"
 [[ $PV == 9999 ]] && _scm=git-r3
 
index f5ca97e79e0870d6f763b2ffc2217f6f4009bdbe..80bd249ecd737e9e7398e174028b1047842b12bc 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=(python3_{4..6})
+PYTHON_COMPAT=(python3_{5,6})
 EGIT_REPO_URI="https://github.com/plinss/${PN}.git"
 [[ $PV == 9999 ]] && _scm=git-r3
 
index 833afe8852482f28d99e3cb029263ee3af24d9c1..ecb84bc3788d20bf05a51caddeff68c572c9322a 100644 (file)
@@ -18,11 +18,11 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
 IUSE="+blake2 bzip2 +gpg lzma sha3 test tools"
 
 MODULE_RDEPEND="
-       blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_4,3_5} pypy{,3}) )
+       blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_5} pypy{,3}) )
        bzip2? ( $(python_gen_cond_dep 'dev-python/bz2file[${PYTHON_USEDEP}]' python2_7 pypy) )
        gpg? ( app-crypt/gnupg )
        lzma? ( $(python_gen_cond_dep 'dev-python/backports-lzma[${PYTHON_USEDEP}]' python2_7 pypy) )
-       sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' python{2_7,3_4,3_5} pypy{,3}) )"
+       sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' python{2_7,3_5} pypy{,3}) )"
 
 RDEPEND="${MODULE_RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]"
index 435a45db1f2b9acede6e5567ebba1844853ce691..318a72bafc8621787680b8850d32d797dd4b10fb 100644 (file)
@@ -21,11 +21,11 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
 IUSE="+blake2 bzip2 +gpg lzma sha3 test tools"
 
 MODULE_RDEPEND="
-       blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_4,3_5} pypy{,3}) )
+       blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_5} pypy{,3}) )
        bzip2? ( $(python_gen_cond_dep 'dev-python/bz2file[${PYTHON_USEDEP}]' python2_7 pypy) )
        gpg? ( app-crypt/gnupg )
        lzma? ( $(python_gen_cond_dep 'dev-python/backports-lzma[${PYTHON_USEDEP}]' python2_7 pypy) )
-       sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' python{2_7,3_4,3_5} pypy{,3}) )"
+       sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' python{2_7,3_5} pypy{,3}) )"
 
 RDEPEND="${MODULE_RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]"
index 4615e46753a80fb9af6046d509a468d0edd5ab1c..eadfa2181db3938acbc5caf22990a9b9d5144d97 100644 (file)
@@ -19,11 +19,11 @@ KEYWORDS=""
 IUSE="+blake2 bzip2 +gpg lzma sha3 test tools"
 
 MODULE_RDEPEND="
-       blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_4,3_5} pypy{,3}) )
+       blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_5} pypy{,3}) )
        bzip2? ( $(python_gen_cond_dep 'dev-python/bz2file[${PYTHON_USEDEP}]' python2_7 pypy) )
        gpg? ( app-crypt/gnupg )
        lzma? ( $(python_gen_cond_dep 'dev-python/backports-lzma[${PYTHON_USEDEP}]' python2_7 pypy) )
-       sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' python{2_7,3_4,3_5} pypy{,3}) )"
+       sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' python{2_7,3_5} pypy{,3}) )"
 
 RDEPEND="${MODULE_RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]"
index b86cc50fd41b428210f4e24b7be4e398ab50472c..d07e16ce862d41003d1c8626c2dcfd5719a10dec 100644 (file)
@@ -20,11 +20,11 @@ KEYWORDS=""
 IUSE="+blake2 bzip2 +gpg lzma sha3 test tools"
 
 MODULE_RDEPEND="
-       blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_4,3_5} pypy{,3}) )
+       blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_5} pypy{,3}) )
        bzip2? ( $(python_gen_cond_dep 'dev-python/bz2file[${PYTHON_USEDEP}]' python2_7 pypy) )
        gpg? ( app-crypt/gnupg )
        lzma? ( $(python_gen_cond_dep 'dev-python/backports-lzma[${PYTHON_USEDEP}]' python2_7 pypy) )
-       sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' python{2_7,3_4,3_5} pypy{,3}) )"
+       sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' python{2_7,3_5} pypy{,3}) )"
 
 RDEPEND="${MODULE_RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]"
index ab711abd29a2add83ea726b6f26d73a644eec054..bd7dd809d779785c93cee6473b1d78e41d48af5a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{4,5,6,7} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7} pypy3 )
 
 inherit autotools python-single-r1 readme.gentoo-r1
 
index f4dba43d46b1cc0da23ea207d59d4193c6976fc7..25e033410ba15a29b61780c5e6e2be9a2d575f15 100644 (file)
@@ -17,8 +17,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
-RDEPEND=">=dev-python/aiohttp-1.1.1[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python3_4)"
+RDEPEND=">=dev-python/aiohttp-1.1.1[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
index 4c3301227c0eb1e04e672538503a9a81a1c76ada..2ef943a0aea3dffee62948339d80d1ff60c5abb7 100644 (file)
@@ -17,8 +17,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
-RDEPEND=">=dev-python/aiohttp-1.1.1[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python3_4)"
+RDEPEND=">=dev-python/aiohttp-1.1.1[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
index 7d885d9e5bcd7e48cd3cde8a79b58559893cb15c..23aeae4b7304b9e08ad825b6f2579dd406d40daf 100644 (file)
@@ -52,8 +52,8 @@ DEPEND="
                >=dev-python/sphinx_celery-1.3[${PYTHON_USEDEP}]
                dev-python/jinja[${PYTHON_USEDEP}]
                dev-python/sqlalchemy[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python2_7 python3_4)
-               )"
+               $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python2_7)
+       )"
 
 # testsuite needs it own source
 DISTUTILS_IN_SOURCE_BUILD=1
index 4fe6f47f50996cdb6a7d4ac1a221369edf68b880..c04e53c370b39bb135d2330a96c7559949f8e223 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="A Python library for building configuration shells"
index 7b1df83d4c26cd3b2260d585a0b48fd170bfd82e..d3cffb724a5b06a2da23bcc98d4226554e9e4bc0 100644 (file)
@@ -19,7 +19,7 @@ IUSE="test"
 RDEPEND="
        >=dev-python/blessings-1.5[${PYTHON_USEDEP}]
        >=dev-python/wcwidth-0.1.4[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python{2_7,3_4})
+       $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python2_7)
 "
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
index 64d1256b9eeeb07cd2d29a1b57a69dd3146831e6..4b5d48530b51a7016e41915cfa32952517d51989 100644 (file)
@@ -22,7 +22,7 @@ RDEPEND="
        >=dev-python/requests-2.11.1[${PYTHON_USEDEP}]
        >=dev-python/six-1.4.0[${PYTHON_USEDEP}]
        >=dev-python/websocket-client-0.32.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' 'python3_4' )
+       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' )
        $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]' 'python2_7' )
 "
 DEPEND="
index 10baf7d30adabac9e77d9981d713036d597490ec..47ecce78b1349b5ba9ee7ff6e44519970b47828e 100644 (file)
@@ -21,7 +21,7 @@ RDEPEND="
        >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
        >=dev-python/six-1.4.0[${PYTHON_USEDEP}]
        >=dev-python/websocket-client-0.32.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' 'python3_4' )
+       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' )
        $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]' 'python2_7' )
 "
 DEPEND="
index 0ee6d675b43f700f1178a7b47b36eef325b9861a..8e16af3feb1c119af10e6ab8c91c40345ff7a92a 100644 (file)
@@ -21,7 +21,7 @@ RDEPEND="
        >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
        >=dev-python/six-1.4.0[${PYTHON_USEDEP}]
        >=dev-python/websocket-client-0.32.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' 'python3_4' )
+       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' )
        $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]' 'python2_7' )
 "
 DEPEND="
index 0ee6d675b43f700f1178a7b47b36eef325b9861a..8e16af3feb1c119af10e6ab8c91c40345ff7a92a 100644 (file)
@@ -21,7 +21,7 @@ RDEPEND="
        >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
        >=dev-python/six-1.4.0[${PYTHON_USEDEP}]
        >=dev-python/websocket-client-0.32.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' 'python3_4' )
+       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' )
        $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]' 'python2_7' )
 "
 DEPEND="
index 0ee6d675b43f700f1178a7b47b36eef325b9861a..8e16af3feb1c119af10e6ab8c91c40345ff7a92a 100644 (file)
@@ -21,7 +21,7 @@ RDEPEND="
        >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
        >=dev-python/six-1.4.0[${PYTHON_USEDEP}]
        >=dev-python/websocket-client-0.32.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' 'python3_4' )
+       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' )
        $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]' 'python2_7' )
 "
 DEPEND="
index 8d80df67cbf142182f69c1b09931be4d78189551..c0ee1da6a19a7de7473d740667648510f02b13ab 100644 (file)
@@ -21,7 +21,7 @@ RDEPEND="
        >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
        >=dev-python/six-1.4.0[${PYTHON_USEDEP}]
        >=dev-python/websocket-client-0.32.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' 'python3_4' )
+       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' )
        $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]' 'python2_7' )
 "
 DEPEND="
index 821513d1cdd56e01593246d0082ffa25f1960c27..2573b1681c685b15cc41b6dd99bd927251b848f8 100644 (file)
@@ -21,7 +21,7 @@ RDEPEND="
        >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
        >=dev-python/six-1.4.0[${PYTHON_USEDEP}]
        >=dev-python/websocket-client-0.32.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' 'python3_4' )
+       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' )
        $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]' 'python2_7' )
 "
 DEPEND="
index 821513d1cdd56e01593246d0082ffa25f1960c27..2573b1681c685b15cc41b6dd99bd927251b848f8 100644 (file)
@@ -21,7 +21,7 @@ RDEPEND="
        >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
        >=dev-python/six-1.4.0[${PYTHON_USEDEP}]
        >=dev-python/websocket-client-0.32.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' 'python3_4' )
+       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' )
        $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]' 'python2_7' )
 "
 DEPEND="
index 4a157b672ab60dc568d1f74b9564f7772683a36d..f9ddebeb994f00d3288304663df79ad7835ba619 100644 (file)
@@ -23,7 +23,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                dev-python/mock[${PYTHON_USEDEP}]
                dev-python/lockfile[${PYTHON_USEDEP}]
-                $(python_gen_cond_dep 'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python{2_7,3_4} pypy)
+                $(python_gen_cond_dep 'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python2_7 pypy)
        )"
 
 S="${WORKDIR}/apache-${P}"
index cccc27825a0053a433885bcbc9d943fe7e437625..ab9abff3992fa7f9cb1bac09292a5a447c19a2a6 100644 (file)
@@ -23,7 +23,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                dev-python/mock[${PYTHON_USEDEP}]
                dev-python/lockfile[${PYTHON_USEDEP}]
-                $(python_gen_cond_dep 'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python{2_7,3_4} pypy)
+                $(python_gen_cond_dep 'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python2_7 pypy)
        )"
 
 # Known test failures
index e2e01390c8747a21d3721579593801a8f5ba0636..2f396c21fbd6f1762a7838e5a10e897b3eb5bef6 100644 (file)
@@ -22,7 +22,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                dev-python/mock[${PYTHON_USEDEP}]
                dev-python/lockfile[${PYTHON_USEDEP}]
-                $(python_gen_cond_dep 'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python{2_7,3_4} pypy)
+                $(python_gen_cond_dep 'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python2_7 pypy)
        )"
 
 # Known test failures
index e2a51f911ca07938ee1bcb39d81de675bfd8d981..2f04d349b386cfaff85277f4d133abd999ccabd2 100644 (file)
@@ -27,7 +27,7 @@ DEPEND="
                dev-python/sphinx[${PYTHON_USEDEP}]
                dev-python/matplotlib[${PYTHON_USEDEP}]
                $(python_gen_cond_dep 'dev-python/numpydoc[${PYTHON_USEDEP}]' python2_7)
-               $(python_gen_cond_dep 'dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]' python2_7 python{3_3,3_4})
+               $(python_gen_cond_dep 'dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]' python2_7)
        )
        test? (
                ${COMMON_DEPEND}
index 8703e904fbcfa53f2743139a468ec6d06847677e..f4f786cd4b18c7aba9c8c7e56a796e2600c4cdd6 100644 (file)
@@ -27,7 +27,7 @@ DEPEND="
                dev-python/sphinx[${PYTHON_USEDEP}]
                dev-python/matplotlib[${PYTHON_USEDEP}]
                $(python_gen_cond_dep 'dev-python/numpydoc[${PYTHON_USEDEP}]' python2_7)
-               $(python_gen_cond_dep 'dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]' python2_7 python{3_3,3_4})
+               $(python_gen_cond_dep 'dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]' python2_7)
        )
        test? (
                ${COMMON_DEPEND}
index ab4205787852f851d075e3b15180497228293070..e66f8269099a0d9bd1a792a54cd90b21c01fba4f 100644 (file)
@@ -28,7 +28,7 @@ RDEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        doc? ( >=dev-python/sphinx-0.6[${PYTHON_USEDEP}] )
-       test? ( || ( $(python_gen_cond_dep 'dev-python/twisted[${PYTHON_USEDEP}]' python2_7 python3_{4,5,6})
+       test? ( || ( $(python_gen_cond_dep 'dev-python/twisted[${PYTHON_USEDEP}]' python2_7 python3_{5,6})
                        $(python_gen_cond_dep 'dev-python/twisted-core[${PYTHON_USEDEP}]' python2_7)
                 ) )"
 
index 49eecc641f2c70a53c0e3f06d383a22eb21b163f..03c347f62ba1f97607dc62ec9e9a1994d14986f1 100644 (file)
@@ -29,7 +29,7 @@ RDEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        doc? ( >=dev-python/sphinx-0.6[${PYTHON_USEDEP}] )
-       test? ( $(python_gen_cond_dep 'dev-python/twisted[${PYTHON_USEDEP}]' python2_7 python3_{4,5,6}) )"
+       test? ( $(python_gen_cond_dep 'dev-python/twisted[${PYTHON_USEDEP}]' python2_7 python3_{5,6}) )"
 
 pkg_setup() {
        use doc && DISTUTILS_ALL_SUBPHASE_IMPLS=( 'python2*' )
index bc9789b18739249b5c69c6566b99f7eef68b7de4..ef3be1691a516c6656da200b062aca147b56de54 100644 (file)
@@ -18,7 +18,7 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-       $(python_gen_cond_dep 'dev-python/scandir[${PYTHON_USEDEP}]' -2 python3_4 )
+       $(python_gen_cond_dep 'dev-python/scandir[${PYTHON_USEDEP}]' -2 )
        dev-python/six[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
index 0e6a84140539df6c3c7a671f2bd515f2073be770..6ed4c6a561a3202f5a08f6dd582f0f5e4110d1fd 100644 (file)
@@ -18,7 +18,7 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-       $(python_gen_cond_dep 'dev-python/scandir[${PYTHON_USEDEP}]' -2 python3_4 )
+       $(python_gen_cond_dep 'dev-python/scandir[${PYTHON_USEDEP}]' -2 )
        dev-python/six[${PYTHON_USEDEP}]
 "
 BDEPEND="
index cb1f21eeb7b6974430e5bd3a1049f290ccafbf5c..e06a16813f660f4101bf9d77b05455172ea63c12 100644 (file)
@@ -28,8 +28,8 @@ DEPEND="
                >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
                >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
                >=dev-python/subunit-0.0.18[${PYTHON_USEDEP}]
-               >=dev-python/sphinx-1.5.1[$(python_gen_usedep 'python2_7' 'python3_4' 'python3_5' 'python3_6')]
-               !~dev-python/sphinx-1.6.1[$(python_gen_usedep 'python2_7' 'python3_4' 'python3_5' 'python3_6')]
+               >=dev-python/sphinx-1.5.1[$(python_gen_usedep 'python2_7' 'python3_5' 'python3_6')]
+               !~dev-python/sphinx-1.6.1[$(python_gen_usedep 'python2_7' 'python3_5' 'python3_6')]
                >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
                >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
                >=dev-python/testresources-0.2.4[${PYTHON_USEDEP}]
index 9fe5cc4031bcca4c66bcfca965c018bbd1d50fdb..c90343e05e0fcfa52d074569284b790971caf645 100644 (file)
@@ -35,7 +35,7 @@ DEPEND="
                >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
                >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
                >=dev-python/virtualenv-14.0.6[${PYTHON_USEDEP}]
-               >=dev-python/stestr-2.1.0[$(python_gen_usedep python{2_7,3_4,3_5,3_6})]
+               >=dev-python/stestr-2.1.0[$(python_gen_usedep python{2_7,3_5,3_6})]
                dev-python/wheel[${PYTHON_USEDEP}]
                dev-vcs/git
        )"
index 459ba62ee9eebb9f23f8efc193bb4a426c24dac6..ee6079aeb1c0a1bd9ce1cbd44380e999eaf02f57 100644 (file)
@@ -35,7 +35,7 @@ DEPEND="
                >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
                >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
                >=dev-python/virtualenv-14.0.6[${PYTHON_USEDEP}]
-               >=dev-python/stestr-2.1.0[$(python_gen_usedep python{2_7,3_4,3_5,3_6})]
+               >=dev-python/stestr-2.1.0[$(python_gen_usedep python{2_7,3_5,3_6})]
                dev-python/sphinx[${PYTHON_USEDEP}]
                dev-python/wheel[${PYTHON_USEDEP}]
                dev-vcs/git
index 882b93763507282106ea7a333e025b6a5393e74e..6b887279b33052baef74acc8b1047b472f95fb00 100644 (file)
@@ -36,7 +36,7 @@ DEPEND="
                >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
                >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
                >=dev-python/virtualenv-14.0.6[${PYTHON_USEDEP}]
-               >=dev-python/stestr-2.1.0[$(python_gen_usedep python{2_7,3_4,3_5,3_6})]
+               >=dev-python/stestr-2.1.0[$(python_gen_usedep python{2_7,3_5,3_6})]
                >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
                !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
                dev-python/sphinx[${PYTHON_USEDEP}]
index 2e608334790030260ce2e5417dc4adfa3c457983..1c3d5839d66ec68fbc6f015b9f144d0740b74b94 100644 (file)
@@ -26,8 +26,8 @@ RDEPEND="
        >=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]
        $(python_gen_cond_dep '>=dev-python/more-itertools-4.0.0[${PYTHON_USEDEP}]' python2_7 )
        $(python_gen_cond_dep '<dev-python/more-itertools-6.0.0[${PYTHON_USEDEP}]' python2_7 )
-       $(python_gen_cond_dep '>=dev-python/more-itertools-4.0.0[${PYTHON_USEDEP}]' python3_{4,5,6,7} pypy{,3} )
-       $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' python2_7 python3_{4,5} )
+       $(python_gen_cond_dep '>=dev-python/more-itertools-4.0.0[${PYTHON_USEDEP}]' python3_{5,6,7} pypy{,3} )
+       $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' python2_7 python3_5 )
        >=dev-python/pluggy-0.7[${PYTHON_USEDEP}]
        >=dev-python/py-${PY_VER}[${PYTHON_USEDEP}]
        >=dev-python/setuptools-40[${PYTHON_USEDEP}]
index 4b62a6bae633113084b832cade17a2ff732d4752..2b49051b9e24b0277f589344bdf9d798ea754f55 100644 (file)
@@ -7,9 +7,10 @@ PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1 vcs-snapshot
 
+MY_PN="${PN//-/.}"
+
 DESCRIPTION="Ruamel enhancements to pathlib and pathlib2"
 HOMEPAGE="https://pypi.org/project/ruamel.std.pathlib/ https://bitbucket.org/ruamel/std.pathlib"
-MY_PN="${PN//-/.}"
 SRC_URI="https://bitbucket.org/${MY_PN/.//}/get/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
@@ -17,10 +18,7 @@ SLOT="0"
 KEYWORDS="amd64 ~arm64 ~x86"
 IUSE="test"
 
-RDEPEND="
-       ${PYTHON_DEPS}
-       $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' python3_4)
-"
+RDEPEND=""
 DEPEND="
        ${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
@@ -30,11 +28,11 @@ DEPEND="
        )
 "
 
+python_test() {
+       py.test -v _test/test_*.py || die
+}
+
 python_install() {
        distutils-r1_python_install --single-version-externally-managed
        find "${ED}" -name '*.pth' -delete || die
 }
-
-python_test() {
-       py.test -v _test/test_*.py || die
-}
index 2cc35ad16d9d09a3e712552e82d88d305686ae2f..57447fb1ddfc4244fa9a40eaf5ffd04b3ca931b2 100644 (file)
@@ -30,7 +30,7 @@ RDEPEND="${CDEPEND}
        >=dev-python/pkginfo-1.4.2[${PYTHON_USEDEP}]
        >=dev-python/requests-2.5.0[${PYTHON_USEDEP}]
        >=dev-python/requests-toolbelt-0.8.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_4,3_5})
+       $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_5})
 "
 
 PATCHES=( "${FILESDIR}"/${P}-tests.patch )
index dbde38ea9373140fa7a5a658a720d1099553d698..20b059fb7b2eede08cd7054ca7827a68063c258c 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 GNOME2_EAUTORECONF="yes"
 GNOME2_LA_PUNT="yes"
-#PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) # https://bugzilla.gnome.org/show_bug.cgi?id=783186
+#PYTHON_COMPAT=( python{2_7,3_5,3_6} ) # https://bugzilla.gnome.org/show_bug.cgi?id=783186
 PYTHON_COMPAT=( python2_7 )
 
 inherit gnome2 python-any-r1 systemd udev virtualx
index e83ae8c5a6b87e5262e7a37023ef74c2f61185c3..5066ab1709886f5db684789038d39bef07c6f960 100644 (file)
@@ -6,7 +6,7 @@ EAPI=7
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="forceoptional"
 PYTHON_COMPAT=( python2_7 )
-# FIXME: PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+# FIXME: PYTHON_COMPAT=( python{2_7,3_5} )
 inherit kde5 python-r1
 
 DESCRIPTION="Interface for doing mathematics and scientific computing"
index fecaccd2aaa8edb2ae0628ff8e3af548133d57c2..59396a96cc0e0a542f70a84c23d49fe45aa83d99 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
 
 inherit autotools fcaps linux-info python-r1 systemd user
 
index d2a55f78bda0e019396292bc91e74a2b935490e0..7c190529617e40c2606ee85d43e0a0eb4f591ff6 100644 (file)
@@ -30,7 +30,7 @@ RDEPEND="
                >=app-portage/gemato-10[${PYTHON_USEDEP}]
                app-shells/bash:0[readline]
                $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
-                       python{2_7,3_4,3_5} pypy)
+                       python{2_7,3_5} pypy)
                >=dev-python/lxml-3.6.0[${PYTHON_USEDEP}]
                >=sys-apps/sed-4.0.5
        )
index 4d27edc0d69ab55590af9fa016ebee5df8bf772d..6c03fc1f54eca4300bc23e3ea785c3136da592dd 100644 (file)
@@ -31,7 +31,7 @@ RDEPEND="
                >=app-portage/gemato-10[${PYTHON_USEDEP}]
                app-shells/bash:0[readline]
                $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
-                       python{2_7,3_4,3_5} pypy)
+                       python{2_7,3_5} pypy)
                >=dev-python/lxml-3.6.0[${PYTHON_USEDEP}]
                >=sys-apps/sed-4.0.5
        )
index 1d1742200872af6ca4cae7e890f9184f8bd478e7..6cf03c9e61ed0fcd29bb74c270d327567e99dc89 100644 (file)
@@ -5,7 +5,7 @@ EAPI=5
 
 PYTHON_COMPAT=(
        pypy
-       python3_4 python3_5 python3_6 python3_7
+       python3_5 python3_6 python3_7
        python2_7
 )
 PYTHON_REQ_USE='bzip2(+),threads(+)'
@@ -43,7 +43,7 @@ RDEPEND="
                app-shells/bash:0[readline]
                >=app-admin/eselect-1.2
                $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
-                       python{2_7,3_4,3_5} pypy)
+                       python{2_7,3_5} pypy)
                rsync-verify? (
                        >=app-portage/gemato-14[${PYTHON_USEDEP}]
                        >=app-crypt/openpgp-keys-gentoo-release-20180706
index a1ed9cc43b246c77290afd4b981ee17324829e9b..7f8f6880e6f7a4bcf511e7e4d657101bc3ec28d3 100644 (file)
@@ -5,7 +5,7 @@ EAPI=5
 
 PYTHON_COMPAT=(
        pypy
-       python3_4 python3_5 python3_6 python3_7
+       python3_5 python3_6 python3_7
        python2_7
 )
 PYTHON_REQ_USE='bzip2(+),threads(+)'
@@ -43,7 +43,7 @@ RDEPEND="
                app-shells/bash:0[readline]
                >=app-admin/eselect-1.2
                $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
-                       python{2_7,3_4,3_5} pypy)
+                       python{2_7,3_5} pypy)
                rsync-verify? (
                        >=app-portage/gemato-14[${PYTHON_USEDEP}]
                        >=app-crypt/openpgp-keys-gentoo-release-20180706
index 1d1742200872af6ca4cae7e890f9184f8bd478e7..6cf03c9e61ed0fcd29bb74c270d327567e99dc89 100644 (file)
@@ -5,7 +5,7 @@ EAPI=5
 
 PYTHON_COMPAT=(
        pypy
-       python3_4 python3_5 python3_6 python3_7
+       python3_5 python3_6 python3_7
        python2_7
 )
 PYTHON_REQ_USE='bzip2(+),threads(+)'
@@ -43,7 +43,7 @@ RDEPEND="
                app-shells/bash:0[readline]
                >=app-admin/eselect-1.2
                $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
-                       python{2_7,3_4,3_5} pypy)
+                       python{2_7,3_5} pypy)
                rsync-verify? (
                        >=app-portage/gemato-14[${PYTHON_USEDEP}]
                        >=app-crypt/openpgp-keys-gentoo-release-20180706
index a2c63d7c6ef1f89dc6f6bf5dc134cd6ba18443db..e014d9402bb85c8eace4ec23f02f4eab961fae64 100644 (file)
@@ -5,7 +5,7 @@ EAPI=5
 
 PYTHON_COMPAT=(
        pypy
-       python3_4 python3_5 python3_6 python3_7
+       python3_5 python3_6 python3_7
        python2_7
 )
 PYTHON_REQ_USE='bzip2(+),threads(+)'
@@ -43,7 +43,7 @@ RDEPEND="
                app-shells/bash:0[readline]
                >=app-admin/eselect-1.2
                $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
-                       python{2_7,3_4,3_5} pypy)
+                       python{2_7,3_5} pypy)
                rsync-verify? (
                        >=app-portage/gemato-14[${PYTHON_USEDEP}]
                        >=app-crypt/openpgp-keys-gentoo-release-20180706
index 5ac144404c9ad4e19dfe2c9e18a9546604c7d239..9950d305dc6ce17049d31adc6047dbfd12f65d66 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=(
        pypy
-       python3_4 python3_5 python3_6 python3_7
+       python3_5 python3_6 python3_7
        python2_7
 )
 PYTHON_REQ_USE='bzip2(+),threads(+)'
@@ -43,7 +43,7 @@ RDEPEND="
                app-shells/bash:0[readline]
                >=app-admin/eselect-1.2
                $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
-                       python{2_7,3_4,3_5} pypy)
+                       python{2_7,3_5} pypy)
                rsync-verify? (
                        >=app-portage/gemato-14[${PYTHON_USEDEP}]
                        >=app-crypt/openpgp-keys-gentoo-release-20180706
index d9cd1ccbf4e940a12caef16369476872e7334302..0ce85c8961e7e4c83ef8c31759b8d45cfe3bc8dc 100644 (file)
@@ -14,4 +14,4 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
        ${PYTHON_DEPS}
-       $(python_gen_cond_dep '>=dev-python/funcsigs-1[${PYTHON_USEDEP}]' python2_7 python3_{3,4,5} pypy{,3} )"
+       $(python_gen_cond_dep '>=dev-python/funcsigs-1[${PYTHON_USEDEP}]' python2_7 python3_5 pypy{,3} )"
index 3e39057dd47d4d5bda426ca9e40efc4d50035f99..b0aea9d114113ecc961f5c09fb58a63b34b08838 100644 (file)
@@ -14,4 +14,4 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' \
-       'python2*' python3_4 pypy)"
+       'python2*' pypy)"
index 2741861d9ffc3e8d6ab8cae26701f9b9e6130fb2..3d603a22ae1d1f36c8a1e091ca08a680d37fb049 100644 (file)
@@ -20,7 +20,7 @@ IUSE="doc examples test"
 CDEPEND="
        dev-python/certifi[${PYTHON_USEDEP}]
        >=dev-python/pycurl-7.19.3.1[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' 'python3_4')
+       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7')
        || (
                >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
                (       $(python_gen_cond_dep 'dev-python/twisted-names[${PYTHON_USEDEP}]' 'python2_7')
@@ -63,6 +63,6 @@ python_install_all() {
                insinto /usr/share/doc/${PF}/examples
                doins -r demos/.
                docompress -x /usr/share/doc/${PF}/examples
-fi
+       fi
        distutils-r1_python_install_all
 }
index aefbc12b140b1c57dda651267e578490b6c11970..43da253ccc07aa395c92ac2b2015214999a8bf1a 100644 (file)
@@ -20,7 +20,7 @@ IUSE="doc examples test"
 CDEPEND="
        dev-python/certifi[${PYTHON_USEDEP}]
        >=dev-python/pycurl-7.19.3.1[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' 'python3_4')
+       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7')
        || (
                >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
                (       $(python_gen_cond_dep 'dev-python/twisted-names[${PYTHON_USEDEP}]' 'python2_7')
@@ -63,6 +63,6 @@ python_install_all() {
                insinto /usr/share/doc/${PF}/examples
                doins -r demos/.
                docompress -x /usr/share/doc/${PF}/examples
-fi
+       fi
        distutils-r1_python_install_all
 }
index 498538e4c2e3b0656a9910a0eebc1c69dbd9bd77..b7cc6d4b6ee0103efbc1dbc74f60e2ee720a02a7 100644 (file)
@@ -20,7 +20,7 @@ IUSE="doc examples test"
 CDEPEND="
        dev-python/certifi[${PYTHON_USEDEP}]
        >=dev-python/pycurl-7.19.3.1[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7' 'python3_4')
+       $(python_gen_cond_dep '>=dev-python/backports-ssl-match-hostname-3.5[${PYTHON_USEDEP}]' 'python2_7')
        || (
                >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
                (       $(python_gen_cond_dep 'dev-python/twisted-names[${PYTHON_USEDEP}]' 'python2_7')
@@ -63,6 +63,6 @@ python_install_all() {
                insinto /usr/share/doc/${PF}/examples
                doins -r demos/.
                docompress -x /usr/share/doc/${PF}/examples
-fi
+       fi
        distutils-r1_python_install_all
 }
index 535ce10119ef63d4a4203b5b03bc2388bb65f451..069b29f2dc0a5052bdfbae59aac139287f431a11 100644 (file)
@@ -62,6 +62,6 @@ python_install_all() {
                insinto /usr/share/doc/${PF}/examples
                doins -r demos/.
                docompress -x /usr/share/doc/${PF}/examples
-fi
+       fi
        distutils-r1_python_install_all
 }
index 5adb012454c9d50781e4c0b010d7bf52cca8140c..86ab2f2853ad9a1c6a357b0a8783ae2201d7ce8d 100644 (file)
@@ -57,6 +57,6 @@ python_install_all() {
                insinto /usr/share/doc/${PF}/examples
                doins -r demos/.
                docompress -x /usr/share/doc/${PF}/examples
-fi
+       fi
        distutils-r1_python_install_all
 }