Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-manuel
Commits:
3b325401 by Jelle van der Waa at 2024-11-16T21:22:39+01:00
upgpkg: 1.12.4-8: 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 = 7
+ pkgrel = 8
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=7
+pkgrel=8
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/3b3254011f6d81d20d97bdbc16c7699307a706bf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-manuel/-/commit/3b3254011f6d81d20d97bdbc16c7699307a706bf
You're receiving this email because of your account on gitlab.archlinux.org.