Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinx-autodoc-typehints
Commits:
0d59d4a3 by Antonio Rojas at 2026-07-05T10:21:39+02:00
upgpkg: 3.12.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-sphinx-autodoc-typehints
pkgdesc = Type hints support for the Sphinx autodoc extension
- pkgver = 3.10.3
+ pkgver = 3.12.1
pkgrel = 1
url = https://github.com/tox-dev/sphinx-autodoc-typehints
arch = any
@@ -15,7 +15,7 @@ pkgbase = python-sphinx-autodoc-typehints
makedepends = python-installer
depends = python
depends = python-sphinx
- source =
git+https://github.com/tox-dev/sphinx-autodoc-typehints.git#tag=3.10.3
- b2sums =
27216b9c8b6cbf3d946901b4699630d8dcd3481de697f96dca76151f8150a112ed4cd6feae4dc04058b77399fa153225f4e21d714758e106861f68551ec317ee
+ source =
git+https://github.com/tox-dev/sphinx-autodoc-typehints.git#tag=3.12.1
+ b2sums =
b9ec92ab55b1c1b30066b080d86f862cd37cb54154bb401fb699490297ae31ad352c001e2ff06717cb7106e37fb0c638d2840fb0bccebf00a0402f365bf68d78
pkgname = python-sphinx-autodoc-typehints
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-sphinx-autodoc-typehints
_pyname=${pkgname/python-/}
-pkgver=3.10.3
+pkgver=3.12.1
pkgrel=1
pkgdesc='Type hints support for the Sphinx autodoc extension'
arch=(any)
@@ -26,7 +26,7 @@ checkdepends=(
python-typing_extensions
)
source=("git+$url.git#tag=$pkgver")
-b2sums=('27216b9c8b6cbf3d946901b4699630d8dcd3481de697f96dca76151f8150a112ed4cd6feae4dc04058b77399fa153225f4e21d714758e106861f68551ec317ee')
+b2sums=('b9ec92ab55b1c1b30066b080d86f862cd37cb54154bb401fb699490297ae31ad352c001e2ff06717cb7106e37fb0c638d2840fb0bccebf00a0402f365bf68d78')
build() {
cd "$_pyname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-autodoc-typehints/-/commit/0d59d4a34ea172f1ebc8725ebf43b742bf31ad8c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-autodoc-typehints/-/commit/0d59d4a34ea172f1ebc8725ebf43b742bf31ad8c
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help