public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-badges/
Date: Sat,  9 Nov 2024 09:08:24 +0000 (UTC)	[thread overview]
Message-ID: <1731143236.e62c31f6f31daf82a288d11de6175fafd6e46182.sam@gentoo> (raw)

commit:     e62c31f6f31daf82a288d11de6175fafd6e46182
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 27 07:57:00 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 09:07:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e62c31f6

dev-util/buildbot-badges: add 4.1.0

Signed-off-by: Magnus Granberg <zorry <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/buildbot-badges/Manifest                  |  1 +
 .../buildbot-badges/buildbot-badges-4.1.0.ebuild   | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-util/buildbot-badges/Manifest b/dev-util/buildbot-badges/Manifest
index 8485167d75af..db53920e14fe 100644
--- a/dev-util/buildbot-badges/Manifest
+++ b/dev-util/buildbot-badges/Manifest
@@ -1,3 +1,4 @@
 DIST buildbot-badges-3.11.0.tar.gz 4700 BLAKE2B 7ef69e51473189dea0eddcacb5d80df5065392748983d37ceb72e3a982b5f7e88b2a0aa9084e9697c54d691ce587a7ff09e06366b2fbeb3e1ccc7baa32e93b3e SHA512 023a613d01f0c1b7da1a1ea30beb3de0cdbd70104b6eab782e0a2d0060fc6c61f73b006f333f09c460e59ff57ed31ac7bf25fc7d132b099f3978298b0b1bbddb
 DIST buildbot-badges-3.11.1.tar.gz 4704 BLAKE2B 3d0c6f5546d24f64dfbd8de1ba1a41c527f0e7e306e5019cd7e5b2118cc6c717d2fba7e7064e8e0d4404cf0cb28f74bed7efd62d76b4664bba19e287c9b5f80d SHA512 eac1efd6f18ea69253c18ae88b84d8a63e8ab302737aac5f6c6785c7d0354c7ed952f3ffc18a0890650a7cb721eca89448973015801caa6dee51dfb1cc94d31e
 DIST buildbot_badges-3.11.9.tar.gz 4731 BLAKE2B f665c7139367fa4da22ac84d380ab13c6cc00c01a55d2bc9f619e87b767c6b67a755ebeefdf99806fddba25fc57e36ca41ce766ee3c9cf56810c02736213d034 SHA512 f94a26b18cfc88194aee278df661cbe58d5907ccb062e585bc70ce7a6c63d850b63eb9c18d4767862789c0991bb371f39c98bef053be8e40531b81a0810598ac
+DIST buildbot_badges-4.1.0.tar.gz 4672 BLAKE2B 8e3c0fbc1c5a7d5d67d0bbdd7332978c8b920f2b22e06c09855b3fbcb21e0def241c1389a43c12a313bcc48542b12b2fb3b50e1062407ecbc191dd7867c1d2c7 SHA512 a8a9e1a612504561feae3df61b1b7c034a0a1bb5f5291a3934154ca433542adfb62374cd0bf584e691e5357ff856849b0848be70695d6b2aa9a3bc09a1139713

diff --git a/dev-util/buildbot-badges/buildbot-badges-4.1.0.ebuild b/dev-util/buildbot-badges/buildbot-badges-4.1.0.ebuild
new file mode 100644
index 000000000000..b021b0d576d9
--- /dev/null
+++ b/dev-util/buildbot-badges/buildbot-badges-4.1.0.ebuild
@@ -0,0 +1,30 @@
+# 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/-/_}
+inherit distutils-r1 pypi
+
+DESCRIPTION="Buildbot badges plugin produces an image in SVG or PNG format..."
+HOMEPAGE="https://buildbot.net/
+	https://github.com/buildbot/buildbot
+	https://pypi.org/project/buildbot-grid-view/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~amd64-linux ~x86-linux"
+
+BDEPEND="
+	~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+	~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
+	~dev-util/buildbot-pkg-${PV}[${PYTHON_USEDEP}]
+	dev-python/cairocffi[${PYTHON_USEDEP}]
+	media-gfx/cairosvg[${PYTHON_USEDEP}]
+	>=dev-python/jinja-2.1[${PYTHON_USEDEP}]
+	dev-python/klein[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2024-11-09  9:08 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-09  9:08 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-09  9:08 [gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-badges/ Sam James
2024-10-18  7:06 Arthur Zamarin
2024-03-15 12:29 Jakov Smolić
2024-03-14 19:19 Sam James
2024-03-14  6:22 Sam James
2024-03-14  6:22 Sam James
2024-03-14  5:37 Sam James
2024-01-30  8:33 Sam James
2023-08-24 23:34 Brian Dolbec
2023-04-09  8:27 Arthur Zamarin
2023-01-10 13:56 Michał Górny
2022-12-31 15:08 Sam James
2022-09-23  3:00 Brian Dolbec
2022-08-25 23:24 Brian Dolbec
2022-05-30 19:08 Brian Dolbec
2022-05-30  0:11 Brian Dolbec
2022-03-14 10:32 Yixun Lan
2022-01-30 18:47 Arthur Zamarin
2022-01-28 11:16 Arthur Zamarin
2021-09-25 18:08 Brian Dolbec
2021-06-20 16:07 Brian Dolbec
2021-05-02  0:19 Brian Dolbec
2021-04-25 21:13 Brian Dolbec
2021-03-28 22:16 Brian Dolbec
2021-01-29 21:46 Brian Dolbec
2021-01-17 18:51 Brian Dolbec
2020-10-10 18:56 Brian Dolbec
2020-09-18 17:20 Michał Górny
2020-06-28  0:46 Brian Dolbec
2020-06-01 22:57 Brian Dolbec

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1731143236.e62c31f6f31daf82a288d11de6175fafd6e46182.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox