pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-sphinx-automodapi



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Aug 13 05:38:49 UTC 2025

Modified Files:
        pkgsrc/textproc/py-sphinx-automodapi: Makefile distinfo

Log Message:
py-sphinx-automodapi: updated to 0.20.0

0.20.0 (2025-06-12)
- Support for non-default dataclass fields.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/py-sphinx-automodapi/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/py-sphinx-automodapi/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-automodapi/Makefile
diff -u pkgsrc/textproc/py-sphinx-automodapi/Makefile:1.15 pkgsrc/textproc/py-sphinx-automodapi/Makefile:1.16
--- pkgsrc/textproc/py-sphinx-automodapi/Makefile:1.15  Mon Apr 21 07:49:29 2025
+++ pkgsrc/textproc/py-sphinx-automodapi/Makefile       Wed Aug 13 05:38:49 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2025/04/21 07:49:29 adam Exp $
+# $NetBSD: Makefile,v 1.16 2025/08/13 05:38:49 adam Exp $
 
-DISTNAME=      sphinx_automodapi-0.19.0
+DISTNAME=      sphinx_automodapi-0.20.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinx-automodapi/}

Index: pkgsrc/textproc/py-sphinx-automodapi/distinfo
diff -u pkgsrc/textproc/py-sphinx-automodapi/distinfo:1.6 pkgsrc/textproc/py-sphinx-automodapi/distinfo:1.7
--- pkgsrc/textproc/py-sphinx-automodapi/distinfo:1.6   Mon Apr 21 07:49:29 2025
+++ pkgsrc/textproc/py-sphinx-automodapi/distinfo       Wed Aug 13 05:38:49 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/04/21 07:49:29 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/08/13 05:38:49 adam Exp $
 
-BLAKE2s (sphinx_automodapi-0.19.0.tar.gz) = 6540ff2e43ffd7fda091ce0c424c4f26b800a1e58cd69d427d3699258192fe6e
-SHA512 (sphinx_automodapi-0.19.0.tar.gz) = 0c5b9158ea99f6393ddf95d6ec5f06903da93b2b84d3518c2cca3109dedd63802b1c047528384e9d706d7b35e916734b5fb585d98e1a1db85621e013243b3bef
-Size (sphinx_automodapi-0.19.0.tar.gz) = 56049 bytes
+BLAKE2s (sphinx_automodapi-0.20.0.tar.gz) = 342402ab0d37ba843fbbb9f7fe7634aa4c23edfeb4f80a325005626d546282fd
+SHA512 (sphinx_automodapi-0.20.0.tar.gz) = 499f0bdd52a9406be706e4f968269727be730a95c12fee8115a7332587cf095d3f94da3d6773966c08b72777e284a3a794c15ee3269f8e020323b7d8341a6f01
+Size (sphinx_automodapi-0.20.0.tar.gz) = 56675 bytes



Home | Main Index | Thread Index | Old Index