From: Michał Górny Date: Thu, 12 Jul 2018 07:00:14 +0000 (+0200) Subject: dev-python/m2crypto: Fix dev-python/typing dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dee0b9dc9b2a548bdd3113a5c11e470ef3a4e00f;p=gentoo.git dev-python/m2crypto: Fix dev-python/typing dep --- diff --git a/dev-python/m2crypto/m2crypto-0.27.0-r1.ebuild b/dev-python/m2crypto/m2crypto-0.27.0-r2.ebuild similarity index 96% rename from dev-python/m2crypto/m2crypto-0.27.0-r1.ebuild rename to dev-python/m2crypto/m2crypto-0.27.0-r2.ebuild index 7511b164b272..84bdf24cfb7d 100644 --- a/dev-python/m2crypto/m2crypto-0.27.0-r1.ebuild +++ b/dev-python/m2crypto/m2crypto-0.27.0-r2.ebuild @@ -23,7 +23,7 @@ IUSE="libressl" RDEPEND=" !libressl? ( >=dev-libs/openssl-0.9.8:0=[-bindist(-)] ) libressl? ( dev-libs/libressl:0= ) - dev-python/typing[${PYTHON_USEDEP}] + virtual/python-typing[${PYTHON_USEDEP}] " DEPEND="${RDEPEND} >=dev-lang/swig-1.3.28:0 diff --git a/dev-python/m2crypto/m2crypto-0.27.0.ebuild b/dev-python/m2crypto/m2crypto-0.27.0.ebuild index 34bf69ba7e38..e1df10b50d73 100644 --- a/dev-python/m2crypto/m2crypto-0.27.0.ebuild +++ b/dev-python/m2crypto/m2crypto-0.27.0.ebuild @@ -23,7 +23,7 @@ IUSE="libressl" RDEPEND=" !libressl? ( >=dev-libs/openssl-0.9.8:0=[-bindist(-)] ) libressl? ( dev-libs/libressl:0= ) - dev-python/typing[${PYTHON_USEDEP}] + virtual/python-typing[${PYTHON_USEDEP}] " DEPEND="${RDEPEND} >=dev-lang/swig-1.3.28:0