Fri Apr 16 06:05:43 2021 UTC ()
py-sphinx-autodoc-typehints: updated to 1.12.0

1.12.0
- Dropped Python 3.5 support
- Added the simplify_optional_unions config option
- Fixed indentation of multiline strings


(adam)
diff -r1.5 -r1.6 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
diff -r1.3 -r1.4 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo

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

--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile 2021/04/07 06:48:26 1.5
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile 2021/04/16 06:05:43 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2021/04/07 06:48:26 adam Exp $ 1# $NetBSD: Makefile,v 1.6 2021/04/16 06:05:43 adam Exp $
2 2
3DISTNAME= sphinx-autodoc-typehints-1.11.1 3DISTNAME= sphinx-autodoc-typehints-1.12.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
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/agronholm/sphinx-autodoc-typehints 9HOMEPAGE= https://github.com/agronholm/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
13BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm 13BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
14DEPENDS+= ${PYPKGPREFIX}-sphinx>=3.0:../../textproc/py-sphinx 14DEPENDS+= ${PYPKGPREFIX}-sphinx>=3.0:../../textproc/py-sphinx
15TEST_DEPENDS+= ${PYPKGPREFIX}-sphobjinv>=2.0:../../textproc/py-sphobjinv 15TEST_DEPENDS+= ${PYPKGPREFIX}-sphobjinv>=2.0:../../textproc/py-sphobjinv
16TEST_DEPENDS+= ${PYPKGPREFIX}-test>=3.1.0:../../devel/py-test 16TEST_DEPENDS+= ${PYPKGPREFIX}-test>=3.1.0:../../devel/py-test

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

--- pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo 2021/04/07 06:48:26 1.3
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo 2021/04/16 06:05:43 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2021/04/07 06:48:26 adam Exp $ 1$NetBSD: distinfo,v 1.4 2021/04/16 06:05:43 adam Exp $
2 2
3SHA1 (sphinx-autodoc-typehints-1.11.1.tar.gz) = 157e45c2b267c36844e1f2a4bfe67417d14a628a 3SHA1 (sphinx-autodoc-typehints-1.12.0.tar.gz) = 64ab64fb0b90a823e03af3266a72e7fb52cf07d7
4RMD160 (sphinx-autodoc-typehints-1.11.1.tar.gz) = 2c8023b9b1b92570a15443ce2f7033c2fa69d9dd 4RMD160 (sphinx-autodoc-typehints-1.12.0.tar.gz) = ed1fb33fe6786ae54afbcae751c2fc76a3a21309
5SHA512 (sphinx-autodoc-typehints-1.11.1.tar.gz) = ac6b15247496ef2e284be57cf715972865859b1f3c51a7548aca07d7ded9dd53e75114064cd5a8c66539ef2cee983e1a3213570baa09b5c3ced594893e14bc38 5SHA512 (sphinx-autodoc-typehints-1.12.0.tar.gz) = 92fa340495a48111fa3d600d8c46d83214505ac2a5c71cb1303e846ac439f1e0ff14f8ce8dfd5ffdb6a62a9fa15dde8a5227f946840d9377ad5f7fde25894b75
6Size (sphinx-autodoc-typehints-1.11.1.tar.gz) = 17361 bytes 6Size (sphinx-autodoc-typehints-1.12.0.tar.gz) = 19494 bytes