Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-autodoc-typehints
Commits:
70c100f1 by Jelle van der Waa at 2025-12-16T09:07:58+01:00
upgpkg: 3.5.2-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sphinx-autodoc-typehints
pkgdesc = Type hints support for the Sphinx autodoc extension
pkgver = 3.5.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tox-dev/sphinx-autodoc-typehints
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-sphinx-autodoc-typehints
_pyname=${pkgname/python-/}
pkgver=3.5.2
-pkgrel=1
+pkgrel=2
pkgdesc='Type hints support for the Sphinx autodoc extension'
arch=(any)
url=https://github.com/tox-dev/sphinx-autodoc-typehints
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-autodoc-typehints/-/commit/70c100f140305fd4c9de241805afc3ca6dbec497
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-autodoc-typehints/-/commit/70c100f140305fd4c9de241805afc3ca6dbec497
You're receiving this email because of your account on gitlab.archlinux.org.