Fri Aug 11 05:55:42 2023 UTC ()
py-pallets-sphinx-themes: updated to 2.1.1

Version 2.1.1
-------------
- Remove leftover Python 2 compatibility code. :pr:`69`
- Dotted underlines on links are smaller. :issue:`70`

Version 2.1.0
-------------
- Drop support for Python 3.6 and 3.7.
- Require Sphinx >= 3.
- Remove previously deprecated code.
- Fix table of contents overflow issue.


(adam)
diff -r1.11 -r1.12 pkgsrc/textproc/py-pallets-sphinx-themes/Makefile
diff -r1.6 -r1.7 pkgsrc/textproc/py-pallets-sphinx-themes/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/textproc/py-pallets-sphinx-themes/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-pallets-sphinx-themes/Makefile 2023/07/30 15:32:50 1.11
+++ pkgsrc/textproc/py-pallets-sphinx-themes/Makefile 2023/08/11 05:55:42 1.12
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.11 2023/07/30 15:32:50 adam Exp $ 1# $NetBSD: Makefile,v 1.12 2023/08/11 05:55:42 adam Exp $
2 2
3DISTNAME= Pallets-Sphinx-Themes-2.0.2 3DISTNAME= Pallets-Sphinx-Themes-2.1.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=P/Pallets-Sphinx-Themes/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=P/Pallets-Sphinx-Themes/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/pallets/pallets-sphinx-themes 9HOMEPAGE= https://github.com/pallets/pallets-sphinx-themes
10COMMENT= Sphinx themes for Pallets and related projects 10COMMENT= Sphinx themes for Pallets and related projects
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging 13DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
14DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx 14DEPENDS+= ${PYPKGPREFIX}-sphinx>=3:../../textproc/py-sphinx
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
18PYTHON_VERSIONS_INCOMPATIBLE= 27 18PYTHON_VERSIONS_INCOMPATIBLE= 27
19 19
20.include "../../lang/python/egg.mk" 20.include "../../lang/python/egg.mk"
21.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/textproc/py-pallets-sphinx-themes/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-pallets-sphinx-themes/distinfo 2022/04/29 13:34:52 1.6
+++ pkgsrc/textproc/py-pallets-sphinx-themes/distinfo 2023/08/11 05:55:42 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2022/04/29 13:34:52 wiz Exp $ 1$NetBSD: distinfo,v 1.7 2023/08/11 05:55:42 adam Exp $
2 2
3BLAKE2s (Pallets-Sphinx-Themes-2.0.2.tar.gz) = 67c6a109c4ec638e94361b43216a3215485e7c51f67f02b618ddfedc8e106941 3BLAKE2s (Pallets-Sphinx-Themes-2.1.1.tar.gz) = 80db4e47f81782b911da0af5f3564ec38b5be2a5862111ea4a4d6d59aba3ee1b
4SHA512 (Pallets-Sphinx-Themes-2.0.2.tar.gz) = c835256c92f25b35068042a7c0ce1594b58121edaa036940880459ba6ae4757dad7ad5de72afd122372e03aaf7523fdb5714fe3fb94eb55569501556c9f01d71 4SHA512 (Pallets-Sphinx-Themes-2.1.1.tar.gz) = 959e63970a3787ae58dc8418813ae490f3979cad4945d897594bcdca3bf15abde6d17364916a3a4d7f9803720d2b5dfee5adaad1d918f520b9954ccc5da136ec
5Size (Pallets-Sphinx-Themes-2.0.2.tar.gz) = 21818 bytes 5Size (Pallets-Sphinx-Themes-2.1.1.tar.gz) = 21776 bytes