commit:     8a97449a971f94607e259e3cea279f20473d1491
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 17:30:35 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=8a97449a

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

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

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

diff --git a/dev-util/buildbot-www/Manifest b/dev-util/buildbot-www/Manifest
index 854beeaa632..5565bb73249 100644
--- a/dev-util/buildbot-www/Manifest
+++ b/dev-util/buildbot-www/Manifest
@@ -1,2 +1,3 @@
+DIST buildbot-www-2.10.0.tar.gz 3179700 BLAKE2B 
e9a8324c483896ee6f27468ce4658495277bc4e8e7b920bfc371440378d537473db1053373b8294e89519932eab486fb036743c8d069604c4646bb95c0680d41
 SHA512 
3ca30f65eb191451a718f102344c2230026cc252fa2a8a780cab20be309f1191567f5816c4f894e2e3b6c462f70b5bb8d22c96c9bb372818d4673a11e42c69ec
 DIST buildbot-www-2.8.2.tar.gz 3172352 BLAKE2B 
8ead9e9eb046bf773bd70d312ae612dced839b263b02d300f600d066fcf21ef98a7884fef36c494bdc8eb26129d5bf7897c319256f0fe6ef8e1515dc8507a26e
 SHA512 
22d0ccb3e5b3badeb5a59db18dd7b0b925fe84936c1be1773437e899122df95bc9b0a4205a0c87182cf6be4ca4275ab20cb86a4da6098c9d9c73927cb9b3c784
 DIST buildbot-www-2.8.4.tar.gz 3170166 BLAKE2B 
d3d5c8a6b4b963cffaa75035e2f4a076af27c9f816a8e80b346bdeade55f01c7c8403612b8e6d12036261dabe6ab4f05ddb7ffce4e7369565d361fe7b062f691
 SHA512 
8b698b8b99b3f9b51df0ce230c3d6e5dea8d1c1278cb7372edd170844ec46f7fe213be20db628da244cd38daaa53b1e2fcbffd3ab3980eee35ccc6a9824c7ae5

diff --git a/dev-util/buildbot-www/buildbot-www-2.8.2.ebuild 
b/dev-util/buildbot-www/buildbot-www-2.10.0.ebuild
similarity index 89%
copy from dev-util/buildbot-www/buildbot-www-2.8.2.ebuild
copy to dev-util/buildbot-www/buildbot-www-2.10.0.ebuild
index c5f7aebcb28..d81233cd01a 100644
--- a/dev-util/buildbot-www/buildbot-www-2.8.2.ebuild
+++ b/dev-util/buildbot-www/buildbot-www-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-www/buildbot-www-2.8.2.ebuild 
b/dev-util/buildbot-www/buildbot-www-2.8.2.ebuild
index c5f7aebcb28..d81233cd01a 100644
--- a/dev-util/buildbot-www/buildbot-www-2.8.2.ebuild
+++ b/dev-util/buildbot-www/buildbot-www-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-www/buildbot-www-2.8.4.ebuild 
b/dev-util/buildbot-www/buildbot-www-2.8.4.ebuild
index c5f7aebcb28..d81233cd01a 100644
--- a/dev-util/buildbot-www/buildbot-www-2.8.4.ebuild
+++ b/dev-util/buildbot-www/buildbot-www-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