commit:     8b6283b65a6d2f11f65c1ccfba28497f150f470a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 10:28:10 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 28 10:28:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b6283b6

dev-python/testresources: Add RDEP on dev-python/pbr

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

 .../{testresources-2.0.1-r1.ebuild => testresources-2.0.1-r2.ebuild}   | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/testresources/testresources-2.0.1-r1.ebuild 
b/dev-python/testresources/testresources-2.0.1-r2.ebuild
similarity index 95%
rename from dev-python/testresources/testresources-2.0.1-r1.ebuild
rename to dev-python/testresources/testresources-2.0.1-r2.ebuild
index 2805cb3bc836..b30a3c662741 100644
--- a/dev-python/testresources/testresources-2.0.1-r1.ebuild
+++ b/dev-python/testresources/testresources-2.0.1-r2.ebuild
@@ -20,6 +20,9 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
+RDEPEND="
+       dev-python/pbr[${PYTHON_USEDEP}]
+"
 BDEPEND="
        dev-python/pbr[${PYTHON_USEDEP}]
        test? (

Reply via email to