pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-pallets-sphinx-themes
Module Name: pkgsrc
Committed By: adam
Date: Fri Aug 11 05:55:42 UTC 2023
Modified Files:
pkgsrc/textproc/py-pallets-sphinx-themes: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/py-pallets-sphinx-themes/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/py-pallets-sphinx-themes/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-pallets-sphinx-themes/Makefile
diff -u pkgsrc/textproc/py-pallets-sphinx-themes/Makefile:1.11 pkgsrc/textproc/py-pallets-sphinx-themes/Makefile:1.12
--- pkgsrc/textproc/py-pallets-sphinx-themes/Makefile:1.11 Sun Jul 30 15:32:50 2023
+++ pkgsrc/textproc/py-pallets-sphinx-themes/Makefile Fri Aug 11 05:55:42 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2023/07/30 15:32:50 adam Exp $
+# $NetBSD: Makefile,v 1.12 2023/08/11 05:55:42 adam Exp $
-DISTNAME= Pallets-Sphinx-Themes-2.0.2
+DISTNAME= Pallets-Sphinx-Themes-2.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/Pallets-Sphinx-Themes/}
@@ -11,7 +11,7 @@ COMMENT= Sphinx themes for Pallets and r
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
-DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
+DEPENDS+= ${PYPKGPREFIX}-sphinx>=3:../../textproc/py-sphinx
USE_LANGUAGES= # none
Index: pkgsrc/textproc/py-pallets-sphinx-themes/distinfo
diff -u pkgsrc/textproc/py-pallets-sphinx-themes/distinfo:1.6 pkgsrc/textproc/py-pallets-sphinx-themes/distinfo:1.7
--- pkgsrc/textproc/py-pallets-sphinx-themes/distinfo:1.6 Fri Apr 29 13:34:52 2022
+++ pkgsrc/textproc/py-pallets-sphinx-themes/distinfo Fri Aug 11 05:55:42 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/04/29 13:34:52 wiz Exp $
+$NetBSD: distinfo,v 1.7 2023/08/11 05:55:42 adam Exp $
-BLAKE2s (Pallets-Sphinx-Themes-2.0.2.tar.gz) = 67c6a109c4ec638e94361b43216a3215485e7c51f67f02b618ddfedc8e106941
-SHA512 (Pallets-Sphinx-Themes-2.0.2.tar.gz) = c835256c92f25b35068042a7c0ce1594b58121edaa036940880459ba6ae4757dad7ad5de72afd122372e03aaf7523fdb5714fe3fb94eb55569501556c9f01d71
-Size (Pallets-Sphinx-Themes-2.0.2.tar.gz) = 21818 bytes
+BLAKE2s (Pallets-Sphinx-Themes-2.1.1.tar.gz) = 80db4e47f81782b911da0af5f3564ec38b5be2a5862111ea4a4d6d59aba3ee1b
+SHA512 (Pallets-Sphinx-Themes-2.1.1.tar.gz) = 959e63970a3787ae58dc8418813ae490f3979cad4945d897594bcdca3bf15abde6d17364916a3a4d7f9803720d2b5dfee5adaad1d918f520b9954ccc5da136ec
+Size (Pallets-Sphinx-Themes-2.1.1.tar.gz) = 21776 bytes
Home |
Main Index |
Thread Index |
Old Index