Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinxcontrib-apidoc
Commits:
953056b0 by Jelle van der Waa at 2024-11-19T20:12:54+01:00
upgpkg: 0.4.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sphinxcontrib-apidoc
pkgdesc = A Sphinx extension for running sphinx-apidoc on each build
pkgver = 0.4.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/sphinx-contrib/apidoc
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-sphinxcontrib-apidoc
pkgver=0.4.0
-pkgrel=2
+pkgrel=3
pkgdesc='A Sphinx extension for running 'sphinx-apidoc' on each build'
arch=(any)
url='https://github.com/sphinx-contrib/apidoc'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-apidoc/-/commit/953056b0090d988a0f852f4456df14ba5767eb50
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-apidoc/-/commit/953056b0090d988a0f852f4456df14ba5767eb50
You're receiving this email because of your account on gitlab.archlinux.org.