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: Sat Oct 19 11:14:17 UTC 2024
Modified Files:
pkgsrc/textproc/py-sphinx-autoapi: Makefile distinfo
Log Message:
py-sphinx-autoapi: update to 3.3.2.
v3.3.2 (2024-09-25)
-------------------
Bugfixes
^^^^^^^^
- Fix types missing from documentation generated by autodoc-style directives. (#473)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/py-sphinx-autoapi/Makefile
cvs rdiff -u -r1.17 -r1.18 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.19 pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.20
--- pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.19 Mon Oct 14 06:46:01 2024
+++ pkgsrc/textproc/py-sphinx-autoapi/Makefile Sat Oct 19 11:14:17 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2024/10/14 06:46:01 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2024/10/19 11:14:17 wiz Exp $
-DISTNAME= sphinx_autoapi-3.3.1
+DISTNAME= sphinx_autoapi-3.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx_autoapi/}
@@ -22,11 +22,11 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 39 # py-sphinx
-
-TEST_ENV+= PYTHONPATH=${WRKSRC}/build/lib
-# as of 3.3.1
-# 313 passed, 2 errors
+TEST_ENV+= PYTHONPATH=${WRKSRC}/build/lib
+# as of 3.3.2
+# 317 passed, 2 errors
+# all pass with
+ALLOW_NETWORK_ACCESS= yes
.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.17 pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.18
--- pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.17 Fri Sep 13 09:36:53 2024
+++ pkgsrc/textproc/py-sphinx-autoapi/distinfo Sat Oct 19 11:14:17 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2024/09/13 09:36:53 wiz Exp $
+$NetBSD: distinfo,v 1.18 2024/10/19 11:14:17 wiz Exp $
-BLAKE2s (sphinx_autoapi-3.3.1.tar.gz) = 963caa098509b5120eb08d70bd6e3175d59f35f5da9f7b1951c487879034363c
-SHA512 (sphinx_autoapi-3.3.1.tar.gz) = 33ed02136b56a60c590638b845bf432699dcf8d6f4ad8ea4394fb416e0774c9c910348f567aec25ac4208dcd32ef265e3a96d4d131a97900c5f5ce3f73f8556d
-Size (sphinx_autoapi-3.3.1.tar.gz) = 65351 bytes
+BLAKE2s (sphinx_autoapi-3.3.2.tar.gz) = 20334fb053f32924d5daae5915d84fd56920ffb41f6242361529dc79c4f368e2
+SHA512 (sphinx_autoapi-3.3.2.tar.gz) = 0731140f1c91cea4a477516c34c526e13b32d70a77a60f8c3ab3ef916c4a54c8b663c2d21f5c1b7ba7549e45c3601da14f1e72c6e174f6c4e2c33d42e1e81eac
+Size (sphinx_autoapi-3.3.2.tar.gz) = 66053 bytes
Home |
Main Index |
Thread Index |
Old Index