Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-autobuild
Commits:
d3e0d682 by Antonio Rojas at 2025-12-26T21:10:50+01:00
upgpkg: 2024.10.03-5: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sphinx-autobuild
pkgdesc = Rebuild Sphinx documentation on changes, with live-reload in
the browser
pkgver = 2024.10.03
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/executablebooks/sphinx-autobuild
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=sphinx-autobuild
pkgname=python-$_pkgname
pkgver=2024.10.03
-pkgrel=4
+pkgrel=5
pkgdesc='Rebuild Sphinx documentation on changes, with live-reload in the
browser'
arch=('any')
url='https://github.com/executablebooks/sphinx-autobuild'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-autobuild/-/commit/d3e0d6824b142cb113d1c76e68d226ae9914e922
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-autobuild/-/commit/d3e0d6824b142cb113d1c76e68d226ae9914e922
You're receiving this email because of your account on gitlab.archlinux.org.