Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-sphinxcontrib-fulltoc
Commits: dbba474e by Jelle van der Waa at 2024-04-05T12:06:49+02:00 upgpkg: 1.2-4: Rebuild with Python 3.12 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,19 @@ +pkgbase = python-sphinxcontrib-fulltoc + pkgdesc = Sphinx extension to show full table of contents in the sidebar + pkgver = 1.2 + pkgrel = 4 + url = https://github.com/sphinx-contrib/fulltoc + arch = any + license = Apache + makedepends = git + makedepends = python-build + makedepends = python-installer + makedepends = python-wheel + makedepends = python-setuptools + makedepends = python-pbr + depends = python + depends = python-sphinx + source = python-sphinxcontrib-fulltoc::git+https://github.com/sphinx-contrib/fulltoc#commit=ddbd9545fd2b8103cf31ded01b457772c4579e5c + b2sums = SKIP + +pkgname = python-sphinxcontrib-fulltoc ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=python-sphinxcontrib-fulltoc pkgver=1.2 -pkgrel=3 +pkgrel=4 pkgdesc='Sphinx extension to show full table of contents in the sidebar' arch=('any') url='https://github.com/sphinx-contrib/fulltoc' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-fulltoc/-/commit/dbba474ebf314788fb3ef6df93a4369bc19fc9ac -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-fulltoc/-/commit/dbba474ebf314788fb3ef6df93a4369bc19fc9ac You're receiving this email because of your account on gitlab.archlinux.org.
