Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-docstring-to-markdown
Commits:
89c1c70d by Jelle van der Waa at 2024-11-16T16:48:04+01:00
upgpkg: 0.15-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-docstring-to-markdown
pkgdesc = On the fly conversion of Python docstrings to markdown
pkgver = 0.15
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/python-lsp/docstring-to-markdown
arch = any
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-docstring-to-markdown
_name=${pkgname#python-}
pkgver=0.15
-pkgrel=2
+pkgrel=3
pkgdesc='On the fly conversion of Python docstrings to markdown'
arch=('any')
url=https://github.com/python-lsp/docstring-to-markdown
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-docstring-to-markdown/-/commit/89c1c70d6e427150a8f56aa902ad65ced7a1647f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-docstring-to-markdown/-/commit/89c1c70d6e427150a8f56aa902ad65ced7a1647f
You're receiving this email because of your account on gitlab.archlinux.org.