Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-mdit_py_plugins
Commits:
41766ebe by Jelle van der Waa at 2025-12-16T11:06:37+01:00
upgpkg: 0.5.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mdit_py_plugins
pkgdesc = Collection of core plugins for markdown-it-py
pkgver = 0.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/executablebooks/mdit-py-plugins
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_pkgname=mdit-py-plugins
pkgname=python-mdit_py_plugins
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc='Collection of core plugins for markdown-it-py'
arch=('any')
url='https://github.com/executablebooks/mdit-py-plugins'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mdit_py_plugins/-/commit/41766ebe8e9c48018942f10ac9f8d8c68b92d810
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mdit_py_plugins/-/commit/41766ebe8e9c48018942f10ac9f8d8c68b92d810
You're receiving this email because of your account on gitlab.archlinux.org.