Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinxcontrib-spelling
Commits:
44ae02e9 by Jelle van der Waa at 2024-11-16T22:15:01+01:00
upgpkg: 8.0.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sphinxcontrib-spelling
pkgdesc = Spelling checker for Sphinx
pkgver = 8.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://sphinxcontrib-spelling.readthedocs.io/
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=sphinxcontrib-spelling
pkgname=python-$_name
pkgver=8.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="Spelling checker for Sphinx"
arch=('any')
url="https://sphinxcontrib-spelling.readthedocs.io/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-spelling/-/commit/44ae02e9f4e53dc47bdf202dc534a812259ceac7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-spelling/-/commit/44ae02e9f4e53dc47bdf202dc534a812259ceac7
You're receiving this email because of your account on gitlab.archlinux.org.