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


Commits:
13dc4f3f by Daniel M. Capella at 2024-10-09T17:32:34-04:00
upgpkg: 2.5.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 = 2.4.1
+       pkgver = 2.5.0
        pkgrel = 1
        url = https://github.com/tox-dev/sphinx-autodoc-typehints
        arch = any
@@ -17,7 +17,7 @@ pkgbase = python-sphinx-autodoc-typehints
        depends = python
        depends = python-sphinx
        optdepends = python-nptyping: for numpydoc support
-       source = 
git+https://github.com/tox-dev/sphinx-autodoc-typehints.git#tag=2.4.1
-       b2sums = 
1057e09ccf4d28fe379d8b370384456283fad3e0f47a57a92564eae03936e83d7cddb8fc8dbd0cb6b005a9c5e2f8d5b1a902bf882cfdc55339eb0dedf6f83e67
+       source = 
git+https://github.com/tox-dev/sphinx-autodoc-typehints.git#tag=2.5.0
+       b2sums = 
df15df7f63585650886b0ab7a9d50bc949d3da93e880fa839119878524cbf27afe80362793d35664a295891662b091dcc5f3b6f6d421fd3d01f97b131db47734
 
 pkgname = python-sphinx-autodoc-typehints


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-sphinx-autodoc-typehints
 _pyname=${pkgname/python-/}
-pkgver=2.4.1
+pkgver=2.5.0
 pkgrel=1
 pkgdesc='Type hints support for the Sphinx autodoc extension'
 arch=(any)
@@ -28,7 +28,7 @@ checkdepends=(
 )
 optdepends=('python-nptyping: for numpydoc support')
 source=("git+$url.git#tag=$pkgver")
-b2sums=('1057e09ccf4d28fe379d8b370384456283fad3e0f47a57a92564eae03936e83d7cddb8fc8dbd0cb6b005a9c5e2f8d5b1a902bf882cfdc55339eb0dedf6f83e67')
+b2sums=('df15df7f63585650886b0ab7a9d50bc949d3da93e880fa839119878524cbf27afe80362793d35664a295891662b091dcc5f3b6f6d421fd3d01f97b131db47734')
 
 build() {
   cd "$_pyname"



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

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


Reply via email to