Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-theme-builder
Commits:
e13a466a by Jelle van der Waa at 2024-11-21T10:59:15+01:00
upgpkg: 0.2.0b2-6: Rebuild for Python 3.13
- - - - -
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 = 5
+ pkgrel = 6
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=5
+pkgrel=6
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/e13a466af8a9eb78ffaff3b77e450b87f74c368c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-theme-builder/-/commit/e13a466af8a9eb78ffaff3b77e450b87f74c368c
You're receiving this email because of your account on gitlab.archlinux.org.