commit:     b8fd4b30e5005c467ce75fcc4607245edbd512ce
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  3 15:19:02 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 15:19:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8fd4b30

app-portage/gpyutils: Add a RDEP on dev-python/packaging

Reported by Sam James.

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

 app-portage/gpyutils/{gpyutils-0.8.3.ebuild => gpyutils-0.8.3-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-portage/gpyutils/gpyutils-0.8.3.ebuild 
b/app-portage/gpyutils/gpyutils-0.8.3-r1.ebuild
similarity index 93%
rename from app-portage/gpyutils/gpyutils-0.8.3.ebuild
rename to app-portage/gpyutils/gpyutils-0.8.3-r1.ebuild
index d37ab54a558b..b458fe6df37d 100644
--- a/app-portage/gpyutils/gpyutils-0.8.3.ebuild
+++ b/app-portage/gpyutils/gpyutils-0.8.3-r1.ebuild
@@ -25,6 +25,7 @@ IUSE=""
 
 RDEPEND="
        >=app-portage/gentoopm-0.3.2[${PYTHON_USEDEP}]
+       dev-python/packaging[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest

Reply via email to