summaryrefslogtreecommitdiff
path: root/dev-python/requests-cache
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-05-25 13:36:34 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-05-25 13:36:34 +0000
commit2d191686290c7fd9592ec49e82f720a8bd97a70c (patch)
tree60259eafc5744fa741a65fc51820327290e4fba4 /dev-python/requests-cache
parent615b03183c05de487b415218c7616a514671b834 (diff)
downloadbaldeagleos-repo-2d191686290c7fd9592ec49e82f720a8bd97a70c.tar.gz
baldeagleos-repo-2d191686290c7fd9592ec49e82f720a8bd97a70c.tar.xz
baldeagleos-repo-2d191686290c7fd9592ec49e82f720a8bd97a70c.zip
Adding metadata
Diffstat (limited to 'dev-python/requests-cache')
-rw-r--r--dev-python/requests-cache/requests-cache-0.6.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/requests-cache/requests-cache-0.6.3.ebuild b/dev-python/requests-cache/requests-cache-0.6.3.ebuild
index f4bef82fc214..1ec647a94a32 100644
--- a/dev-python/requests-cache/requests-cache-0.6.3.ebuild
+++ b/dev-python/requests-cache/requests-cache-0.6.3.ebuild
@@ -27,6 +27,7 @@ RDEPEND="
BDEPEND="
test? (
dev-python/pytest-httpbin[${PYTHON_USEDEP}]
+ dev-python/requests-mock[${PYTHON_USEDEP}]
dev-python/timeout-decorator[${PYTHON_USEDEP}]
)"