Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-sphinx-autodoc-typehints


Commits:
9cf7517b by Daniel M. Capella at 2025-02-24T12:41:11-05:00
upgpkg: 3.1.0-1

- - - - -


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.0.1
+       pkgver = 3.1.0
        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.0.1
-       b2sums = 
454d796e4c28e0776d9b17870d954fb87f714476e29498e533480cb564fc2f02bc583e96802f11e9053afc0ad258f0c7d89b8ef817c83750f6286c6979fd1522
+       source = 
git+https://github.com/tox-dev/sphinx-autodoc-typehints.git#tag=3.1.0
+       b2sums = 
5c0b294efeed1b01054d359d2d9999c20a06966c14fd784e65d236b3dbf7d584e4eb754d81b41d29beec6234b4191eb95f4b3a58e7e7c9c2fb286e19908a2f67
 
 pkgname = python-sphinx-autodoc-typehints


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-sphinx-autodoc-typehints
 _pyname=${pkgname/python-/}
-pkgver=3.0.1
+pkgver=3.1.0
 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=('454d796e4c28e0776d9b17870d954fb87f714476e29498e533480cb564fc2f02bc583e96802f11e9053afc0ad258f0c7d89b8ef817c83750f6286c6979fd1522')
+b2sums=('5c0b294efeed1b01054d359d2d9999c20a06966c14fd784e65d236b3dbf7d584e4eb754d81b41d29beec6234b4191eb95f4b3a58e7e7c9c2fb286e19908a2f67')
 
 build() {
   cd "$_pyname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-autodoc-typehints/-/commit/9cf7517b26666b50cf57289b48989a14ca820f87

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-autodoc-typehints/-/commit/9cf7517b26666b50cf57289b48989a14ca820f87
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to