projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7afaa6
)
dev-python/pyicu-1.9.5: add upper limit on dev-libs/icu version
author
Marek Szuba
<marecki@gentoo.org>
Wed, 17 Jan 2018 10:00:42 +0000
(11:00 +0100)
committer
Marek Szuba
<marecki@gentoo.org>
Wed, 17 Jan 2018 10:01:33 +0000
(11:01 +0100)
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
patch
|
blob
|
history
diff --git
a/dev-python/pyicu/pyicu-1.9.5.ebuild
b/dev-python/pyicu/pyicu-1.9.5.ebuild
index a6ccb72671c8e3cdd65598ba5a79529db07fae17..df826c4fe4c96264cee99feafd7c0bee89cbfce1 100644
(file)
--- a/
dev-python/pyicu/pyicu-1.9.5.ebuild
+++ b/
dev-python/pyicu/pyicu-1.9.5.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
8
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
+ <dev-libs/icu-59
"
# epydoc supports only python2*
DEPEND="${RDEPEND}