commit: 4f025cf97aac69073960ff9adbfaa033c4c94320
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 31 04:30:07 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 04:43:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f025cf9
dev-python/six: remove version bump landmine
setuptools depends on six once again!
Package-Manager: Portage-2.3.3_p42_p432702, Repoman-2.3.1_p35_p432702
dev-python/six/six-1.10.0.ebuild | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/dev-python/six/six-1.10.0.ebuild b/dev-python/six/six-1.10.0.ebuild
index f9ecdab..49c1613 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 \