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 Feb 23 16:48:06 UTC 2025
Modified Files:
pkgsrc/textproc/py-sphinx-autodoc-typehints: Makefile distinfo
Log Message:
py-sphinx-autodoc-typehints: update to 3.1.0.
Support Sphinx 8.2.0 - drop 3.10 support because Sphinx does
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 \
pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
cvs rdiff -u -r1.25 -r1.26 \
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.33 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.34
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.33 Thu Jan 16 22:19:26 2025
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile Sun Feb 23 16:48:06 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2025/01/16 22:19:26 adam Exp $
+# $NetBSD: Makefile,v 1.34 2025/02/23 16:48:06 wiz Exp $
-DISTNAME= sphinx_autodoc_typehints-3.0.1
+DISTNAME= sphinx_autodoc_typehints-3.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx-autodoc-typehints/}
@@ -20,8 +20,13 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-typing-ext
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 39 310
+
# for testing
ALLOW_NETWORK_ACCESS= yes
+# as of 3.1.0
+# 4 failed, 331 passed
+
.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.25 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.26
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.25 Thu Jan 16 22:19:26 2025
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo Sun Feb 23 16:48:06 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2025/01/16 22:19:26 adam Exp $
+$NetBSD: distinfo,v 1.26 2025/02/23 16:48:06 wiz Exp $
-BLAKE2s (sphinx_autodoc_typehints-3.0.1.tar.gz) = 6d51e6dc6ab52ea1b31fa037d211bfaa347393469a8c48c48065edb2aa85addc
-SHA512 (sphinx_autodoc_typehints-3.0.1.tar.gz) = f15a14c010328d46ab50c8f28c84d332502b577b95d739439a8b583e95303105fa403058443f4120c043a3d3635d4cff8274adc9472e1876aa9f476e78b4abcd
-Size (sphinx_autodoc_typehints-3.0.1.tar.gz) = 36282 bytes
+BLAKE2s (sphinx_autodoc_typehints-3.1.0.tar.gz) = e43e0e747164766f07b33afd37f4031d0b5ade2a0e57d130ab53bc42c5644033
+SHA512 (sphinx_autodoc_typehints-3.1.0.tar.gz) = 0837eba88913d2ca1d843041c06c950d7e680009617b8a2e464424fc3e41787fb953da7b140d92068f1d4a0a355feb853a96bec2fb139a3175fa49343ccff621
+Size (sphinx_autodoc_typehints-3.1.0.tar.gz) = 36528 bytes
Home |
Main Index |
Thread Index |
Old Index