summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/six/six-1.10.0.ebuild')
-rw-r--r--dev-python/six/six-1.10.0.ebuild9
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-python/six/six-1.10.0.ebuild b/dev-python/six/six-1.10.0.ebuild
index f9ecdabbcf96..49c16138f820 100644
--- a/dev-python/six/six-1.10.0.ebuild
+++ b/dev-python/six/six-1.10.0.ebuild
@@ -26,15 +26,6 @@ PATCHES=(
"${FILESDIR}"/1.9.0-mapping.patch
)
-if [[ ${PV} != 1.10.0 ]]; then
- # There is no longer a circular dep with setuptools, so please do the following
- # Drop 1.10.0-no-setuptools.patch
- # Add a dependency on dev-python/setuptools[${PYTHON_USEDEP}]
- # Remove pkg_preinst
- # Thanks! - Mike Gilbert (floppym)
- die "Please read the ebuild for notes on this version bump"
-fi
-
python_prepare_all() {
# https://bitbucket.org/gutworth/six/issues/139/
sed \