From f65628136faa35d0c4d3b5e7332275c7b35fcd96 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 3 Nov 2018 08:36:22 +0000 Subject: gentoo resync : 03.11.2018 --- dev-python/pyjade/Manifest | 2 +- dev-python/pyjade/pyjade-4.0.0.ebuild | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'dev-python/pyjade') diff --git a/dev-python/pyjade/Manifest b/dev-python/pyjade/Manifest index af654742130e..ad307fb65080 100644 --- a/dev-python/pyjade/Manifest +++ b/dev-python/pyjade/Manifest @@ -1,3 +1,3 @@ DIST pyjade-4.0.0.tar.gz 29251 BLAKE2B 0a2ffb949022e9bb9bb12d9a1fa7680650a14634158429b2256320b2a75acc06e6c2ee0cbcd7ffba1263f6bfbbd40b097d7bb99f7e3a8fef95951c413f6e515f SHA512 0a384b843d2eb5884f2690ed5bb9b9b253474568ff1e9faca356a5c50749bb53fb759a099c7719bef495dc7af0073f143afad1c0d6d68f0f61d63624506f12b6 -EBUILD pyjade-4.0.0.ebuild 784 BLAKE2B d79829631df16c98c366554c293bc4478e3f5d63f245296e76e3e98e4263cc602a4a0a635c8552af7fab981aa47bd4d75a7acc70f11cb75eec652b9fa72fddb6 SHA512 337781f963d3317d2cdc3ea47778ff86cc9503a1a87b80950ab9dcd72ca0bacc2997f25f0293c71d31f04fc1dde3bae32cb03d0bde4dc1422ca49ae78ecc5ce3 +EBUILD pyjade-4.0.0.ebuild 840 BLAKE2B 5b33c711ae6cd7ad219da2ef4c0e6c97f1f0c2d4bf6e3b4dba00152bbc89087b2905b6240b7fee410043ca37a229235e51c186c0e7afed97a2dc8307cd4a9c56 SHA512 ff1ed5d81f4c665ebcaab1d009d028bc7da8acdaad50a48614a41c56e42a03b85ea2d9f445a9b97adc2eff889831ec50ffee7e4fea320adab519220c481c8e6a MISC metadata.xml 662 BLAKE2B 2a441b64153a350ab727c6825165080bfdb19becc1e1851d0ef9915c2ceb43b440a2f7213d27bac2b5729729800902ac5365ebb9348fea03773764752cb5d6e7 SHA512 c57b543e0a806b3c352bdd6998238e51abc390b2b9bff468860e0e512a5ffed8317e14ea5a223f26acf09c1263e072093ef0c1a24c49cb7dcbaee5ada346c5f0 diff --git a/dev-python/pyjade/pyjade-4.0.0.ebuild b/dev-python/pyjade/pyjade-4.0.0.ebuild index 1d6380b9b404..9da717753a4f 100644 --- a/dev-python/pyjade/pyjade-4.0.0.ebuild +++ b/dev-python/pyjade/pyjade-4.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,17 +13,17 @@ SRC_URI="https://pypi.python.org/packages/4a/04/396ec24e806fd3af7ea5d0f3cb6c7bbd LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" -IUSE="test" + +RESTRICT="test" # Need broken pyramid, bug #509518 +IUSE="" #test RDEPEND="dev-python/six[${PYTHON_USEDEP}]" -DEPEND=" - ${RDEPEND} - test? ( - dev-python/nose[${PYTHON_USEDEP}] - dev-python/django[${PYTHON_USEDEP}] - dev-python/jinja[${PYTHON_USEDEP}] - www-servers/tornado[${PYTHON_USEDEP}] - dev-python/pyramid[${PYTHON_USEDEP}] - dev-python/mako[${PYTHON_USEDEP}] - ) -" +DEPEND="${RDEPEND}" +# test? ( +# dev-python/nose[${PYTHON_USEDEP}] +# dev-python/django[${PYTHON_USEDEP}] +# dev-python/jinja[${PYTHON_USEDEP}] +# www-servers/tornado[${PYTHON_USEDEP}] +# dev-python/pyramid[${PYTHON_USEDEP}] +# dev-python/mako[${PYTHON_USEDEP}] +# ) -- cgit v1.2.3