commit:     25a93a5f80d0f451739c7a261cd4765496ff595d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  1 05:56:57 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar  1 06:16:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a93a5f

dev-python/tempest: Add dev-python/fasteners dep

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/tempest/{tempest-34.0.0.ebuild => tempest-34.0.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/tempest/tempest-34.0.0.ebuild 
b/dev-python/tempest/tempest-34.0.0-r1.ebuild
similarity index 97%
rename from dev-python/tempest/tempest-34.0.0.ebuild
rename to dev-python/tempest/tempest-34.0.0-r1.ebuild
index 551a3d439257..9143d3959fb9 100644
--- a/dev-python/tempest/tempest-34.0.0.ebuild
+++ b/dev-python/tempest/tempest-34.0.0-r1.ebuild
@@ -38,6 +38,7 @@ RDEPEND="
        >=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}]
        >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
        >=dev-python/defusedxml-0.7.1[${PYTHON_USEDEP}]
+       >=dev-python/fasteners-0.16.0[${PYTHON_USEDEP}]
 "
 BDEPEND="
        >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]

Reply via email to