George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-gersemi
Commits:
33acf29a by George Rawlinson at 2026-05-05T20:56:09+00:00
upgpkg: 0.27.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-gersemi
pkgdesc = A formatter to make your CMake code the real treasure
- pkgver = 0.27.2
+ pkgver = 0.27.3
pkgrel = 1
url = https://github.com/blankspruce/gersemi
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = python-gersemi
depends = python-ignore
depends = python-platformdirs
depends = python-yaml
- source =
python-gersemi-0.27.2.tar.gz::https://github.com/blankspruce/gersemi/archive/refs/tags/0.27.2.tar.gz
- b2sums =
9a9e496b000285ae25f5caeac9ce7a2a2fe312c73c67e67db4144b6c7e7bf4d3f562fb61902dbf5d88056584d2ed1b52c38101e04584bdfc781ee5d4a24cf00f
+ source =
python-gersemi-0.27.3.tar.gz::https://github.com/blankspruce/gersemi/archive/refs/tags/0.27.3.tar.gz
+ b2sums =
9ac39a979c2b3a0b985c663fee13f79620f2322e43c307e91f34423e5a4990894863908702a2dcbcfe375858e41948fa9b664b9e5d0a88adc49208eda86a778f
pkgname = python-gersemi
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_name=gersemi
pkgname=python-$_name
-pkgver=0.27.2
+pkgver=0.27.3
pkgrel=1
pkgdesc="A formatter to make your CMake code the real treasure"
arch=(x86_64)
@@ -31,7 +31,7 @@ checkdepends=(
python-lark-parser
)
source=($pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz)
-b2sums=('9a9e496b000285ae25f5caeac9ce7a2a2fe312c73c67e67db4144b6c7e7bf4d3f562fb61902dbf5d88056584d2ed1b52c38101e04584bdfc781ee5d4a24cf00f')
+b2sums=('9ac39a979c2b3a0b985c663fee13f79620f2322e43c307e91f34423e5a4990894863908702a2dcbcfe375858e41948fa9b664b9e5d0a88adc49208eda86a778f')
build() {
cd $_name-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gersemi/-/commit/33acf29ab8c030389da8001e16369afe09816b82
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gersemi/-/commit/33acf29ab8c030389da8001e16369afe09816b82
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help