From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 00FC11382C5 for ; Sun, 17 Jan 2021 18:51:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1DAFE08AD; Sun, 17 Jan 2021 18:51:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76DAFE08AD for ; Sun, 17 Jan 2021 18:51:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4A07F340F06 for ; Sun, 17 Jan 2021 18:51:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C42494A1 for ; Sun, 17 Jan 2021 18:51:32 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1610909129.d53142a227be03c4d7225cdaca12cd876883addc.dolsen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-console-view/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/buildbot-console-view/Manifest dev-util/buildbot-console-view/buildbot-console-view-2.10.0.ebuild dev-util/buildbot-console-view/buildbot-console-view-2.8.2.ebuild dev-util/buildbot-console-view/buildbot-console-view-2.8.4.ebuild X-VCS-Directories: dev-util/buildbot-console-view/ X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: d53142a227be03c4d7225cdaca12cd876883addc X-VCS-Branch: master Date: Sun, 17 Jan 2021 18:51:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: aa0b7fa5-87a7-4885-b000-ce5e06bd8360 X-Archives-Hash: 8f5767ef8061380ee1227c0c5c6be25a commit: d53142a227be03c4d7225cdaca12cd876883addc Author: Brian Dolbec gentoo org> AuthorDate: Sun Jan 17 17:36:07 2021 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Sun Jan 17 18:45:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d53142a2 dev-util/buildbot-console-view: Version bump to 2.10.0 fix setuptools ?depend Closes: https://bugs.gentoo.org/747733 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Brian Dolbec gentoo.org> dev-util/buildbot-console-view/Manifest | 1 + ...-console-view-2.8.2.ebuild => buildbot-console-view-2.10.0.ebuild} | 4 ++-- dev-util/buildbot-console-view/buildbot-console-view-2.8.2.ebuild | 4 ++-- dev-util/buildbot-console-view/buildbot-console-view-2.8.4.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/dev-util/buildbot-console-view/Manifest b/dev-util/buildbot-console-view/Manifest index ed1412ff484..4264458d164 100644 --- a/dev-util/buildbot-console-view/Manifest +++ b/dev-util/buildbot-console-view/Manifest @@ -1,2 +1,3 @@ +DIST buildbot-console-view-2.10.0.tar.gz 18720 BLAKE2B 00ae39bbd4ec9ee13dea161e4ee853fc65ed61c5aef11ece5766c2ca17db292fedf8c636726c5616c7e2f76edbe6c0c9e2cd442da3d52311857c13947dc6f9b1 SHA512 cb1899179e14df9076224d33d8a0364cde4c74825c5ba1c281dabb1cdab976c7eb4fcb8a1e73274a3198d36b8e24a85e4736dde1ae8f42244e4001a340536785 DIST buildbot-console-view-2.8.2.tar.gz 17575 BLAKE2B e036429dd40fdfdadd65a10d4f6fc025b00d9a61153aecd4f31e0c6c133ba1e546b1c810254ec1fb83913cd4434db223c3cd782481ef5785ec48162a2f111682 SHA512 dbec358933865aa79ad86754ef454d89fa369fc64f3df54eb079c0f1ebadb027131d4bd7ac14dd29a16d34aa416e21f90cbecc873944a7ab8ef7da637e20c999 DIST buildbot-console-view-2.8.4.tar.gz 18531 BLAKE2B 8d997e34eefea4be6bbbb33902b992a4864b601ef689cedbd7051667e5cab1ee45b13e2d5ad888af4a805ab1a60f0bc79439580583b3c3e233d321b52b28e0d9 SHA512 ccaa8b9ab18bd6e6609ab017ce4f2d447f99310b3448584decb8a572c573426bf84e6b86837f68b715863c66de013a8cad546e35dbbfb051c1c8d32a3825fe7f diff --git a/dev-util/buildbot-console-view/buildbot-console-view-2.8.2.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-2.10.0.ebuild similarity index 90% copy from dev-util/buildbot-console-view/buildbot-console-view-2.8.2.ebuild copy to dev-util/buildbot-console-view/buildbot-console-view-2.10.0.ebuild index 461db8d8fd2..1fe0ebf129a 100644 --- a/dev-util/buildbot-console-view/buildbot-console-view-2.8.2.ebuild +++ b/dev-util/buildbot-console-view/buildbot-console-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-console-view/buildbot-console-view-2.8.2.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-2.8.2.ebuild index 461db8d8fd2..1fe0ebf129a 100644 --- a/dev-util/buildbot-console-view/buildbot-console-view-2.8.2.ebuild +++ b/dev-util/buildbot-console-view/buildbot-console-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-console-view/buildbot-console-view-2.8.4.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-2.8.4.ebuild index 461db8d8fd2..1fe0ebf129a 100644 --- a/dev-util/buildbot-console-view/buildbot-console-view-2.8.4.ebuild +++ b/dev-util/buildbot-console-view/buildbot-console-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