David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-sitemap
Commits:
95685b4c by David Runge at 2024-05-20T18:37:02+02:00
upgpkg: 2.5.1-3
Rebuild with all required checkdepends.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,11 +1,12 @@
pkgbase = python-sphinx-sitemap
pkgdesc = Sphinx extension to generate a multi-lingual, multi-version
sitemap for HTML builds
pkgver = 2.5.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jdillard/sphinx-sitemap
arch = any
license = MIT
checkdepends = python-pytest
+ checkdepends = python-defusedxml
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=sphinx-sitemap
pkgname=python-sphinx-sitemap
pkgver=2.5.1
-pkgrel=2
+pkgrel=3
pkgdesc="Sphinx extension to generate a multi-lingual, multi-version sitemap
for HTML builds"
arch=(any)
url="https://github.com/jdillard/sphinx-sitemap"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-sitemap/-/commit/95685b4c87512944d40079e01f266c8c7c08493d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-sitemap/-/commit/95685b4c87512944d40079e01f266c8c7c08493d
You're receiving this email because of your account on gitlab.archlinux.org.