dev-python/m2crypto: Fix dev-python/typing dep
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Jul 2018 07:00:14 +0000 (09:00 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Jul 2018 13:27:51 +0000 (15:27 +0200)
dev-python/m2crypto/m2crypto-0.27.0-r2.ebuild [moved from dev-python/m2crypto/m2crypto-0.27.0-r1.ebuild with 96% similarity]
dev-python/m2crypto/m2crypto-0.27.0.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 7511b164b2720112333a10719db6e1f75608202e..84bdf24cfb7d47ff86f15f0a7fb71699ed93c28f 100644 (file)
@@ -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
index 34bf69ba7e384fda7654c32d9463dc61760bcf9f..e1df10b50d735c7e038a2dae25669e4c768d11bf 100644 (file)
@@ -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