commit:     57130eaf2c73f8a716b20b7815a073c9906bd775
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  7 00:52:35 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 01:10:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57130eaf

dev-python/lockfile: pbr is BDEPEND-only

We don't need pbr at runtime.

URL: https://bugs.launchpad.net/pylockfile/+bug/1506679
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/lockfile/lockfile-0.12.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/lockfile/lockfile-0.12.2-r2.ebuild 
b/dev-python/lockfile/lockfile-0.12.2-r2.ebuild
index 9cab46e092f..43174f8deec 100644
--- a/dev-python/lockfile/lockfile-0.12.2-r2.ebuild
+++ b/dev-python/lockfile/lockfile-0.12.2-r2.ebuild
@@ -15,7 +15,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86"
 
-DEPEND=">dev-python/pbr-1.8[${PYTHON_USEDEP}]"
+BDEPEND=">dev-python/pbr-1.8[${PYTHON_USEDEP}]"
 
 distutils_enable_tests nose
 distutils_enable_sphinx doc/source --no-autodoc

Reply via email to