Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-rstcheck-core
Commits:
51ef5749 by Jelle van der Waa at 2025-12-16T09:07:18+01:00
upgpkg: 1.2.1-5: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-rstcheck-core
pkgdesc = Checks syntax of reStructuredText and code blocks nested
within it
pkgver = 1.2.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/rstcheck/rstcheck-core
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-rstcheck-core
_name=${pkgname#python-}
pkgver=1.2.1
-pkgrel=4
+pkgrel=5
pkgdesc='Checks syntax of reStructuredText and code blocks nested within it'
arch=('any')
url=https://github.com/rstcheck/rstcheck-core
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rstcheck-core/-/commit/51ef57492fa5e6a36a0c03536e9eac6673cfe143
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rstcheck-core/-/commit/51ef57492fa5e6a36a0c03536e9eac6673cfe143
You're receiving this email because of your account on gitlab.archlinux.org.