Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-theme-builder
Commits:
72e8b0fa by Jelle van der Waa at 2025-12-16T12:11:36+01:00
upgpkg: 0.2.0b2-7: Rebuild for Python 3.14 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sphinx-theme-builder
pkgdesc = Python build backend for Sphinx themes
pkgver = 0.2.0b2
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/pradyunsg/sphinx-theme-builder
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=sphinx-theme-builder
pkgname=python-$_pkgname
pkgver=0.2.0b2
-pkgrel=6
+pkgrel=7
pkgdesc='Python build backend for Sphinx themes'
arch=('any')
url='https://github.com/pradyunsg/sphinx-theme-builder'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-theme-builder/-/commit/72e8b0fa85259f9942fc47130e73b08f7a5c6bd5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-theme-builder/-/commit/72e8b0fa85259f9942fc47130e73b08f7a5c6bd5
You're receiving this email because of your account on gitlab.archlinux.org.