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 Oct 12 18:32:38 UTC 2025
Modified Files:
pkgsrc/textproc/py-sphinx-autodoc-typehints: Makefile distinfo
Log Message:
py-sphinx-autodoc-typehints: update to 3.5.1.
What's Changed
Declare 3.14 support by @gaborbernat in #571
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 \
pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
cvs rdiff -u -r1.27 -r1.28 \
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.36 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.37
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.36 Thu Oct 9 07:58:03 2025
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile Sun Oct 12 18:32:38 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2025/10/09 07:58:03 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2025/10/12 18:32:38 wiz Exp $
-DISTNAME= sphinx_autodoc_typehints-3.2.0
+DISTNAME= sphinx_autodoc_typehints-3.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx-autodoc-typehints/}
@@ -22,11 +22,9 @@ USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 310
-# for testing
+.if make(test)
ALLOW_NETWORK_ACCESS= yes
-
-# as of 3.1.0
-# 4 failed, 331 passed
+.endif
.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.27 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.28
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.27 Mon Apr 28 07:50:14 2025
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo Sun Oct 12 18:32:38 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2025/04/28 07:50:14 adam Exp $
+$NetBSD: distinfo,v 1.28 2025/10/12 18:32:38 wiz Exp $
-BLAKE2s (sphinx_autodoc_typehints-3.2.0.tar.gz) = 4be7c6742db69071ebb6a7f98ade3f44b203693fd80ac5a6e6a47e173e336f2a
-SHA512 (sphinx_autodoc_typehints-3.2.0.tar.gz) = 110b4ec94e748e13916eda39b9f66af9823467b688df2f522b7dd5004a9534977cb72b8f4b2b0ed7f651df69e18a12e57c0f13e1c55d62baf7c1f2241880b133
-Size (sphinx_autodoc_typehints-3.2.0.tar.gz) = 36724 bytes
+BLAKE2s (sphinx_autodoc_typehints-3.5.1.tar.gz) = 785d3dd065703c2e242b629e7032bf6cfe23c9e355b89548ddfa3e76c6c56d37
+SHA512 (sphinx_autodoc_typehints-3.5.1.tar.gz) = 22c5a6e2e4bd63ac2f292f73357de5eb908a0576e1f5ec47b9d720fa0b25e324dac44ef3d34d61312b97dfa2405c3553ccaf91ec7d9b4d5de0537aa5680e2782
+Size (sphinx_autodoc_typehints-3.5.1.tar.gz) = 37620 bytes
Home |
Main Index |
Thread Index |
Old Index