pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinx-autoapi
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 30 15:38:56 UTC 2026
Modified Files:
pkgsrc/textproc/py-sphinx-autoapi: Makefile distinfo
Log Message:
py-sphinx-autoapi: update to 3.8.1.
Bugfixes
Preserve ellipsis literals when rendering type annotations. (#562)
Improved Documentation
Document the autoapisummary directive. (#377)
Misc
#564
Switch to tox.toml and reorganise repo structure
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/textproc/py-sphinx-autoapi/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/textproc/py-sphinx-autoapi/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-autoapi/Makefile
diff -u pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.31 pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.32
--- pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.31 Tue Mar 10 13:51:19 2026
+++ pkgsrc/textproc/py-sphinx-autoapi/Makefile Sun Aug 30 15:38:55 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2026/03/10 13:51:19 adam Exp $
+# $NetBSD: Makefile,v 1.32 2026/08/30 15:38:55 wiz Exp $
-DISTNAME= sphinx_autoapi-3.8.0
+DISTNAME= sphinx_autoapi-3.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx_autoapi/}
@@ -26,8 +26,8 @@ PYTHON_VERSIONS_INCOMPATIBLE= 310 311 #
ALLOW_NETWORK_ACCESS= yes
.endif
-# as of 3.7.0
-# 1 failed, 327 passed, 5 warnings, 4 errors
+# as of 3.8.1
+# 1 failed, 329 passed, 4 errors
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/py-sphinx-autoapi/distinfo
diff -u pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.25 pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.26
--- pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.25 Tue Mar 10 13:51:19 2026
+++ pkgsrc/textproc/py-sphinx-autoapi/distinfo Sun Aug 30 15:38:56 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2026/03/10 13:51:19 adam Exp $
+$NetBSD: distinfo,v 1.26 2026/08/30 15:38:56 wiz Exp $
-BLAKE2s (sphinx_autoapi-3.8.0.tar.gz) = ff07a6e5e50a68f3087f9f11c4fed2a0104c4c640e2240ae15671541bacf0aca
-SHA512 (sphinx_autoapi-3.8.0.tar.gz) = 32e320d437929d0e8af67545c22b75c609384a890696d0e42ab7e6c84a0dea25bca584a46dcaa61be345a2cc4c2616207853553006c7da2bc6eda582057ad3fb
-Size (sphinx_autoapi-3.8.0.tar.gz) = 58418 bytes
+BLAKE2s (sphinx_autoapi-3.8.1.tar.gz) = 50ea6bf1c36706760ffbcdf739a8a5dc10aad47741b54d9f2a2232a23a5fb609
+SHA512 (sphinx_autoapi-3.8.1.tar.gz) = 4033217ac07c9c9ebc4ac81f946373c9faac06cb4f5a4c428072377a4d0b03ea063f60199f1896005f119633ab53ef8820bb588f45fdee5604c119d1811265a2
+Size (sphinx_autoapi-3.8.1.tar.gz) = 58898 bytes
Home |
Main Index |
Thread Index |
Old Index