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: Sat Oct 19 11:16:09 UTC 2024
Modified Files:
pkgsrc/textproc/py-sphinx-autodoc-typehints: Makefile distinfo
Log Message:
py-sphinx-autodoc-typehints: update to 2.5.0.
Fix the type checker by @gaborbernat in #493
Apply typehints_formatter to signature by @Priyansh121096 in #494
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 \
pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
cvs rdiff -u -r1.22 -r1.23 \
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.28 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.29
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.28 Mon Oct 14 06:46:01 2024
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile Sat Oct 19 11:16:08 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2024/10/14 06:46:01 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2024/10/19 11:16:08 wiz Exp $
-DISTNAME= sphinx_autodoc_typehints-2.4.4
+DISTNAME= sphinx_autodoc_typehints-2.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx-autodoc-typehints/}
@@ -22,8 +22,6 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-typing-ext
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 39
-
# bug in numpy?
# 2 warnings, 1 error
Index: pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo
diff -u pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.22 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.23
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.22 Sun Sep 22 16:52:23 2024
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo Sat Oct 19 11:16:08 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2024/09/22 16:52:23 wiz Exp $
+$NetBSD: distinfo,v 1.23 2024/10/19 11:16:08 wiz Exp $
-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
+BLAKE2s (sphinx_autodoc_typehints-2.5.0.tar.gz) = 766a779f2e904f606cba020d56821f359810c248c28b81fd423272a093d09149
+SHA512 (sphinx_autodoc_typehints-2.5.0.tar.gz) = 4308873ee2bd794c822e76ed712b0c0547815f5e3125e158e79f512fdd31dd482a60b172a39f6f53ae57d5c2bf156eb4c4ff2fe3c8f39446fc2acd69004f8bc0
+Size (sphinx_autodoc_typehints-2.5.0.tar.gz) = 40822 bytes
Home |
Main Index |
Thread Index |
Old Index