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:           Fri Nov  1 00:24:44 UTC 2024

Modified Files:
        pkgsrc/textproc/py-sphinx-autoapi: Makefile PLIST distinfo

Log Message:
py-sphinx-autoapi: update to 3.3.3.

v3.3.3 (2024-10-25)

Bugfixes

    Document packages and modules under a single "submodules" heading (#450)
    Fix crash when __init__ is assigned to (#488)
    Fix documenting incorrect attributes from __init__ (#497)


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/textproc/py-sphinx-autoapi/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/py-sphinx-autoapi/PLIST
cvs rdiff -u -r1.18 -r1.19 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.20 pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.21
--- pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.20     Sat Oct 19 11:14:17 2024
+++ pkgsrc/textproc/py-sphinx-autoapi/Makefile  Fri Nov  1 00:24:44 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2024/10/19 11:14:17 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2024/11/01 00:24:44 wiz Exp $
 
-DISTNAME=      sphinx_autoapi-3.3.2
+DISTNAME=      sphinx_autoapi-3.3.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinx_autoapi/}
@@ -10,8 +10,7 @@ HOMEPAGE=     https://github.com/readthedocs
 COMMENT=       Autodoc style documentation for multiple languages
 LICENSE=       mit
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core-[0-9]*:../../devel/py-flit_core
 DEPENDS+=      ${PYPKGPREFIX}-anyascii-[0-9]*:../../textproc/py-anyascii
 DEPENDS+=      ${PYPKGPREFIX}-astroid>=2.7:../../devel/py-astroid
 DEPENDS+=      ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
@@ -22,11 +21,5 @@ TEST_DEPENDS+=       ${PYPKGPREFIX}-mock-[0-9]
 
 USE_LANGUAGES= # none
 
-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/PLIST
diff -u pkgsrc/textproc/py-sphinx-autoapi/PLIST:1.6 pkgsrc/textproc/py-sphinx-autoapi/PLIST:1.7
--- pkgsrc/textproc/py-sphinx-autoapi/PLIST:1.6 Sat Jun  8 12:24:15 2024
+++ pkgsrc/textproc/py-sphinx-autoapi/PLIST     Fri Nov  1 00:24:44 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2024/06/08 12:24:15 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2024/11/01 00:24:44 wiz Exp $
 ${PYSITELIB}/autoapi/__init__.py
 ${PYSITELIB}/autoapi/__init__.pyc
 ${PYSITELIB}/autoapi/__init__.pyo
@@ -39,8 +39,6 @@ ${PYSITELIB}/autoapi/templates/python/me
 ${PYSITELIB}/autoapi/templates/python/module.rst
 ${PYSITELIB}/autoapi/templates/python/package.rst
 ${PYSITELIB}/autoapi/templates/python/property.rst
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.rst
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt

Index: pkgsrc/textproc/py-sphinx-autoapi/distinfo
diff -u pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.18 pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.19
--- pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.18     Sat Oct 19 11:14:17 2024
+++ pkgsrc/textproc/py-sphinx-autoapi/distinfo  Fri Nov  1 00:24:44 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2024/10/19 11:14:17 wiz Exp $
+$NetBSD: distinfo,v 1.19 2024/11/01 00:24:44 wiz Exp $
 
-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
+BLAKE2s (sphinx_autoapi-3.3.3.tar.gz) = 7e62fca13ad402432a7a8c25704335f0aba40d94c5b6153bdbb36bf2be29dbd8
+SHA512 (sphinx_autoapi-3.3.3.tar.gz) = 690a2cb20d95698026212ac6d49e26df0602873d7480243e6d7be047708dc73f278eb6493aa48194175da70cecbe813d9e5b92b03de4c31b5e333dbfd378d837
+Size (sphinx_autoapi-3.3.3.tar.gz) = 29060 bytes



Home | Main Index | Thread Index | Old Index