commit:     d59421454b5da01e4cc222817944227e57945bba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  4 19:25:43 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb  4 19:27:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5942145

dev-python/dnspython: Remove obsolete python_gen* w/ -2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/dnspython/dnspython-1.16.0-r2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/dnspython/dnspython-1.16.0-r2.ebuild 
b/dev-python/dnspython/dnspython-1.16.0-r2.ebuild
index 770b895f5fce..36d14f2bd4eb 100644
--- a/dev-python/dnspython/dnspython-1.16.0-r2.ebuild
+++ b/dev-python/dnspython/dnspython-1.16.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,6 @@ IUSE="examples"
 RDEPEND="dev-python/pycryptodome[${PYTHON_USEDEP}]
        >=dev-python/ecdsa-0.13[${PYTHON_USEDEP}]
        >=dev-python/idna-2.1[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' -2)
        !dev-python/dnspython:py2
        !dev-python/dnspython:py3"
 

Reply via email to