mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 08:38:07 -07:00
dev-python/google-api-python-client: Add dev-python/rsa test dep
The rsa dependency is not in the unpacked sources, it's dynamically added by distutils_install_for_testing. Closes: https://bugs.gentoo.org/733716 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
@@ -34,6 +34,7 @@ DEPEND="${RDEPEND}
|
||||
test? (
|
||||
dev-python/google-auth-httplib2[${PYTHON_USEDEP}]
|
||||
dev-python/oauth2client[${PYTHON_USEDEP}]
|
||||
dev-python/rsa[${PYTHON_USEDEP}]
|
||||
dev-python/unittest2[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user