Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinxcontrib-htmlhelp
Commits:
8c078ad6 by Jelle van der Waa at 2024-11-16T22:06:41+01:00
upgpkg: 2.1.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sphinxcontrib-htmlhelp
pkgdesc = Sphinx extension which renders HTML help files
pkgver = 2.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/sphinx-doc/sphinxcontrib-htmlhelp
arch = any
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-sphinxcontrib-htmlhelp
_name=${pkgname#python-}
pkgver=2.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='Sphinx extension which renders HTML help files'
arch=(any)
url=https://github.com/sphinx-doc/sphinxcontrib-htmlhelp
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-htmlhelp/-/commit/8c078ad6c6fe3ea980e39fc92d3810900b86aa0b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-htmlhelp/-/commit/8c078ad6c6fe3ea980e39fc92d3810900b86aa0b
You're receiving this email because of your account on gitlab.archlinux.org.