Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
python-rstcheck-core
Commits:
5800a888 by Daniel M. Capella at 2024-04-10T19:39:50-04:00
upgpkg: 1.2.1-2: Python 3.12 rebuild
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/5800a8882b59dd0de5ef0ef3f8391bf6af4b87d3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rstcheck-core/-/commit/5800a8882b59dd0de5ef0ef3f8391bf6af4b87d3
You're receiving this email because of your account on gitlab.archlinux.org.