pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-sphinx-autodoc-typehints



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 22 16:52:23 UTC 2024

Modified Files:
        pkgsrc/textproc/py-sphinx-autodoc-typehints: Makefile distinfo

Log Message:
py-sphinx-autodoc-typehints: update to 2.4.4.

 [pre-commit.ci] pre-commit autoupdate (#484)
 Improve the CI (#485)
 Update README.md
 Fix broken link in README
 Link to API directly


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 \
    pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
cvs rdiff -u -r1.21 -r1.22 \
    pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
diff -u pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.26 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.27
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.26   Fri Sep 13 16:55:52 2024
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile        Sun Sep 22 16:52:23 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2024/09/13 16:55:52 adam Exp $
+# $NetBSD: Makefile,v 1.27 2024/09/22 16:52:23 wiz Exp $
 
-DISTNAME=      sphinx_autodoc_typehints-2.4.1
+DISTNAME=      sphinx_autodoc_typehints-2.4.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinx-autodoc-typehints/}
@@ -24,5 +24,8 @@ USE_LANGUAGES=        # none
 
 PYTHON_VERSIONS_INCOMPATIBLE=  38 39
 
+# bug in numpy?
+# 2 warnings, 1 error
+
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo
diff -u pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.21 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.22
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.21   Fri Sep 13 16:55:52 2024
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo        Sun Sep 22 16:52:23 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2024/09/13 16:55:52 adam Exp $
+$NetBSD: distinfo,v 1.22 2024/09/22 16:52:23 wiz Exp $
 
-BLAKE2s (sphinx_autodoc_typehints-2.4.1.tar.gz) = b4912d9cea7b4954684b5a67e49e8e8543e19f740708e232b358c6faf3ece102
-SHA512 (sphinx_autodoc_typehints-2.4.1.tar.gz) = fd1bceab209c0d4b65eaec96fbb4a061690fafaeb032c54274676c434fedb8dcfd6adbac0e43de8953578c4955520cc6aac2c4c135a98efe0d46c5ebf2d40a9c
-Size (sphinx_autodoc_typehints-2.4.1.tar.gz) = 40796 bytes
+BLAKE2s (sphinx_autodoc_typehints-2.4.4.tar.gz) = 37997557372abf8b5addb143aa339750664926798b8b58c3df5cf4e191adcba5
+SHA512 (sphinx_autodoc_typehints-2.4.4.tar.gz) = 770145187db71775833a403ebff1ed05e9db81ac0af0c0507f40fdbde5b8d5a4bd298b882ba7c8f45c083d270e82d4a6a3e27c70514dbbd3d2045ec9ba0d20fb
+Size (sphinx_autodoc_typehints-2.4.4.tar.gz) = 40572 bytes



Home | Main Index | Thread Index | Old Index