Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-subtests/
Date: Wed, 28 Apr 2021 19:11:32
Message-Id: 1619637068.3792e41633e417ae24979465d86398af3ef4295c.sam@gentoo
1 commit: 3792e41633e417ae24979465d86398af3ef4295c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 28 19:11:08 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 28 19:11:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3792e416
7
8 dev-python/pytest-subtests: Stabilize 0.4.0 ppc, #786009
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
16 index aac0822ad2f..f25aa1d5aa9 100644
17 --- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
18 +++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
25
26 RDEPEND="
27 >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]