diff options
author | Sam James <sam@gentoo.org> | 2023-08-03 16:08:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-03 16:08:03 +0100 |
commit | 98926b3cc2a20f407e800ac72cd4977e03bdb6f2 (patch) | |
tree | f73ca6c39001d943eead41d25f29d2f857dd82e4 /dev-python/pytest-shell-utilities | |
parent | dev-python/requests-cache: Stabilize 1.1.0 ALLARCHES, #911610 (diff) | |
download | gentoo-98926b3cc2a20f407e800ac72cd4977e03bdb6f2.tar.gz gentoo-98926b3cc2a20f407e800ac72cd4977e03bdb6f2.tar.bz2 gentoo-98926b3cc2a20f407e800ac72cd4977e03bdb6f2.zip |
dev-python/pytest-shell-utilities: Stabilize 1.8.0 amd64, #911611
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shell-utilities')
-rw-r--r-- | dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild index 80338b5cac5f..a1e4d17c7ed9 100644 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" RDEPEND=" >=dev-python/pytest-7.1.0[${PYTHON_USEDEP}] |