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: adam
Date: Tue Feb 18 08:42:16 UTC 2025
Modified Files:
pkgsrc/textproc/py-sphinx-autoapi: Makefile distinfo
Log Message:
py-sphinx-autoapi: updated to 3.6.0
3.6.0
Features
Render type aliases properly rather than as an assignment
Misc
Drop support for Python 3.8
Fix readthedocs build
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/textproc/py-sphinx-autoapi/Makefile
cvs rdiff -u -r1.21 -r1.22 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.23 pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.24
--- pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.23 Mon Feb 10 21:57:35 2025
+++ pkgsrc/textproc/py-sphinx-autoapi/Makefile Tue Feb 18 08:42:16 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2025/02/10 21:57:35 adam Exp $
+# $NetBSD: Makefile,v 1.24 2025/02/18 08:42:16 adam Exp $
-DISTNAME= sphinx_autoapi-3.5.0
+DISTNAME= sphinx_autoapi-3.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx_autoapi/}
@@ -13,7 +13,7 @@ LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.2:../../devel/py-flit_core
DEPENDS+= ${PYPKGPREFIX}-astroid>=3.0.0:../../devel/py-astroid
DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
-DEPENDS+= ${PYPKGPREFIX}-sphinx>=6.1.0:../../textproc/py-sphinx
+DEPENDS+= ${PYPKGPREFIX}-sphinx>=7.4.0:../../textproc/py-sphinx
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
TEST_DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4
TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
Index: pkgsrc/textproc/py-sphinx-autoapi/distinfo
diff -u pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.21 pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.22
--- pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.21 Mon Feb 10 21:57:35 2025
+++ pkgsrc/textproc/py-sphinx-autoapi/distinfo Tue Feb 18 08:42:16 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2025/02/10 21:57:35 adam Exp $
+$NetBSD: distinfo,v 1.22 2025/02/18 08:42:16 adam Exp $
-BLAKE2s (sphinx_autoapi-3.5.0.tar.gz) = ea759a139d332ad02c0e1bbc78ce55c1c72be8ab8a14ee26f3ebc35a630792c1
-SHA512 (sphinx_autoapi-3.5.0.tar.gz) = 31a2a7b18931e9eefb8f43c966a3b19a4c2c9aefc29bdc4d9d0675da14b39a9eb6dac0597265e22c8a2b0165b135c7c4db4bbbf21e2c983a68c68641d63bdc79
-Size (sphinx_autoapi-3.5.0.tar.gz) = 55377 bytes
+BLAKE2s (sphinx_autoapi-3.6.0.tar.gz) = ba6f75cb8ebb88e383132b6a29f915ad8c8ca3d053cb4eeccf258852be1f5c75
+SHA512 (sphinx_autoapi-3.6.0.tar.gz) = 9aab520c375e4b4e722c9ea4d5723819de86f4100aa2ed76f97e4fde7324ce8a7e9d37eb5096032b49ce7e91197fe53cf6c60268d8ce23c0cf4636028154e1fa
+Size (sphinx_autoapi-3.6.0.tar.gz) = 55417 bytes
Home |
Main Index |
Thread Index |
Old Index