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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 81504158042 for ; Fri, 18 Oct 2024 07:06:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13DDAE087F; Fri, 18 Oct 2024 07:06:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ECC92E087F for ; Fri, 18 Oct 2024 07:06:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0C6B9342FAB for ; Fri, 18 Oct 2024 07:06:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 77AC61E06 for ; Fri, 18 Oct 2024 07:06:11 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1729235115.5ccef1f2b238a4a2fac4498d2770e82c95c7c0c3.arthurzam@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-3.11.9.ebuild X-VCS-Directories: dev-util/buildbot-console-view/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 5ccef1f2b238a4a2fac4498d2770e82c95c7c0c3 X-VCS-Branch: master Date: Fri, 18 Oct 2024 07:06:11 +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: 0d16b210-d73e-433a-ab7a-372dbce8d6fc X-Archives-Hash: af200339ff74dd6f3bc17310d534b590 commit: 5ccef1f2b238a4a2fac4498d2770e82c95c7c0c3 Author: Magnus Granberg gentoo org> AuthorDate: Mon Oct 14 21:31:57 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Oct 18 07:05:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccef1f2 dev-util/buildbot-console-view: add 3.11.9 Signed-off-by: Magnus Granberg gentoo.org> Signed-off-by: Arthur Zamarin gentoo.org> dev-util/buildbot-console-view/Manifest | 1 + .../buildbot-console-view-3.11.9.ebuild | 26 ++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/dev-util/buildbot-console-view/Manifest b/dev-util/buildbot-console-view/Manifest index b3e0886e6388..e6d969ccb4cd 100644 --- a/dev-util/buildbot-console-view/Manifest +++ b/dev-util/buildbot-console-view/Manifest @@ -1,2 +1,3 @@ DIST buildbot-console-view-3.11.0.tar.gz 19024 BLAKE2B 0e72218d9735b191b64f0cb53c98e8ecba7ec3d3b60e7e9ca61faa005f6816ae0cce069b57d8a910542a7879e0a328a0568acb97ed0b97f08a41c4653f645e0e SHA512 1b6e822ac22849f7e646f126011dbf84088324179e39c7abc4dbd1a717c6261f3373c7130947fd9f200c6e1bb57a3aeec2ce2f60328e85ab51773771b980300d DIST buildbot-console-view-3.11.1.tar.gz 19008 BLAKE2B 23f35c2ae75a869475ef416d463ed0aa738e0a45f5066fafdb585c01b9b07f97b29d22103732d51f95e130bea29ebeb6fa8294b6222a2607ffd79f21c09bef99 SHA512 2a8a106de8a049802ce2da436ef2440824786e1ed6fa79115d684705e135d8bf09aec54628e75fdb1193117359cec32db4bbd69b715d2c0e6457e1ad9524f086 +DIST buildbot_console_view-3.11.9.tar.gz 19042 BLAKE2B 11ce4d18f3caa5181c265781f47c4b5e51f49c710ddf21b1b5e0e17a7a18ded033ef6f20416646c7bf2e64ba4e07740ff77262906aea0ef54552fd5532f78e21 SHA512 f9f0a9af8ea5292c226c9420d8837172d40791ebd6abb4e410b6e5cad66548c7d06bb5dca9570606c9d9f4f22b4b3f3ba40e51921db03c731ae56f414de93e4b diff --git a/dev-util/buildbot-console-view/buildbot-console-view-3.11.9.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-3.11.9.ebuild new file mode 100644 index 000000000000..72d58ae54d06 --- /dev/null +++ b/dev-util/buildbot-console-view/buildbot-console-view-3.11.9.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 +PYTHON_REQ_USE="sqlite" +PYTHON_COMPAT=( python3_{10..12} ) +PYPI_PN=${PN/-console-/_console_} +inherit distutils-r1 pypi + +DESCRIPTION="Buildbot console-view plugin" +HOMEPAGE="https://buildbot.net/ + https://github.com/buildbot/buildbot + https://pypi.org/project/buildbot-console-view/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~riscv ~amd64-linux ~x86-linux" + +RDEPEND=" + ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}] + ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}] +" +BDEPEND="${RDEPEND}"