mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/dnspython: adjust blockers
Package-Manager: Portage-2.3.5_p32, Repoman-2.3.2_p62
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user