Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinxcontrib-jsmath
Commits:
46613e40 by Jelle van der Waa at 2024-11-16T20:15:14+01:00
upgpkg: 1.0.1-19: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sphinxcontrib-jsmath
pkgdesc = Sphinx extension which renders display math in HTML via
JavaScript
pkgver = 1.0.1
- pkgrel = 18
+ pkgrel = 19
url = https://github.com/sphinx-doc/sphinxcontrib-jsmath
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=sphinxcontrib-jsmath
pkgname=python-sphinxcontrib-jsmath
pkgver=1.0.1
-pkgrel=18
+pkgrel=19
pkgdesc='Sphinx extension which renders display math in HTML via JavaScript'
arch=('any')
url=https://github.com/sphinx-doc/sphinxcontrib-jsmath
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-jsmath/-/commit/46613e40e693dfe35b2ad64ed5aac90299aa0aec
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-jsmath/-/commit/46613e40e693dfe35b2ad64ed5aac90299aa0aec
You're receiving this email because of your account on gitlab.archlinux.org.