Skip to content

Commit c11e5b3

Browse files
committed
upgpkg: python-mistune1 0.8.4-6
Rebuild for Python 3.14
1 parent 5d4f113 commit c11e5b3

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

python-mistune1/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = python-mistune1
22
pkgdesc = A fast yet powerful Python Markdown parser with renderers and plugins
33
pkgver = 0.8.4
4-
pkgrel = 5
4+
pkgrel = 6
55
url = https://github.com/lepture/mistune
66
arch = any
77
license = BSD-3-Clause

python-mistune1/.nvchecker.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[python-mistune1]
2+
source = "pypi"
3+
pypi = "mistune"
4+
include_regex = "0\\..*"

python-mistune1/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_name=mistune
44
pkgname=python-mistune1
55
pkgver=0.8.4
6-
pkgrel=5
6+
pkgrel=6
77
pkgdesc="A fast yet powerful Python Markdown parser with renderers and plugins"
88
arch=('any')
99
url="https://github.com/lepture/mistune"

0 commit comments

Comments
 (0)