diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-05 01:52:24 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-05 01:52:24 +0000 |
| commit | 93e5c5816c7c3be5bc5c8d54a2b3906b3b881b3a (patch) | |
| tree | d181435c048b4f5514326693145dd4503c8a3661 /dev-python/dnspython | |
| parent | 3d18fdbd0052e3531f81e0211b6bd12f149e8bf2 (diff) | |
| download | baldeagleos-repo-93e5c5816c7c3be5bc5c8d54a2b3906b3b881b3a.tar.gz baldeagleos-repo-93e5c5816c7c3be5bc5c8d54a2b3906b3b881b3a.tar.xz baldeagleos-repo-93e5c5816c7c3be5bc5c8d54a2b3906b3b881b3a.zip | |
Adding metadata
Diffstat (limited to 'dev-python/dnspython')
| -rw-r--r-- | dev-python/dnspython/dnspython-1.16.0-r2.ebuild | 3 |
1 files changed, 1 insertions, 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 cabc7cedd213..8c39b6f0f18a 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" |
