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 Jul  5 22:07:40 UTC 2023

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

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

What's Changed

    [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #362
    [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #364
    Fix type guard handling for classes by @gaborbernat in #365


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
    pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile
cvs rdiff -u -r1.8 -r1.9 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.10 pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.11
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile:1.10   Sat Jul  1 11:31:53 2023
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile        Wed Jul  5 22:07:40 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2023/07/01 11:31:53 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2023/07/05 22:07:40 wiz Exp $
 
-DISTNAME=      sphinx_autodoc_typehints-1.23.2
+DISTNAME=      sphinx_autodoc_typehints-1.23.3
 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.8 pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.9
--- pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo:1.8    Sat Jul  1 11:31:53 2023
+++ pkgsrc/textproc/py-sphinx-autodoc-typehints/distinfo        Wed Jul  5 22:07:40 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2023/07/01 11:31:53 wiz Exp $
+$NetBSD: distinfo,v 1.9 2023/07/05 22:07:40 wiz Exp $
 
-BLAKE2s (sphinx_autodoc_typehints-1.23.2.tar.gz) = 0f4530719030b9394150989d13fa24c26216c156a4774223b83f85e0cd9295aa
-SHA512 (sphinx_autodoc_typehints-1.23.2.tar.gz) = 27e9a4179f050444dfbd3d4648212f1d56c47a938f8e33dded9121c5cd4637b4e2096eb383bbf663078223dc46973f3e0fcd02ecd162611d353ef5d702977f48
-Size (sphinx_autodoc_typehints-1.23.2.tar.gz) = 36198 bytes
+BLAKE2s (sphinx_autodoc_typehints-1.23.3.tar.gz) = 8c814c7fd2c3d25c7faf5c85efc30a606635e8843ce69d467193efa99a263249
+SHA512 (sphinx_autodoc_typehints-1.23.3.tar.gz) = 013736d566d80027d40c381065125d429026788613c3dfd43311e8a33031c3a2f6161a0366b675259b4fac3c401658a9235c9f1c19abc2a220f27f0bead50b3f
+Size (sphinx_autodoc_typehints-1.23.3.tar.gz) = 36290 bytes



Home | Main Index | Thread Index | Old Index