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 | |
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')
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild index a464e1676510..a849981785a7 100644 --- a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild +++ b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild @@ -30,4 +30,4 @@ DEPEND="${RDEPEND} >=dev-python/python-gflags-2.0[${PYTHON_USEDEP}] >=dev-python/retry-decorator-1.0.0[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/socksipy-1.01[${PYTHON_USEDEP}]" + >=dev-python/PySocks-1.01[${PYTHON_USEDEP}]" 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}]" diff --git a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild index 8f77b80b9935..7f1871365199 100644 --- a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild +++ b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild @@ -29,4 +29,4 @@ DEPEND="${RDEPEND} >=dev-python/google-api-python-client-1.1[${PYTHON_USEDEP}] >=dev-python/retry-decorator-1.0.0[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/socksipy-1.01[${PYTHON_USEDEP}]" + >=dev-python/PySocks-1.01[${PYTHON_USEDEP}]" diff --git a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.9.ebuild b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.9.ebuild index 72ad10f4063b..6c00d4dc6c36 100644 --- a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.9.ebuild +++ b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.9.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}]" |