diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-06 22:58:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-06 22:58:22 +0300 |
commit | c4f1c20e5fbc9f4ceaed330fe5095aed07a7eecc (patch) | |
tree | da08f3c0235791c6d62e7518f9f10ef99a9dc92f /dev-python/pytest-shell-utilities | |
parent | dev-python/pytest-system-statistics: Stabilize 1.0.2 amd64, #843011 (diff) | |
download | gentoo-c4f1c20e5fbc9f4ceaed330fe5095aed07a7eecc.tar.gz gentoo-c4f1c20e5fbc9f4ceaed330fe5095aed07a7eecc.tar.bz2 gentoo-c4f1c20e5fbc9f4ceaed330fe5095aed07a7eecc.zip |
dev-python/pytest-shell-utilities: Stabilize 1.0.5 amd64, #843011
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shell-utilities')
-rw-r--r-- | dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild index 251eaaa966d4..29bb7b5eb6b2 100644 --- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild +++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.0.5.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" RDEPEND=" >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}] |