Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-funcsigs/
Date: Fri, 03 Jan 2020 20:46:31
Message-Id: 1578084373.5ccc42f4924fc5c85f5fcb14aa3d5381b1b91a45.soap@gentoo
1 commit: 5ccc42f4924fc5c85f5fcb14aa3d5381b1b91a45
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 3 20:46:13 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 3 20:46:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccc42f4
7
8 virtual/python-funcsigs: Update python_gen_cond_dep
9
10 Closes: https://github.com/gentoo/gentoo/pull/14216
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 virtual/python-funcsigs/python-funcsigs-2-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild b/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
18 index 0104a230fbb..38bf30e8bc7 100644
19 --- a/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
20 +++ b/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -14,4 +14,4 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
28
29 RDEPEND="
30 ${PYTHON_DEPS}
31 - $(python_gen_cond_dep '>=dev-python/funcsigs-1[${PYTHON_USEDEP}]' python2_7 python3_5 pypy )"
32 + $(python_gen_cond_dep '>=dev-python/funcsigs-1[${PYTHON_USEDEP}]' -2)"