From e4cb844d9a0032657e1c7dff733bd7eec015c17b Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Tue, 23 Jan 2018 16:33:23 -0500 Subject: [PATCH] dnspython: hard block prevents portage from autoresolving the dep tree, soft block lets users upgrade --- ...re20170831.ebuild => dnspython-1.16.0_pre20170831-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/dnspython/{dnspython-1.16.0_pre20170831.ebuild => dnspython-1.16.0_pre20170831-r1.ebuild} (98%) diff --git a/dev-python/dnspython/dnspython-1.16.0_pre20170831.ebuild b/dev-python/dnspython/dnspython-1.16.0_pre20170831-r1.ebuild similarity index 98% rename from dev-python/dnspython/dnspython-1.16.0_pre20170831.ebuild rename to dev-python/dnspython/dnspython-1.16.0_pre20170831-r1.ebuild index 365bf38d8..6188d9c6c 100644 --- a/dev-python/dnspython/dnspython-1.16.0_pre20170831.ebuild +++ b/dev-python/dnspython/dnspython-1.16.0_pre20170831-r1.ebuild @@ -22,7 +22,7 @@ IUSE="examples test" RDEPEND="dev-python/idna[${PYTHON_USEDEP}] dev-python/ecdsa[${PYTHON_USEDEP}] dev-python/pycryptodome[${PYTHON_USEDEP}] - !!dev-python/pycrypto + !dev-python/pycrypto !dev-python/dnspython:py2 !dev-python/dnspython:py3" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]