Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-external-toc
Commits:
e58c3508 by Jelle van der Waa at 2024-11-17T17:30:49+01:00
upgpkg: 1.0.1-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,11 +1,12 @@
pkgbase = python-sphinx-external-toc
pkgdesc = A sphinx extension that allows the site-map to be defined in
a single YAML file
pkgver = 1.0.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/executablebooks/sphinx-external-toc
arch = any
license = MIT
checkdepends = python-pytest-regressions
+ checkdepends = python-defusedxml
makedepends = python-build
makedepends = python-flit-core
makedepends = python-installer
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ _name=sphinx-external-toc
pkgname=python-${_name}
pkgdesc="A sphinx extension that allows the site-map to be defined in a single
YAML file"
pkgver=1.0.1
-pkgrel=4
+pkgrel=5
arch=(any)
url="https://github.com/executablebooks/sphinx-external-toc"
license=(MIT)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-external-toc/-/commit/e58c35087da5d6e2d27cdb2adb62bdafeca6e468
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-external-toc/-/commit/e58c35087da5d6e2d27cdb2adb62bdafeca6e468
You're receiving this email because of your account on gitlab.archlinux.org.