From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 38E6C138206 for ; Wed, 17 Jan 2018 10:01:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6526FE08C8; Wed, 17 Jan 2018 10:01:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40DCBE08C8 for ; Wed, 17 Jan 2018 10:01:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E95CB335C46 for ; Wed, 17 Jan 2018 10:01:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45A741A6 for ; Wed, 17 Jan 2018 10:01:38 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1516183293.e4ee51adbe1c7c3ae14cb85a331c747f2b85cee0.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyicu/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyicu/pyicu-1.9.5.ebuild X-VCS-Directories: dev-python/pyicu/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: e4ee51adbe1c7c3ae14cb85a331c747f2b85cee0 X-VCS-Branch: master Date: Wed, 17 Jan 2018 10:01:38 +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: 042606c1-d6c3-4524-b895-b7d6217f0249 X-Archives-Hash: 35c6c512581d27b2d42ca339b7274eed commit: e4ee51adbe1c7c3ae14cb85a331c747f2b85cee0 Author: Marek Szuba gentoo org> AuthorDate: Wed Jan 17 10:00:42 2018 +0000 Commit: Marek Szuba gentoo org> CommitDate: Wed Jan 17 10:01:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ee51ad dev-python/pyicu-1.9.5: add upper limit on dev-libs/icu version Support for 59.1 was only added in 1.9.7, for 60.1 - in 1.9.8. Closes: https://bugs.gentoo.org/644806 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-python/pyicu/pyicu-1.9.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyicu/pyicu-1.9.5.ebuild b/dev-python/pyicu/pyicu-1.9.5.ebuild index a6ccb72671c..df826c4fe4c 100644 --- a/dev-python/pyicu/pyicu-1.9.5.ebuild +++ b/dev-python/pyicu/pyicu-1.9.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ KEYWORDS="amd64 x86" IUSE="doc" RDEPEND="${PYTHON_DEPS} - dev-libs/icu +