Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pymdown-extensions
Commits:
43be44a2 by Jelle van der Waa at 2024-11-18T10:53:07+01:00
upgpkg: 10.12-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pymdown-extensions
pkgdesc = Extensions for Python Markdown
pkgver = 10.12
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/facelessuser/pymdown-extensions
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pymdown-extensions
_pkgname=${pkgname#python-}
pkgver=10.12
-pkgrel=1
+pkgrel=2
pkgdesc="Extensions for Python Markdown"
arch=(any)
url="https://github.com/facelessuser/pymdown-extensions"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pymdown-extensions/-/commit/43be44a23915695e19220142a3c33aa36662c681
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pymdown-extensions/-/commit/43be44a23915695e19220142a3c33aa36662c681
You're receiving this email because of your account on gitlab.archlinux.org.