summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-08-27 03:18:18 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-08-27 03:21:05 -0500
commitb194748b25572d90f81d8ae471ad0681886f0ebb (patch)
tree5e844ea97d44bab6ce7d1fc865b5758c43751dd5 /dev-python/kombu
parentdev-cpp/catch: Bump to 1.10.0 (diff)
downloadgentoo-b194748b25572d90f81d8ae471ad0681886f0ebb.tar.gz
gentoo-b194748b25572d90f81d8ae471ad0681886f0ebb.tar.bz2
gentoo-b194748b25572d90f81d8ae471ad0681886f0ebb.zip
dev-python/kombu: fix patching 4.1.0 for bug 629012
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python/kombu')
-rw-r--r--dev-python/kombu/kombu-4.1.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/kombu/kombu-4.1.0.ebuild b/dev-python/kombu/kombu-4.1.0.ebuild
index da1352bc366e..842608ea8ec8 100644
--- a/dev-python/kombu/kombu-4.1.0.ebuild
+++ b/dev-python/kombu/kombu-4.1.0.ebuild
@@ -46,8 +46,7 @@ DEPEND="${RDEPEND}
DISTUTILS_IN_SOURCE_BUILD=1
PATCHES=(
- "${FILESDIR}"/${P}-dict-iter.patch
- )
+)
python_prepare_all() {
# AttributeError: test_Etcd instance has no attribute 'patch'