Tue Feb 13 17:53:33 2024 UTC (103d)
py-sphinx-autodoc-typehints: update to 2.0.0.

Add option to force unions (and options) to be rendered with bars
by @hoodmane in #418 (on by default, hence major version bump)


(wiz)
diff -r1.16 -r1.17 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
diff -r1.12 -r1.13 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile 2024/01/27 07:44:07 1.16
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile 2024/02/13 17:53:33 1.17
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2024/01/27 07:44:07 adam Exp $ 1# $NetBSD: Makefile,v 1.17 2024/02/13 17:53:33 wiz Exp $
2 2
3DISTNAME= sphinx_autodoc_typehints-1.25.3 3DISTNAME= sphinx_autodoc_typehints-2.0.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx-autodoc-typehints/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx-autodoc-typehints/}
7 7
8MAINTAINER= minskim@NetBSD.org 8MAINTAINER= minskim@NetBSD.org
9HOMEPAGE= https://github.com/tox-dev/sphinx-autodoc-typehints 9HOMEPAGE= https://github.com/tox-dev/sphinx-autodoc-typehints
10COMMENT= Type hints support for the Sphinx autodoc extension 10COMMENT= Type hints support for the Sphinx autodoc extension
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.18:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.18:../../devel/py-hatchling
14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>=0.3:../../devel/py-hatch-vcs 14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>=0.3:../../devel/py-hatch-vcs
15DEPENDS+= ${PYPKGPREFIX}-sphinx>=7.1.2:../../textproc/py-sphinx 15DEPENDS+= ${PYPKGPREFIX}-sphinx>=7.1.2:../../textproc/py-sphinx
16# optional 16# optional

cvs diff -r1.12 -r1.13 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo 2024/01/27 07:44:07 1.12
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo 2024/02/13 17:53:33 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2024/01/27 07:44:07 adam Exp $ 1$NetBSD: distinfo,v 1.13 2024/02/13 17:53:33 wiz Exp $
2 2
3BLAKE2s (sphinx_autodoc_typehints-1.25.3.tar.gz) = f4d55fd24a1cc27215e391b9a05e0790fbac8de15aeb194e287fae281a97ba24 3BLAKE2s (sphinx_autodoc_typehints-2.0.0.tar.gz) = e4e772eda8d7a01cf6ceeb745e295cce3737f755d3a78585c12b00319f286b81
4SHA512 (sphinx_autodoc_typehints-1.25.3.tar.gz) = e00ed10267605d8d96b159788297ec565f9dc46b2a446136067e1c5d0fed0d276245c052e3121e79fdf3a0aff81e91769728bb829ce07b252d7284af3378fe69 4SHA512 (sphinx_autodoc_typehints-2.0.0.tar.gz) = e37839b8f9393334f43b2b97f3d9ade4a2e11182e634c4ee37a916bcf4425c624376edcd3b25b054a23e15624393e3a79fdbc1775f6b3808e09bc8a85a2262d5
5Size (sphinx_autodoc_typehints-1.25.3.tar.gz) = 37709 bytes 5Size (sphinx_autodoc_typehints-2.0.0.tar.gz) = 37951 bytes