Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pandocfilters
Commits:
4167bee4 by Jelle van der Waa at 2024-04-04T08:42:56+02:00
upgpkg: 1.5.1-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pandocfilters
pkgdesc = A python module for writing pandoc filters
pkgver = 1.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jgm/pandocfilters
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-pandocfilters
_pkgname="${pkgname#python-}"
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc='A python module for writing pandoc filters'
arch=(any)
url='https://github.com/jgm/pandocfilters'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pandocfilters/-/commit/4167bee4d025a6d38e37548483a9de89e542a019
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pandocfilters/-/commit/4167bee4d025a6d38e37548483a9de89e542a019
You're receiving this email because of your account on gitlab.archlinux.org.