commit:     0cac73c502890e66da0c08dbb68c3be7862b6118
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 14:48:46 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed May 10 14:55:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cac73c5

dev-python/dnspython: adjust blockers

Package-Manager: Portage-2.3.5_p32, Repoman-2.3.2_p62

 dev-python/dnspython/dnspython-1.12.0-r200.ebuild                     | 3 +--
 dev-python/dnspython/dnspython-1.12.0-r301.ebuild                     | 1 -
 .../dnspython/{dnspython-1.15.0.ebuild => dnspython-1.15.0-r1.ebuild} | 4 +++-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/dnspython/dnspython-1.12.0-r200.ebuild 
b/dev-python/dnspython/dnspython-1.12.0-r200.ebuild
index cb9bc6ec988..2e61d8d91ba 100644
--- a/dev-python/dnspython/dnspython-1.12.0-r200.ebuild
+++ b/dev-python/dnspython/dnspython-1.12.0-r200.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,6 @@ IUSE="examples test"
 RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]
        !dev-python/dnspython:0"
 DEPEND="${RDEPEND}
-       !dev-python/dnspython:0
        app-arch/unzip"
 
 # For testsuite

diff --git a/dev-python/dnspython/dnspython-1.12.0-r301.ebuild 
b/dev-python/dnspython/dnspython-1.12.0-r301.ebuild
index 94c410b6eaa..a327618e6d5 100644
--- a/dev-python/dnspython/dnspython-1.12.0-r301.ebuild
+++ b/dev-python/dnspython/dnspython-1.12.0-r301.ebuild
@@ -22,7 +22,6 @@ IUSE="examples test"
 RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]
        !dev-python/dnspython:0"
 DEPEND="${RDEPEND}
-       !dev-python/dnspython:0
        app-arch/unzip"
 
 S="${WORKDIR}/${MY_P}"

diff --git a/dev-python/dnspython/dnspython-1.15.0.ebuild 
b/dev-python/dnspython/dnspython-1.15.0-r1.ebuild
similarity index 90%
rename from dev-python/dnspython/dnspython-1.15.0.ebuild
rename to dev-python/dnspython/dnspython-1.15.0-r1.ebuild
index eb1c37219f6..fb991e706a5 100644
--- a/dev-python/dnspython/dnspython-1.15.0.ebuild
+++ b/dev-python/dnspython/dnspython-1.15.0-r1.ebuild
@@ -16,7 +16,9 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="examples test"
 
-RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]
+       !dev-python/dnspython:py2
+       !dev-python/dnspython:py3"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        app-arch/unzip"
 

Reply via email to