Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-manuel
Commits:
4ce46d21 by Jelle van der Waa at 2024-11-16T20:42:51+01:00
upgpkg: 1.12.4-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-manuel
pkgdesc = Manuel lets you build tested documentation
pkgver = 1.12.4
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/benji-york/manuel
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-manuel
_name="${pkgname#python-}"
pkgver=1.12.4
-pkgrel=6
+pkgrel=7
pkgdesc="Manuel lets you build tested documentation"
arch=(any)
license=(Apache-2.0)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-manuel/-/commit/4ce46d212b45cef78daee97d6160491e04295d18
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-manuel/-/commit/4ce46d212b45cef78daee97d6160491e04295d18
You're receiving this email because of your account on gitlab.archlinux.org.