Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-system-statistics/
Date: Fri, 06 May 2022 19:58:44
Message-Id: 1651867101.3c35b6c63f7079762c627e9556d8da7810aad08d.arthurzam@gentoo
1 commit: 3c35b6c63f7079762c627e9556d8da7810aad08d
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 6 19:58:21 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri May 6 19:58:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c35b6c6
7
8 dev-python/pytest-system-statistics: Stabilize 1.0.2 amd64, #843011
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 .../pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild b/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild
16 index 6c442fffd9b3..6dcb6325f1e9 100644
17 --- a/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild
18 +++ b/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~x86"
25
26 RDEPEND="
27 >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]