diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-01-29 12:08:52 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-01-29 12:10:09 +0100 |
commit | 1929f25147c765449ad16de588942d59cb7ebf7e (patch) | |
tree | 463c1e3648a5f2758e787733cf834af832425c53 /dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild | |
parent | profiles/updates: Move to actively maintained fork (diff) | |
download | gentoo-1929f25147c765449ad16de588942d59cb7ebf7e.tar.gz gentoo-1929f25147c765449ad16de588942d59cb7ebf7e.tar.bz2 gentoo-1929f25147c765449ad16de588942d59cb7ebf7e.zip |
Change deps to new fork of dev-python/socksipy
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild')
-rw-r--r-- | dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild index 37cd19b3eba8..14c963466d24 100644 --- a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild +++ b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild @@ -29,4 +29,4 @@ RDEPEND="${PYTHON_DEPS} >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}] >=dev-python/google-api-python-client-1.1[${PYTHON_USEDEP}] >=dev-python/retry-decorator-1.0.0[${PYTHON_USEDEP}] - >=dev-python/socksipy-1.01[${PYTHON_USEDEP}]" + >=dev-python/PySocks-1.01[${PYTHON_USEDEP}]" |