Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-autodoc-typehints
Commits:
231075f7 by Jelle van der Waa at 2024-11-26T14:10:47+01:00
upgpkg: 2.5.0-2: Rebuild for Python 3.13
- - - - -
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 = 2.5.0
- 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=2.5.0
-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/231075f78e69f3c4f5a21eee23de5def026013fe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-autodoc-typehints/-/commit/231075f78e69f3c4f5a21eee23de5def026013fe
You're receiving this email because of your account on gitlab.archlinux.org.