Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
buildbot
Commits:
d0d11029 by Chih-Hsuan Yen at 2024-06-20T15:19:44+08:00
upgpkg: 3.11.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = buildbot
- pkgver = 3.11.3
+ pkgver = 3.11.4
pkgrel = 1
url = https://buildbot.net
arch = any
@@ -45,7 +45,7 @@ pkgbase = buildbot
makedepends = python-sphinx_rtd_theme
makedepends = git
makedepends = yarn
- source =
git+https://github.com/buildbot/buildbot.git?signed#tag=718e46e7c09015454f80156bd0cc4f13bc71972c
+ source =
git+https://github.com/buildbot/buildbot.git?signed#tag=843db9122e34d3675a107b8d908d8e37882982b7
source =
git+https://github.com/buildbot/buildbot-contrib.git#commit=4c8615db51253f0be4bfd08210a3aaf903a74b4f
source =
buildbot-contrib-systemd-common.patch::https://github.com/buildbot/buildbot-contrib/pull/22.patch
source = disable-flaky-tests.diff
=====================================
PKGBUILD
=====================================
@@ -13,10 +13,10 @@ pkgname=(buildbot buildbot-worker buildbot-docs
buildbot-common
python-buildbot-react-console-view python-buildbot-react-grid-view
python-buildbot-react-wsgi-dashboards)
# https://github.com/buildbot/buildbot/releases
-pkgver=3.11.3
+pkgver=3.11.4
# Pin tags manually until a stable pacman version includes the following fix
#
https://gitlab.archlinux.org/pacman/pacman/-/commit/9548d6cc765b1a8dcf933e8b1b89d0bcc3e50209
-_tag=718e46e7c09015454f80156bd0cc4f13bc71972c
+_tag=843db9122e34d3675a107b8d908d8e37882982b7
_bb_contrib_commit=4c8615db51253f0be4bfd08210a3aaf903a74b4f
pkgrel=1
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/buildbot/-/commit/d0d110292e3b0c04a3e4a2cea0682fe0ae9d43fc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/buildbot/-/commit/d0d110292e3b0c04a3e4a2cea0682fe0ae9d43fc
You're receiving this email because of your account on gitlab.archlinux.org.