From: Michał Górny Date: Mon, 18 May 2020 10:51:28 +0000 (+0200) Subject: dev-python/wsgiproxy2: Remove dev-python/restkit dep X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b9f51ebbf088d7045e745b7abf0c5058691d9523;p=gentoo.git dev-python/wsgiproxy2: Remove dev-python/restkit dep 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 --- 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}"