Skip to content

Commit

Permalink
dev-python/google-api-python-client: Add dev-python/rsa test dep
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
zmedico committed Aug 31, 2020
1 parent 9be10d9 commit fe32505
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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}]
)"

Expand Down

0 comments on commit fe32505

Please sign in to comment.