commit:     c2d9c10aa860b6c16e16a69ddf36e6bce70f630f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 27 11:01:09 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 27 11:01:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2d9c10a

dev-python/requests-cache: fix missing test dependency

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/requests-cache/requests-cache-0.7.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/requests-cache/requests-cache-0.7.4.ebuild 
b/dev-python/requests-cache/requests-cache-0.7.4.ebuild
index 0c8b4192cde..adf42581ba2 100644
--- a/dev-python/requests-cache/requests-cache-0.7.4.ebuild
+++ b/dev-python/requests-cache/requests-cache-0.7.4.ebuild
@@ -32,6 +32,7 @@ BDEPEND="
                dev-python/requests-mock[${PYTHON_USEDEP}]
                dev-python/responses[${PYTHON_USEDEP}]
                dev-python/timeout-decorator[${PYTHON_USEDEP}]
+               dev-python/ujson[${PYTHON_USEDEP}]
        )"
 
 distutils_enable_tests pytest

Reply via email to