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


Commits:
e26c5bb5 by Daniel M. Capella at 2024-06-22T14:25:43-04:00
upgpkg: 2.2.2-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.2.1
+       pkgver = 2.2.2
        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.2.1
-       b2sums = 
f58712a584e3d48d7891380b74aec027367c11d57168327b9074f97189126ef3776a141ea7b109aade9a977d86c1c92755d9d9b65532e3c4ae263c45ac1bdfc5
+       source = 
git+https://github.com/tox-dev/sphinx-autodoc-typehints.git#tag=2.2.2
+       b2sums = 
e6402d4b5dc4e7f68753e5009fc3b54541105b0f9a2d6b1b4f7d547aac162b34076f23426fb2859d99ec1cd0b1d905e930f9eb7b2558eefde1e99eab608947a4
 
 pkgname = python-sphinx-autodoc-typehints


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-sphinx-autodoc-typehints
 _pyname=${pkgname/python-/}
-pkgver=2.2.1
+pkgver=2.2.2
 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=('f58712a584e3d48d7891380b74aec027367c11d57168327b9074f97189126ef3776a141ea7b109aade9a977d86c1c92755d9d9b65532e3c4ae263c45ac1bdfc5')
+b2sums=('e6402d4b5dc4e7f68753e5009fc3b54541105b0f9a2d6b1b4f7d547aac162b34076f23426fb2859d99ec1cd0b1d905e930f9eb7b2558eefde1e99eab608947a4')
 
 build() {
   cd "$_pyname"



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

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


Reply via email to