Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-subtests/
Date: Thu, 29 Apr 2021 18:42:35
Message-Id: 1619721736.ae4174b2430f6c854ec66c7383ea726e73d3a17c.slyfox@gentoo
1 commit: ae4174b2430f6c854ec66c7383ea726e73d3a17c
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Apr 29 18:16:22 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 29 18:42:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4174b2
7
8 dev-python/pytest-subtests: stable 0.4.0 for hppa, bug #786009
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
19 index f25aa1d5aa9..d13fc96e30b 100644
20 --- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
21 +++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild
22 @@ -16,7 +16,7 @@ SRC_URI="
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
28
29 RDEPEND="
30 >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}]