commit:     0915e3ec06209ac69809a7cdcc09c013c506c239
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Wed Jun  4 18:12:08 2025 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed Jun  4 18:14:22 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0915e3ec

dev-python/json-schema-for-humans: rm superfluous vars with distutils-r1

Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>

 .../json-schema-for-humans/json-schema-for-humans-1.4.1.ebuild       | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git 
a/dev-python/json-schema-for-humans/json-schema-for-humans-1.4.1.ebuild 
b/dev-python/json-schema-for-humans/json-schema-for-humans-1.4.1.ebuild
index c57f30ca9d..a548223efc 100644
--- a/dev-python/json-schema-for-humans/json-schema-for-humans-1.4.1.ebuild
+++ b/dev-python/json-schema-for-humans/json-schema-for-humans-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -21,7 +21,6 @@ KEYWORDS="~amd64"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-       ${PYTHON_DEPS}
        dev-python/click[${PYTHON_USEDEP}]
        dev-python/dataclasses-json[${PYTHON_USEDEP}]
        dev-python/jinja2[${PYTHON_USEDEP}]
@@ -35,8 +34,6 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 
 BDEPEND="
-       ${DISTUTILS_DEPS}
-       ${PYTHON_DEPS}
        test? ( dev-python/beautifulsoup4[${PYTHON_USEDEP}]     )
 "
 

Reply via email to