Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-autobuild
Commits:
5bbe6206 by Robin Candau at 2024-12-27T16:52:16+01:00
upgpkg: 2024.10.03-2: python-httpx 0.28 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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/5bbe6206f98b9a91c5e6662257e49c7f1ffcc2a6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-autobuild/-/commit/5bbe6206f98b9a91c5e6662257e49c7f1ffcc2a6
You're receiving this email because of your account on gitlab.archlinux.org.