Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-markdown
Commits:
3468baa6 by Jelle van der Waa at 2024-11-17T17:35:53+01:00
upgpkg: 3.7-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-markdown
pkgdesc = Python implementation of John Gruber's Markdown
pkgver = 3.7
- pkgrel = 1
+ pkgrel = 2
url = https://python-markdown.github.io/
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
pkgname=python-markdown
pkgver=3.7
-pkgrel=1
+pkgrel=2
pkgdesc="Python implementation of John Gruber's Markdown"
arch=('any')
url='https://python-markdown.github.io/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-markdown/-/commit/3468baa68c1a0afef6c8cc6aa7904687990f2650
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-markdown/-/commit/3468baa68c1a0afef6c8cc6aa7904687990f2650
You're receiving this email because of your account on gitlab.archlinux.org.