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 14 08:01:49 UTC 2023
Modified Files:
pkgsrc/textproc/py-sphinx-autoapi: Makefile PLIST distinfo
Log Message:
py-sphinx-autoapi: update to 3.0.0.
v3.0.0 (2023-09-26)
-------------------
Bugfixes
^^^^^^^^
- Ensure `tooltip` is always a `str`. (str-tooltip)
- Replaced usage of deprecated sphinx.util.status_iterator (#391)
Deprecations and Removals
^^^^^^^^^^^^^^^^^^^^^^^^^
- Removed support for documenting languages other than Python (#248)
- Removed support for Python 3.7
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/py-sphinx-autoapi/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/py-sphinx-autoapi/PLIST
cvs rdiff -u -r1.11 -r1.12 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.10 pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.11
--- pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.10 Sun Jun 18 12:37:21 2023
+++ pkgsrc/textproc/py-sphinx-autoapi/Makefile Sat Oct 14 08:01:49 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2023/06/18 12:37:21 adam Exp $
+# $NetBSD: Makefile,v 1.11 2023/10/14 08:01:49 wiz Exp $
-DISTNAME= sphinx-autoapi-2.1.1
+DISTNAME= sphinx-autoapi-3.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx-autoapi/}
Index: pkgsrc/textproc/py-sphinx-autoapi/PLIST
diff -u pkgsrc/textproc/py-sphinx-autoapi/PLIST:1.4 pkgsrc/textproc/py-sphinx-autoapi/PLIST:1.5
--- pkgsrc/textproc/py-sphinx-autoapi/PLIST:1.4 Sat May 6 08:39:03 2023
+++ pkgsrc/textproc/py-sphinx-autoapi/PLIST Sat Oct 14 08:01:49 2023
@@ -1,10 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 2023/05/06 08:39:03 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2023/10/14 08:01:49 wiz Exp $
${PYSITELIB}/autoapi/__init__.py
${PYSITELIB}/autoapi/__init__.pyc
${PYSITELIB}/autoapi/__init__.pyo
-${PYSITELIB}/autoapi/backends.py
-${PYSITELIB}/autoapi/backends.pyc
-${PYSITELIB}/autoapi/backends.pyo
${PYSITELIB}/autoapi/directives.py
${PYSITELIB}/autoapi/directives.pyc
${PYSITELIB}/autoapi/directives.pyo
@@ -23,15 +20,6 @@ ${PYSITELIB}/autoapi/mappers/__init__.py
${PYSITELIB}/autoapi/mappers/base.py
${PYSITELIB}/autoapi/mappers/base.pyc
${PYSITELIB}/autoapi/mappers/base.pyo
-${PYSITELIB}/autoapi/mappers/dotnet.py
-${PYSITELIB}/autoapi/mappers/dotnet.pyc
-${PYSITELIB}/autoapi/mappers/dotnet.pyo
-${PYSITELIB}/autoapi/mappers/go.py
-${PYSITELIB}/autoapi/mappers/go.pyc
-${PYSITELIB}/autoapi/mappers/go.pyo
-${PYSITELIB}/autoapi/mappers/javascript.py
-${PYSITELIB}/autoapi/mappers/javascript.pyc
-${PYSITELIB}/autoapi/mappers/javascript.pyo
${PYSITELIB}/autoapi/mappers/python/__init__.py
${PYSITELIB}/autoapi/mappers/python/__init__.pyc
${PYSITELIB}/autoapi/mappers/python/__init__.pyo
@@ -51,33 +39,7 @@ ${PYSITELIB}/autoapi/settings.py
${PYSITELIB}/autoapi/settings.pyc
${PYSITELIB}/autoapi/settings.pyo
${PYSITELIB}/autoapi/templates/base/base.rst
-${PYSITELIB}/autoapi/templates/dotnet/base_detail.rst
-${PYSITELIB}/autoapi/templates/dotnet/base_embed.rst
-${PYSITELIB}/autoapi/templates/dotnet/base_list.rst
-${PYSITELIB}/autoapi/templates/dotnet/class.rst
-${PYSITELIB}/autoapi/templates/dotnet/constructor.rst
-${PYSITELIB}/autoapi/templates/dotnet/delegate.rst
-${PYSITELIB}/autoapi/templates/dotnet/enum.rst
-${PYSITELIB}/autoapi/templates/dotnet/event.rst
-${PYSITELIB}/autoapi/templates/dotnet/field.rst
-${PYSITELIB}/autoapi/templates/dotnet/interface.rst
-${PYSITELIB}/autoapi/templates/dotnet/method.rst
-${PYSITELIB}/autoapi/templates/dotnet/namespace.rst
-${PYSITELIB}/autoapi/templates/dotnet/operator.rst
-${PYSITELIB}/autoapi/templates/dotnet/property.rst
-${PYSITELIB}/autoapi/templates/dotnet/struct.rst
-${PYSITELIB}/autoapi/templates/go/base_member.rst
-${PYSITELIB}/autoapi/templates/go/const.rst
-${PYSITELIB}/autoapi/templates/go/func.rst
-${PYSITELIB}/autoapi/templates/go/method.rst
-${PYSITELIB}/autoapi/templates/go/package.rst
-${PYSITELIB}/autoapi/templates/go/type.rst
-${PYSITELIB}/autoapi/templates/go/var.rst
${PYSITELIB}/autoapi/templates/index.rst
-${PYSITELIB}/autoapi/templates/javascript/class.rst
-${PYSITELIB}/autoapi/templates/javascript/function.rst
-${PYSITELIB}/autoapi/templates/javascript/member.rst
-${PYSITELIB}/autoapi/templates/javascript/module.rst
${PYSITELIB}/autoapi/templates/python/attribute.rst
${PYSITELIB}/autoapi/templates/python/class.rst
${PYSITELIB}/autoapi/templates/python/data.rst
Index: pkgsrc/textproc/py-sphinx-autoapi/distinfo
diff -u pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.11 pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.12
--- pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.11 Sun Jun 18 12:37:21 2023
+++ pkgsrc/textproc/py-sphinx-autoapi/distinfo Sat Oct 14 08:01:49 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2023/06/18 12:37:21 adam Exp $
+$NetBSD: distinfo,v 1.12 2023/10/14 08:01:49 wiz Exp $
-BLAKE2s (sphinx-autoapi-2.1.1.tar.gz) = e8aa309225c356fb4c7857961e8cbf73009f3b04af493dc64616fcd0a5088f90
-SHA512 (sphinx-autoapi-2.1.1.tar.gz) = 0825400dc21f54eb8e61feb80801a0387435a80c9118064fed4b4ffe541077f50a60994a66e74ad9f39ad8e368a1a0e0677f0ce2cdac29680b575fec93cf82e7
-Size (sphinx-autoapi-2.1.1.tar.gz) = 42160540 bytes
+BLAKE2s (sphinx-autoapi-3.0.0.tar.gz) = bc7c76b9c95b59f79aa853b1004be971714d42ef9d9ce6cfe231775e8440e38a
+SHA512 (sphinx-autoapi-3.0.0.tar.gz) = f59fb203e1b867f02d5757fb3f58dcaf52b936eff67f4837ae75d9cbff24989d19bb254830bf0e2f90bae1760204e8900ea2e30573da654ad0b5223b9c39750d
+Size (sphinx-autoapi-3.0.0.tar.gz) = 58081 bytes
Home |
Main Index |
Thread Index |
Old Index