diff options
author | 2023-11-22 12:35:25 +0000 | |
---|---|---|
committer | 2023-11-22 12:35:25 +0000 | |
commit | 0f3f36e2e7dcd166ca5bd88ff6be00b931a7f5f0 (patch) | |
tree | 00709af86c306c7ffc3e551cb0b3751aaa6e28d3 /dev-python/pytest-plus | |
parent | media-gfx/exiv2: Stabilize 0.28.1-r1 amd64, #917669 (diff) | |
download | gentoo-0f3f36e2e7dcd166ca5bd88ff6be00b931a7f5f0.tar.gz gentoo-0f3f36e2e7dcd166ca5bd88ff6be00b931a7f5f0.tar.bz2 gentoo-0f3f36e2e7dcd166ca5bd88ff6be00b931a7f5f0.zip |
dev-python/pytest-plus: Stabilize 0.6.0 ALLARCHES, #917726
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-plus')
-rw-r--r-- | dev-python/pytest-plus/pytest-plus-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-plus/pytest-plus-0.6.0.ebuild b/dev-python/pytest-plus/pytest-plus-0.6.0.ebuild index 0b918725bd74..d1c860842545 100644 --- a/dev-python/pytest-plus/pytest-plus-0.6.0.ebuild +++ b/dev-python/pytest-plus/pytest-plus-0.6.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" RDEPEND=" >=dev-python/pytest-7.4.2[${PYTHON_USEDEP}] |