pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-buildbot-badges: add 4.3.0 upgrade candidate
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Feb 18 00:02:16 2026 +0100
Changeset: c4ece5a0ee32a49dc949ba5f9a8f2dbc9ae08cef
Modified Files:
Makefile
Added Files:
py-buildbot-badges/DESCR
py-buildbot-badges/Makefile
py-buildbot-badges/PLIST
py-buildbot-badges/distinfo
Log Message:
py-buildbot-badges: add 4.3.0 upgrade candidate
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c4ece5a0ee32a49dc949ba5f9a8f2dbc9ae08cef
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
py-buildbot-badges/DESCR | 14 ++++++++++++++
py-buildbot-badges/Makefile | 21 +++++++++++++++++++++
py-buildbot-badges/PLIST | 15 +++++++++++++++
py-buildbot-badges/distinfo | 5 +++++
5 files changed, 56 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 86343fb68c..ba31ab2981 100644
--- a/Makefile
+++ b/Makefile
@@ -3559,6 +3559,7 @@ SUBDIR+= py-brython
SUBDIR+= py-bsddb
SUBDIR+= py-bson
SUBDIR+= py-buildbot
+SUBDIR+= py-buildbot-badges
SUBDIR+= py-buildbot-console-view
SUBDIR+= py-buildbot-grid-view
SUBDIR+= py-buildbot-pkg
diff --git a/py-buildbot-badges/DESCR b/py-buildbot-badges/DESCR
new file mode 100644
index 0000000000..c9a7c4ab5f
--- /dev/null
+++ b/py-buildbot-badges/DESCR
@@ -0,0 +1,14 @@
+The BuildBot is a system to automate the compile/test cycle required by
+most software projects to validate code changes. By automatically
+rebuilding and testing the tree each time something has changed, build
+problems are pinpointed quickly, before other developers are
+inconvenienced by the failure. The guilty developer can be identified
+and harassed without human intervention. By running the builds on a
+variety of platforms, developers who do not have the facilities to test
+their changes everywhere before checkin will at least know shortly
+afterwards whether they have broken the build or not. Warning counts,
+lint checks, image size, compile time, and other build parameters can
+be tracked over time, are more visible, and are therefore easier to
+improve.
+
+This package contains the Badges Plugin.
diff --git a/py-buildbot-badges/Makefile b/py-buildbot-badges/Makefile
new file mode 100644
index 0000000000..242b73ecd8
--- /dev/null
+++ b/py-buildbot-badges/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.9 2026/01/07 08:07:25 wiz Exp $
+
+DISTNAME= buildbot_badges-${BBVERSION}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
+CATEGORIES= devel net python
+MASTER_SITES= ${MASTER_SITE_PYPI:=b/buildbot-badges/}
+
+COMMENT= Badges Plugin for the buildbot CI system
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-buildbot-pkg-[0-9]*:../../devel/py-buildbot-pkg
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+DEPENDS+= ${PYPKGPREFIX}-buildbot-[0-9]*:../../wip/py-buildbot
+DEPENDS+= ${PYPKGPREFIX}-cairocffi-[0-9]*:../../graphics/py-cairocffi
+DEPENDS+= ${PYPKGPREFIX}-cairosvg-[0-9]*:../../converters/py-cairosvg
+DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
+DEPENDS+= ${PYPKGPREFIX}-klein-[0-9]*:../../www/py-klein
+
+USE_LANGUAGES= # none
+
+.include "../../wip/py-buildbot/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-buildbot-badges/PLIST b/py-buildbot-badges/PLIST
new file mode 100644
index 0000000000..1e1b220b19
--- /dev/null
+++ b/py-buildbot-badges/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD$
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/buildbot_badges/VERSION
+${PYSITELIB}/buildbot_badges/__init__.py
+${PYSITELIB}/buildbot_badges/__init__.pyc
+${PYSITELIB}/buildbot_badges/__init__.pyo
+${PYSITELIB}/buildbot_badges/static/.placeholder
+${PYSITELIB}/buildbot_badges/templates/badgeio.svg.j2
+${PYSITELIB}/buildbot_badges/templates/flat-square.svg.j2
+${PYSITELIB}/buildbot_badges/templates/flat.svg.j2
+${PYSITELIB}/buildbot_badges/templates/plastic.svg.j2
diff --git a/py-buildbot-badges/distinfo b/py-buildbot-badges/distinfo
new file mode 100644
index 0000000000..d9500d363b
--- /dev/null
+++ b/py-buildbot-badges/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.3 2021/10/26 10:18:14 nia Exp $
+
+BLAKE2s (buildbot_badges-4.3.0.tar.gz) = 7ad66cbd3576de68b1f851347a91d3f3e00e23a305fcc7ed15bf1de1b625c228
+SHA512 (buildbot_badges-4.3.0.tar.gz) = d12c761e2a7268ac79daecd92caeee5d755d14f70df3d18681c4767e9b62af12b91b2399b44fdbe4b0d05a124854e8fd0b7fe0ac319a06ab77d76dbe4a2e9e74
+Size (buildbot_badges-4.3.0.tar.gz) = 4662 bytes
Home |
Main Index |
Thread Index |
Old Index