Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-autobuild
Commits:
207104f8 by Antonio Rojas at 2025-12-16T12:06:09+01:00
upgpkg: 2024.10.03-3: Python 3.14 rebuild (nocheck)
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/207104f8d3cc63c4236533cb7bee8fed4d8cabe7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-autobuild/-/commit/207104f8d3cc63c4236533cb7bee8fed4d8cabe7
You're receiving this email because of your account on gitlab.archlinux.org.