commit:     dc40bac7422676be8e71923a61c8267287376fcd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  9 13:51:06 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov  9 14:01:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc40bac7

dev-python/jsonschema: Remove stale pypy3.7 deps

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

 .../jsonschema/{jsonschema-3.2.0.ebuild => jsonschema-3.2.0-r1.ebuild} | 3 ---
 .../jsonschema/{jsonschema-4.1.2.ebuild => jsonschema-4.1.2-r1.ebuild} | 3 ---
 .../jsonschema/{jsonschema-4.2.1.ebuild => jsonschema-4.2.1-r1.ebuild} | 3 ---
 3 files changed, 9 deletions(-)

diff --git a/dev-python/jsonschema/jsonschema-3.2.0.ebuild 
b/dev-python/jsonschema/jsonschema-3.2.0-r1.ebuild
similarity index 93%
rename from dev-python/jsonschema/jsonschema-3.2.0.ebuild
rename to dev-python/jsonschema/jsonschema-3.2.0-r1.ebuild
index 951511662f0..a1a69cca3a4 100644
--- a/dev-python/jsonschema/jsonschema-3.2.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-3.2.0-r1.ebuild
@@ -20,9 +20,6 @@ BDEPEND="
        dev-python/attrs[${PYTHON_USEDEP}]
        dev-python/pyrsistent[${PYTHON_USEDEP}]
        dev-python/six[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '
-               dev-python/importlib_metadata[${PYTHON_USEDEP}]
-               ' pypy3)
        test? ( dev-python/twisted[${PYTHON_USEDEP}] )
 "
 

diff --git a/dev-python/jsonschema/jsonschema-4.1.2.ebuild 
b/dev-python/jsonschema/jsonschema-4.1.2-r1.ebuild
similarity index 93%
rename from dev-python/jsonschema/jsonschema-4.1.2.ebuild
rename to dev-python/jsonschema/jsonschema-4.1.2-r1.ebuild
index ab8585e5e79..b3b546bb036 100644
--- a/dev-python/jsonschema/jsonschema-4.1.2.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.1.2-r1.ebuild
@@ -18,9 +18,6 @@ KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc 
x86"
 RDEPEND="
        dev-python/attrs[${PYTHON_USEDEP}]
        >=dev-python/pyrsistent-0.18.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '
-               dev-python/importlib_metadata[${PYTHON_USEDEP}]
-       ' pypy3)
 "
 
 # formatter deps

diff --git a/dev-python/jsonschema/jsonschema-4.2.1.ebuild 
b/dev-python/jsonschema/jsonschema-4.2.1-r1.ebuild
similarity index 94%
rename from dev-python/jsonschema/jsonschema-4.2.1.ebuild
rename to dev-python/jsonschema/jsonschema-4.2.1-r1.ebuild
index ff7d016261d..9e07327dcc7 100644
--- a/dev-python/jsonschema/jsonschema-4.2.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.2.1-r1.ebuild
@@ -18,9 +18,6 @@ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
 RDEPEND="
        dev-python/attrs[${PYTHON_USEDEP}]
        >=dev-python/pyrsistent-0.18.0[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '
-               dev-python/importlib_metadata[${PYTHON_USEDEP}]
-       ' pypy3)
        $(python_gen_cond_dep '
                >=dev-python/importlib_resources-1.4.0[${PYTHON_USEDEP}]
        ' pypy3 python3_8)

Reply via email to