Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-latex2mathml
Commits:
1f7c28af by Jelle van der Waa at 2024-11-17T18:06:29+01:00
upgpkg: 3.77.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-latex2mathml
pkgdesc = Pure Python library for LaTeX to MathML conversion
pkgver = 3.77.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/roniemartinez/latex2mathml
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-latex2mathml
pkgver=3.77.0
-pkgrel=2
+pkgrel=3
pkgdesc="Pure Python library for LaTeX to MathML conversion"
url="https://github.com/roniemartinez/latex2mathml"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-latex2mathml/-/commit/1f7c28afe4f5d642b54e7372ced98c32a21a1cc4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-latex2mathml/-/commit/1f7c28afe4f5d642b54e7372ced98c32a21a1cc4
You're receiving this email because of your account on gitlab.archlinux.org.