Sat May 11 19:11:49 2024 UTC (36d)
py-pallets-sphinx-themes: updated to 2.1.3

Version 2.1.3
- Allow Sphinx's parallel build feature. :issue:`88`

Version 2.1.2
- Use modern packaging metadata with ``pyproject.toml`` instead of ``setup.cfg``.
- Use ``flit_core`` instead of ``setuptools`` as build backend.
- Compatibility with changes in Sphinx 7.3. :pr:`100`


(adam)
diff -r1.13 -r1.14 pkgsrc/textproc/py-pallets-sphinx-themes/Makefile
diff -r1.3 -r1.4 pkgsrc/textproc/py-pallets-sphinx-themes/PLIST
diff -r1.7 -r1.8 pkgsrc/textproc/py-pallets-sphinx-themes/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/textproc/py-pallets-sphinx-themes/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/py-pallets-sphinx-themes/Makefile 2023/11/07 22:38:05 1.13
+++ pkgsrc/textproc/py-pallets-sphinx-themes/Makefile 2024/05/11 19:11:49 1.14
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2023/11/07 22:38:05 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2024/05/11 19:11:49 adam Exp $
 
-DISTNAME=	Pallets-Sphinx-Themes-2.1.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
+DISTNAME=	pallets_sphinx_themes-2.1.3
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=	textproc python
 MASTER_SITES=	${MASTER_SITE_PYPI:=P/Pallets-Sphinx-Themes/}
 
@@ -10,6 +10,7 @@
 COMMENT=	Sphinx themes for Pallets and related projects
 LICENSE=	modified-bsd
 
+TOOL_DEPENDS+=	${PYPKGPREFIX}-flit_core-[0-9]*:../../devel/py-flit_core
 DEPENDS+=	${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
 DEPENDS+=	${PYPKGPREFIX}-sphinx>=3:../../textproc/py-sphinx
 
@@ -17,5 +18,5 @@
 
 PYTHON_VERSIONS_INCOMPATIBLE=	27 38
 
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/textproc/py-pallets-sphinx-themes/PLIST (expand / switch to context diff)
--- pkgsrc/textproc/py-pallets-sphinx-themes/PLIST 2022/04/29 13:34:52 1.3
+++ pkgsrc/textproc/py-pallets-sphinx-themes/PLIST 2024/05/11 19:11:49 1.4
@@ -1,10 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2022/04/29 13:34:52 wiz Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.4 2024/05/11 19:11:49 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
 ${PYSITELIB}/pallets_sphinx_themes/__init__.py
 ${PYSITELIB}/pallets_sphinx_themes/__init__.pyc
 ${PYSITELIB}/pallets_sphinx_themes/__init__.pyo

cvs diff -r1.7 -r1.8 pkgsrc/textproc/py-pallets-sphinx-themes/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/py-pallets-sphinx-themes/distinfo 2023/08/11 05:55:42 1.7
+++ pkgsrc/textproc/py-pallets-sphinx-themes/distinfo 2024/05/11 19:11:49 1.8
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/08/11 05:55:42 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/05/11 19:11:49 adam Exp $
 
-BLAKE2s (Pallets-Sphinx-Themes-2.1.1.tar.gz) = 80db4e47f81782b911da0af5f3564ec38b5be2a5862111ea4a4d6d59aba3ee1b
+BLAKE2s (pallets_sphinx_themes-2.1.3.tar.gz) = a345c224a13faa81e4cb1d2b631937c5d8bcb6fc7c1685d9db7a178ae2ae16a6
-SHA512 (Pallets-Sphinx-Themes-2.1.1.tar.gz) = 959e63970a3787ae58dc8418813ae490f3979cad4945d897594bcdca3bf15abde6d17364916a3a4d7f9803720d2b5dfee5adaad1d918f520b9954ccc5da136ec
+SHA512 (pallets_sphinx_themes-2.1.3.tar.gz) = 2b11d05af4023b54b6bb3f1edda509648458542b9ff255b709cc01797551755d80851612259f460e3d17e4a3b5da0833e12c15bf5df11b38641c4d34007dc12e
-Size (Pallets-Sphinx-Themes-2.1.1.tar.gz) = 21776 bytes
+Size (pallets_sphinx_themes-2.1.3.tar.gz) = 20124 bytes