commit: b194748b25572d90f81d8ae471ad0681886f0ebb
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 27 08:18:18 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Aug 27 08:21:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b194748b
dev-python/kombu: fix patching 4.1.0 for bug 629012
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-python/kombu/kombu-4.1.0.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/kombu/kombu-4.1.0.ebuild
b/dev-python/kombu/kombu-4.1.0.ebuild
index da1352bc366..842608ea8ec 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'