From b9f51ebbf088d7045e745b7abf0c5058691d9523 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 18 May 2020 12:51:28 +0200 Subject: [PATCH] dev-python/wsgiproxy2: Remove dev-python/restkit dep MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Upstream has removed restkit support entirely. The docs seem to still list it as a dep but ChangeLog disagrees, and there's no reference in sources. Signed-off-by: Michał Górny --- .../{wsgiproxy2-0.4.6.ebuild => wsgiproxy2-0.4.6-r1.ebuild} | 2 -- 1 file changed, 2 deletions(-) rename dev-python/wsgiproxy2/{wsgiproxy2-0.4.6.ebuild => wsgiproxy2-0.4.6-r1.ebuild} (90%) diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.6.ebuild b/dev-python/wsgiproxy2/wsgiproxy2-0.4.6-r1.ebuild similarity index 90% rename from dev-python/wsgiproxy2/wsgiproxy2-0.4.6.ebuild rename to dev-python/wsgiproxy2/wsgiproxy2-0.4.6-r1.ebuild index 0167fefc4719..3b09cb27e9a5 100644 --- a/dev-python/wsgiproxy2/wsgiproxy2-0.4.6.ebuild +++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.6-r1.ebuild @@ -28,9 +28,7 @@ BDEPEND="${RDEPEND} test? ( >=dev-python/webtest-2.0.17[${PYTHON_USEDEP}] dev-python/socketpool[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/restkit[${PYTHON_USEDEP}]' -2) )" -# Tests needing restkit are skipped under py3 # Testing also revealed the suite needs latest webtest S="${WORKDIR}/${MY_PN}-${PV}" -- 2.26.2