George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinxcontrib-mermaid
Commits:
bae32199 by George Rawlinson at 2026-07-19T07:57:45+00:00
upgpkg: 2.1.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-sphinxcontrib-mermaid
pkgdesc = Mermaid diagrams in yours sphinx powered docs
- pkgver = 2.0.2
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/mgaitan/sphinxcontrib-mermaid
arch = any
@@ -16,8 +16,8 @@ pkgbase = python-sphinxcontrib-mermaid
depends = python-docutils
depends = python-pyyaml
depends = python-jinja
- source =
python-sphinxcontrib-mermaid::git+https://github.com/mgaitan/sphinxcontrib-mermaid#tag=2.0.2
- sha512sums =
87ef90e9ca86bea5e5adb2ea9b247b29ffde47c23453ceb583cbd71685cced48ccd21e780e5a88785b2b2f857b0dbb78858fa5b72a8a92f9534b1bfc5dd8e4bb
- b2sums =
d95ce30b9c10811e880aad19a8ebbca260c2930c11dfba1221f7240e703ec46bdd2589f458abf8991853046bca5b59e89664ff619e5643152037f1ab4594cc23
+ source =
python-sphinxcontrib-mermaid::git+https://github.com/mgaitan/sphinxcontrib-mermaid#tag=2.1.0
+ sha512sums =
650a6bdb2719c7a91938e08da0f80e7c2bb3207a19965f35f9ed245c862353e8f8ecad0fba8315a91f933833b3428bf21b334cbbbdd01c796214b5101e9fa92c
+ b2sums =
56eb9b349e16f6e8763a0b90b555529f535ac6a231c2ae0360892e9975348a8532f2e21892f4f0e61b52e0ebd5779ec2c8508618bf18ee3266820c76bc11c7d5
pkgname = python-sphinxcontrib-mermaid
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Shohei Maruyama <[email protected]>
pkgname=python-sphinxcontrib-mermaid
-pkgver=2.0.2
+pkgver=2.1.0
pkgrel=1
pkgdesc='Mermaid diagrams in yours sphinx powered docs'
arch=(any)
@@ -25,8 +25,8 @@ checkdepends=(
python-pytest
)
source=("$pkgname::git+$url#tag=$pkgver")
-sha512sums=('87ef90e9ca86bea5e5adb2ea9b247b29ffde47c23453ceb583cbd71685cced48ccd21e780e5a88785b2b2f857b0dbb78858fa5b72a8a92f9534b1bfc5dd8e4bb')
-b2sums=('d95ce30b9c10811e880aad19a8ebbca260c2930c11dfba1221f7240e703ec46bdd2589f458abf8991853046bca5b59e89664ff619e5643152037f1ab4594cc23')
+sha512sums=('650a6bdb2719c7a91938e08da0f80e7c2bb3207a19965f35f9ed245c862353e8f8ecad0fba8315a91f933833b3428bf21b334cbbbdd01c796214b5101e9fa92c')
+b2sums=('56eb9b349e16f6e8763a0b90b555529f535ac6a231c2ae0360892e9975348a8532f2e21892f4f0e61b52e0ebd5779ec2c8508618bf18ee3266820c76bc11c7d5')
build() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-mermaid/-/commit/bae3219935214923775326be145ad391840fad2b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-mermaid/-/commit/bae3219935214923775326be145ad391840fad2b
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