George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinxcontrib-mermaid
Commits:
3ec73e2e by George Rawlinson at 2026-05-05T20:56:18+00:00
upgpkg: 2.0.2-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.1
+ pkgver = 2.0.2
pkgrel = 1
url = https://github.com/mgaitan/sphinxcontrib-mermaid
arch = any
@@ -9,16 +9,15 @@ pkgbase = python-sphinxcontrib-mermaid
makedepends = git
makedepends = python-build
makedepends = python-installer
- makedepends = python-setuptools
- makedepends = python-wheel
+ makedepends = python-hatchling
depends = python
depends = python-sphinx
depends = python-packaging
depends = python-docutils
depends = python-pyyaml
depends = python-jinja
- source =
python-sphinxcontrib-mermaid::git+https://github.com/mgaitan/sphinxcontrib-mermaid#tag=2.0.1
- sha512sums =
a4e5349d8dc9778297b612a11079fb5188a4ed795ad7e09a263085d8e0ceb9c46a4f04809067e709e966c7737355bd894d6c19ec3957686b0dad39d8be17c02a
- b2sums =
62bc8b5aa7f9c0bf2be551f088e9e3478d629989ebbd2efc30c2922eb10c4130d969fe8b4650ecfd4c98078310b10732dcd5d99b5cac41778041293361d0e0c8
+ source =
python-sphinxcontrib-mermaid::git+https://github.com/mgaitan/sphinxcontrib-mermaid#tag=2.0.2
+ sha512sums =
87ef90e9ca86bea5e5adb2ea9b247b29ffde47c23453ceb583cbd71685cced48ccd21e780e5a88785b2b2f857b0dbb78858fa5b72a8a92f9534b1bfc5dd8e4bb
+ b2sums =
d95ce30b9c10811e880aad19a8ebbca260c2930c11dfba1221f7240e703ec46bdd2589f458abf8991853046bca5b59e89664ff619e5643152037f1ab4594cc23
pkgname = python-sphinxcontrib-mermaid
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Shohei Maruyama <[email protected]>
pkgname=python-sphinxcontrib-mermaid
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc='Mermaid diagrams in yours sphinx powered docs'
arch=(any)
@@ -19,15 +19,14 @@ makedepends=(
git
python-build
python-installer
- python-setuptools
- python-wheel
+ python-hatchling
)
checkdepends=(
python-pytest
)
source=("$pkgname::git+$url#tag=$pkgver")
-sha512sums=('a4e5349d8dc9778297b612a11079fb5188a4ed795ad7e09a263085d8e0ceb9c46a4f04809067e709e966c7737355bd894d6c19ec3957686b0dad39d8be17c02a')
-b2sums=('62bc8b5aa7f9c0bf2be551f088e9e3478d629989ebbd2efc30c2922eb10c4130d969fe8b4650ecfd4c98078310b10732dcd5d99b5cac41778041293361d0e0c8')
+sha512sums=('87ef90e9ca86bea5e5adb2ea9b247b29ffde47c23453ceb583cbd71685cced48ccd21e780e5a88785b2b2f857b0dbb78858fa5b72a8a92f9534b1bfc5dd8e4bb')
+b2sums=('d95ce30b9c10811e880aad19a8ebbca260c2930c11dfba1221f7240e703ec46bdd2589f458abf8991853046bca5b59e89664ff619e5643152037f1ab4594cc23')
build() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-mermaid/-/commit/3ec73e2e2c610f87b204a06c1ee62b60842f543f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-mermaid/-/commit/3ec73e2e2c610f87b204a06c1ee62b60842f543f
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