commit:     03b89a83fe352d6c57b0fc5e95fc67ddb7bf3e78
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  5 05:00:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct  5 05:00:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03b89a83

dev-python/jsonschema: drop --install from d_e_t

Didn't make a difference to the test which seems to want
jsonschema installed.

Bug: https://bugs.gentoo.org/816327
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/jsonschema/jsonschema-4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jsonschema/jsonschema-4.0.1.ebuild 
b/dev-python/jsonschema/jsonschema-4.0.1.ebuild
index 8e4b01c48ff..a24b213c9ac 100644
--- a/dev-python/jsonschema/jsonschema-4.0.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.0.1.ebuild
@@ -42,4 +42,4 @@ BDEPEND="
        )
 "
 
-distutils_enable_tests --install unittest
+distutils_enable_tests unittest

Reply via email to