Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cmarkgfm
Commits:
16dbc5c7 by Jelle van der Waa at 2024-11-17T14:11:05+01:00
upgpkg: 2024.1.14-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cmarkgfm
pkgdesc = Minimal bindings to GitHub's fork of cmark
pkgver = 2024.1.14
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/theacodes/cmarkgfm
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-cmarkgfm
_pyname=${pkgname#python-}
pkgver=2024.1.14
-pkgrel=2
+pkgrel=3
pkgdesc="Minimal bindings to GitHub's fork of cmark"
url="https://github.com/theacodes/cmarkgfm"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cmarkgfm/-/commit/16dbc5c701e64476cf055183cf0018de18bb6a3c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cmarkgfm/-/commit/16dbc5c701e64476cf055183cf0018de18bb6a3c
You're receiving this email because of your account on gitlab.archlinux.org.