Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-pypandoc
Commits:
d998e4cd by Caleb Maclennan at 2024-12-11T11:54:35+03:00
upgpkg: 1.14-2: Rebuild with Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pypandoc
pkgdesc = Thin wrapper for pandoc
pkgver = 1.14
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/JessicaTegner/pypandoc
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pypandoc
pkgver=1.14
-pkgrel=1
+pkgrel=2
pkgdesc="Thin wrapper for pandoc"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypandoc/-/commit/d998e4cdcd872ca6f733d368ff709eb589a514cb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypandoc/-/commit/d998e4cdcd872ca6f733d368ff709eb589a514cb
You're receiving this email because of your account on gitlab.archlinux.org.