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: Wed Jun 26 17:15:46 UTC 2024
Modified Files:
pkgsrc/textproc/py-sphinx-autodoc-typehints: Makefile distinfo
Log Message:
py-sphinx-autodoc-typehints: update to 2.2.2.
2.2.2
What's Changed
Fix for Issue #384: typehints_defaults = "braces-after" fails for a multiline :param: entry by @tikuma-lsuhsc in #464
2.2.1
What's Changed
Fix issue #462 and another alias processing bug by @tikuma-lsuhsc in #463
2.2.0
What's Changed
Support autodoc_type_aliases configuration by @tikuma-lsuhsc in #459
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 \
pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
cvs rdiff -u -r1.16 -r1.17 \
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.20 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.21
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.20 Sun Jun 9 14:18:58 2024
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile Wed Jun 26 17:15:45 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2024/06/09 14:18:58 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2024/06/26 17:15:45 wiz Exp $
-DISTNAME= sphinx_autodoc_typehints-2.1.1
+DISTNAME= sphinx_autodoc_typehints-2.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx-autodoc-typehints/}
Index: pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo
diff -u pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.16 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.17
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.16 Sun Jun 9 14:18:58 2024
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo Wed Jun 26 17:15:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2024/06/09 14:18:58 wiz Exp $
+$NetBSD: distinfo,v 1.17 2024/06/26 17:15:45 wiz Exp $
-BLAKE2s (sphinx_autodoc_typehints-2.1.1.tar.gz) = f0a24c8ec48a0536c451a206ee1c512e62fc9a155249e6c04facb820a7368a47
-SHA512 (sphinx_autodoc_typehints-2.1.1.tar.gz) = a03fccb9f0def3d159955784bdf2b1ca86be434b201024c4a5ece2610e92248d94febb357ff01590a3aaab20f08ecb0ab29b4848fedd5e2e80bbcaaa0baaaa7c
-Size (sphinx_autodoc_typehints-2.1.1.tar.gz) = 39364 bytes
+BLAKE2s (sphinx_autodoc_typehints-2.2.2.tar.gz) = 1667108a137539b9c8ad55a21a4abb774326e58d79212e40cff13cacae2ee3b1
+SHA512 (sphinx_autodoc_typehints-2.2.2.tar.gz) = 11996f0cf916ccf7f630bbdad7e4b4f0e0969c97c5714c71a08a2c0eda3c1e36a27843048cf44c42b1a71e7d50b4353d94cf3c201bf2356ded2f305709bd1b1e
+Size (sphinx_autodoc_typehints-2.2.2.tar.gz) = 40324 bytes
Home |
Main Index |
Thread Index |
Old Index