Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-furo
Commits:
4e85fd44 by Jelle van der Waa at 2024-11-21T11:00:56+01:00
upgpkg: 2024.08.06-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sphinx-furo
pkgdesc = Clean customizable documentation theme for Sphinx
pkgver = 2024.08.06
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pradyunsg/furo
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=furo
pkgname=python-sphinx-$_pkgname
pkgver=2024.08.06
-pkgrel=1
+pkgrel=2
pkgdesc='Clean customizable documentation theme for Sphinx'
arch=(any)
url=https://github.com/pradyunsg/furo
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-furo/-/commit/4e85fd44f999915e7ede6c44b2604f8eebfdc8b3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-furo/-/commit/4e85fd44f999915e7ede6c44b2604f8eebfdc8b3
You're receiving this email because of your account on gitlab.archlinux.org.