mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/gcs-oauth2-boto-plugin: fix SocksiPy-branch reference for bug 577892
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -32,3 +32,10 @@ RDEPEND="${PYTHON_DEPS}
|
||||
>=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
|
||||
>=dev-python/retry-decorator-1.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/PySocks-1.01[${PYTHON_USEDEP}]"
|
||||
|
||||
python_prepare_all() {
|
||||
distutils-r1_python_prepare_all
|
||||
sed \
|
||||
-e '/SocksiPy-branch/d' \
|
||||
-i setup.py || die
|
||||
}
|
||||
|
||||
@@ -30,3 +30,10 @@ RDEPEND="${PYTHON_DEPS}
|
||||
>=dev-python/google-api-python-client-1.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/retry-decorator-1.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/PySocks-1.01[${PYTHON_USEDEP}]"
|
||||
|
||||
python_prepare_all() {
|
||||
distutils-r1_python_prepare_all
|
||||
sed \
|
||||
-e '/SocksiPy-branch/d' \
|
||||
-i setup.py || die
|
||||
}
|
||||
|
||||
@@ -30,3 +30,10 @@ RDEPEND="${PYTHON_DEPS}
|
||||
>=dev-python/google-api-python-client-1.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/retry-decorator-1.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/PySocks-1.01[${PYTHON_USEDEP}]"
|
||||
|
||||
python_prepare_all() {
|
||||
distutils-r1_python_prepare_all
|
||||
sed \
|
||||
-e '/SocksiPy-branch/d' \
|
||||
-i setup.py || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user