Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pylatexenc
Commits:
a343e398 by Jelle van der Waa at 2024-11-16T18:07:13+01:00
upgpkg: 2.10-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pylatexenc
pkgdesc = Simple LaTeX parser providing latex-to-unicode and
unicode-to-latex conversion
pkgver = 2.10
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/phfaist/pylatexenc
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-pylatexenc
_pkgname=${pkgname#python-}
pkgver=2.10
-pkgrel=4
+pkgrel=5
pkgdesc="Simple LaTeX parser providing latex-to-unicode and unicode-to-latex
conversion"
arch=(any)
url="https://github.com/phfaist/pylatexenc"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pylatexenc/-/commit/a343e3983d525a936099e6febec2257e6d88ed3d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pylatexenc/-/commit/a343e3983d525a936099e6febec2257e6d88ed3d
You're receiving this email because of your account on gitlab.archlinux.org.