commit:     f33e7c5383196e027893b5aa2a9d90523b2b02ea
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 17:33:38 2021 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 18:45:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f33e7c53

dev-util/buildbot-waterfall-view: Version bump to 2.10.0 fix setuptools ?depend

Closes: https://bugs.gentoo.org/747727
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org>

 dev-util/buildbot-waterfall-view/Manifest                             | 1 +
 ...erfall-view-2.8.2.ebuild => buildbot-waterfall-view-2.10.0.ebuild} | 4 ++--
 dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.2.ebuild | 4 ++--
 dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.4.ebuild | 4 ++--
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-util/buildbot-waterfall-view/Manifest 
b/dev-util/buildbot-waterfall-view/Manifest
index a4245089aed..bc444743410 100644
--- a/dev-util/buildbot-waterfall-view/Manifest
+++ b/dev-util/buildbot-waterfall-view/Manifest
@@ -1,2 +1,3 @@
+DIST buildbot-waterfall-view-2.10.0.tar.gz 191695 BLAKE2B 
910cff873d4b3ecbfd37ebb9035f4ac967ef55f64a0840467ff49176220b7982c71596aede3553b88345ad66586903cc08ad5856070fb7ee547369ed01e09c6c
 SHA512 
e671cc1582f4944bad8b5f56daf04a0aeffe2ee55437f22f4ff0d20c4a82887e3635f79b3a3fa09295495293d34a1fd43b695c790796ee683f0febdf9b56a260
 DIST buildbot-waterfall-view-2.8.2.tar.gz 190551 BLAKE2B 
9db81d1cf17357a57c34eb8f3b1e4412635c4804708d3d99646a68293af52594952884f96f7d528c6a87302c3563a8d4f4411ed410da2fe1043b4439d4113d73
 SHA512 
e252874745a623c1ec8fefcfb10c742a783ec677f172d20ef8165687ec5981f4df09092096f7922381e886f4ea7ba4c795997ad8ff8fd58fd6aa40d8bc057b00
 DIST buildbot-waterfall-view-2.8.4.tar.gz 191026 BLAKE2B 
f81dea767bf881182eeb6eb750cdcf4bc289ac92097b9b8e13a5b5a237873aa4ea16f48625e56de2dc69fe849e5602d96a3d7991cdeb427dae169de5740f0bcb
 SHA512 
c15b7bd23193742b50deaceb1810f8dbeedb77768f0d8a3d0a7bf72c89d914b963aa2141475464f9f3701881da6abed49e730ccb39d824a755ad9c567590dd7f

diff --git 
a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.2.ebuild 
b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.10.0.ebuild
similarity index 90%
copy from dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.2.ebuild
copy to dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.10.0.ebuild
index 8e4b9cc0d87..144ff0696de 100644
--- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.2.ebuild
+++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.10.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 PYTHON_REQ_USE="sqlite"
 PYTHON_COMPAT=( python3_{6,7,8} )
 
-DISTUTILS_USE_SETUPTOOLS="rdepend"
+DISTUTILS_USE_SETUPTOOLS="bdepend"
 
 inherit distutils-r1
 

diff --git 
a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.2.ebuild 
b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.2.ebuild
index 8e4b9cc0d87..144ff0696de 100644
--- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.2.ebuild
+++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 PYTHON_REQ_USE="sqlite"
 PYTHON_COMPAT=( python3_{6,7,8} )
 
-DISTUTILS_USE_SETUPTOOLS="rdepend"
+DISTUTILS_USE_SETUPTOOLS="bdepend"
 
 inherit distutils-r1
 

diff --git 
a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.4.ebuild 
b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.4.ebuild
index 8e4b9cc0d87..144ff0696de 100644
--- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.4.ebuild
+++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 PYTHON_REQ_USE="sqlite"
 PYTHON_COMPAT=( python3_{6,7,8} )
 
-DISTUTILS_USE_SETUPTOOLS="rdepend"
+DISTUTILS_USE_SETUPTOOLS="bdepend"
 
 inherit distutils-r1
 

Reply via email to