/dev-python/rsa: correction to version of rdep
authorIan Delaney <idella4@gentoo.org>
Fri, 21 Aug 2015 04:33:07 +0000 (12:33 +0800)
committerIan Delaney <idella4@gentoo.org>
Fri, 21 Aug 2015 04:33:07 +0000 (12:33 +0800)
Package-Manager: portage-2.2.20

dev-python/rsa/rsa-3.1.4-r1.ebuild

index d9e2a43530bc8bdf0931799ede4debaf70c20614..7ad2a76c55eb4d930d972b792d6b4ee2eda0017a 100644 (file)
@@ -18,7 +18,7 @@ KEYWORDS="amd64 arm x86"
 IUSE="test"
 
 RDEPEND="
-       >=dev-python/pyasn1-0.0.13[${PYTHON_USEDEP}]
+       >=dev-python/pyasn1-0.1.3[${PYTHON_USEDEP}]
        "
 DEPEND="${RDEPEND}
        >=dev-python/setuptools-0.6.10[${PYTHON_USEDEP}]