From c11e5b3fa2f36bc3a66fe2fc1952a182107ba514 Mon Sep 17 00:00:00 2001 From: mutantmonkey Date: Fri, 10 Apr 2026 20:35:47 -0700 Subject: [PATCH] upgpkg: python-mistune1 0.8.4-6 Rebuild for Python 3.14 --- python-mistune1/.SRCINFO | 2 +- python-mistune1/.nvchecker.toml | 4 ++++ python-mistune1/PKGBUILD | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 python-mistune1/.nvchecker.toml diff --git a/python-mistune1/.SRCINFO b/python-mistune1/.SRCINFO index c03996bd..6a37b4bd 100644 --- a/python-mistune1/.SRCINFO +++ b/python-mistune1/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = python-mistune1 pkgdesc = A fast yet powerful Python Markdown parser with renderers and plugins pkgver = 0.8.4 - pkgrel = 5 + pkgrel = 6 url = https://github.com/lepture/mistune arch = any license = BSD-3-Clause diff --git a/python-mistune1/.nvchecker.toml b/python-mistune1/.nvchecker.toml new file mode 100644 index 00000000..00247bad --- /dev/null +++ b/python-mistune1/.nvchecker.toml @@ -0,0 +1,4 @@ +[python-mistune1] +source = "pypi" +pypi = "mistune" +include_regex = "0\\..*" diff --git a/python-mistune1/PKGBUILD b/python-mistune1/PKGBUILD index c0765a5d..3dc6252d 100644 --- a/python-mistune1/PKGBUILD +++ b/python-mistune1/PKGBUILD @@ -3,7 +3,7 @@ _name=mistune pkgname=python-mistune1 pkgver=0.8.4 -pkgrel=5 +pkgrel=6 pkgdesc="A fast yet powerful Python Markdown parser with renderers and plugins" arch=('any') url="https://github.com/lepture/mistune" -- 2.51.2