From 6b3377ae8135efdd7c697b000202603b3ccf84f4 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Wed, 30 Sep 2020 13:35:39 +0000 Subject: Updating liguros repo --- dev-python/python-memcached/python-memcached-1.59-r1.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'dev-python/python-memcached') diff --git a/dev-python/python-memcached/python-memcached-1.59-r1.ebuild b/dev-python/python-memcached/python-memcached-1.59-r1.ebuild index 1b6d1a10f807..b801ce5aabf3 100644 --- a/dev-python/python-memcached/python-memcached-1.59-r1.ebuild +++ b/dev-python/python-memcached/python-memcached-1.59-r1.ebuild @@ -20,7 +20,12 @@ SLOT="0" KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" -BDEPEND="test? ( net-misc/memcached )" +BDEPEND=" + test? ( + dev-python/mock[${PYTHON_USEDEP}] + net-misc/memcached + ) +" distutils_enable_tests nose -- cgit v1.3.1