From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9E7291384B4 for ; Mon, 9 Nov 2015 09:50:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC0ABE07E6; Mon, 9 Nov 2015 09:50:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 60181E07E6 for ; Mon, 9 Nov 2015 09:50:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9BB8C3403C1 for ; Mon, 9 Nov 2015 09:50:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBF5E2373 for ; Mon, 9 Nov 2015 09:50:22 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1447062610.214f2e8872f06a53019855075cbbd580de654d29.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/elasticsearch-py/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild X-VCS-Directories: dev-python/elasticsearch-py/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: 214f2e8872f06a53019855075cbbd580de654d29 X-VCS-Branch: master Date: Mon, 9 Nov 2015 09:50:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a83208bd-8cc9-4488-991e-31616d0b9ad1 X-Archives-Hash: 625f21dd9805949f1c329fe409ce9c01 commit: 214f2e8872f06a53019855075cbbd580de654d29 Author: Ian Delaney gentoo org> AuthorDate: Mon Nov 9 09:49:34 2015 +0000 Commit: Ian Delaney gentoo org> CommitDate: Mon Nov 9 09:50:10 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214f2e88 dev-python/elasticsearch-py: set border version on dep sphinx patch by proxy maintainer in gentoo bug Gentoo bug: #565182 Package-Manager: portage-2.2.23 dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild index 79517ee..cd99890 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild @@ -24,7 +24,7 @@ RDEPEND=">=dev-python/urllib3-1.8[${PYTHON_USEDEP}]