Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-mistletoe
Commits:
7a56217b by Jelle van der Waa at 2024-04-05T11:57:31+02:00
upgpkg: 1.3.0-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mistletoe
pkgdesc = A fast, extensible Markdown parser in pure Python
pkgver = 1.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/miyuchina/mistletoe
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-mistletoe
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='A fast, extensible Markdown parser in pure Python'
arch=('any')
url='https://github.com/miyuchina/mistletoe'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mistletoe/-/commit/7a56217be0a8d3020157ede671fbd7dea1995694
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mistletoe/-/commit/7a56217be0a8d3020157ede671fbd7dea1995694
You're receiving this email because of your account on gitlab.archlinux.org.