David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-sitemap
Commits:
b5e92c23 by David Runge at 2024-04-05T20:46:07+02:00
upgpkg: 2.5.1-2: Rebuild against Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sphinx-sitemap
pkgdesc = Sphinx extension to generate a multi-lingual, multi-version
sitemap for HTML builds
pkgver = 2.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jdillard/sphinx-sitemap
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=sphinx-sitemap
pkgname=python-sphinx-sitemap
pkgver=2.5.1
-pkgrel=1
+pkgrel=2
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/b5e92c23e7a9440f3cd2f310ec381d68bad80b7b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-sitemap/-/commit/b5e92c23e7a9440f3cd2f310ec381d68bad80b7b
You're receiving this email because of your account on gitlab.archlinux.org.