pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinxcontrib-htmlhelp
Module Name: pkgsrc
Committed By: wiz
Date: Tue Aug 6 13:06:28 UTC 2024
Modified Files:
pkgsrc/textproc/py-sphinxcontrib-htmlhelp: Makefile PLIST distinfo
Log Message:
py-sphinxcontrib-htmlhelp: update to 2.1.0.
Release 2.1.0 (2024-07-28)
==========================
* Adopt Ruff
* Tighten MyPy settings
* Update GitHub actions versions
* Escape HTML entities
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/py-sphinxcontrib-htmlhelp/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-sphinxcontrib-htmlhelp/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/py-sphinxcontrib-htmlhelp/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-sphinxcontrib-htmlhelp/Makefile
diff -u pkgsrc/textproc/py-sphinxcontrib-htmlhelp/Makefile:1.12 pkgsrc/textproc/py-sphinxcontrib-htmlhelp/Makefile:1.13
--- pkgsrc/textproc/py-sphinxcontrib-htmlhelp/Makefile:1.12 Sun Jul 21 09:31:17 2024
+++ pkgsrc/textproc/py-sphinxcontrib-htmlhelp/Makefile Tue Aug 6 13:06:28 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/07/21 09:31:17 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2024/08/06 13:06:28 wiz Exp $
-DISTNAME= sphinxcontrib_htmlhelp-2.0.6
+DISTNAME= sphinxcontrib_htmlhelp-2.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinxcontrib-htmlhelp/}
Index: pkgsrc/textproc/py-sphinxcontrib-htmlhelp/PLIST
diff -u pkgsrc/textproc/py-sphinxcontrib-htmlhelp/PLIST:1.5 pkgsrc/textproc/py-sphinxcontrib-htmlhelp/PLIST:1.6
--- pkgsrc/textproc/py-sphinxcontrib-htmlhelp/PLIST:1.5 Tue Nov 7 22:18:20 2023
+++ pkgsrc/textproc/py-sphinxcontrib-htmlhelp/PLIST Tue Aug 6 13:06:28 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2023/11/07 22:18:20 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2024/08/06 13:06:28 wiz Exp $
${PYSITELIB}/sphinxcontrib/htmlhelp/__init__.py
${PYSITELIB}/sphinxcontrib/htmlhelp/__init__.pyc
${PYSITELIB}/sphinxcontrib/htmlhelp/__init__.pyo
@@ -112,10 +112,10 @@ ${PYSITELIB}/sphinxcontrib/htmlhelp/loca
${PYSITELIB}/sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.htmlhelp.po
${PYSITELIB}/sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.htmlhelp.mo
${PYSITELIB}/sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.htmlhelp.po
+${PYSITELIB}/sphinxcontrib/htmlhelp/py.typed
${PYSITELIB}/sphinxcontrib/htmlhelp/templates/project.hhc
${PYSITELIB}/sphinxcontrib/htmlhelp/templates/project.hhp
${PYSITELIB}/sphinxcontrib/htmlhelp/templates/project.stp
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
Index: pkgsrc/textproc/py-sphinxcontrib-htmlhelp/distinfo
diff -u pkgsrc/textproc/py-sphinxcontrib-htmlhelp/distinfo:1.9 pkgsrc/textproc/py-sphinxcontrib-htmlhelp/distinfo:1.10
--- pkgsrc/textproc/py-sphinxcontrib-htmlhelp/distinfo:1.9 Sun Jul 21 09:31:17 2024
+++ pkgsrc/textproc/py-sphinxcontrib-htmlhelp/distinfo Tue Aug 6 13:06:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/07/21 09:31:17 wiz Exp $
+$NetBSD: distinfo,v 1.10 2024/08/06 13:06:28 wiz Exp $
-BLAKE2s (sphinxcontrib_htmlhelp-2.0.6.tar.gz) = b979c221663edb0cfa6f5af614ecc83cd5a3f709942d4a1d718603ed1332c802
-SHA512 (sphinxcontrib_htmlhelp-2.0.6.tar.gz) = 842194261315b35c470dee36ea7945b73dd08338f2b86d542b3a21d1cb900a2fbe0ba8ec2412589b4c8993b71d88b0e4fcfb0e3316db61c8ba2989811d3e073e
-Size (sphinxcontrib_htmlhelp-2.0.6.tar.gz) = 21957 bytes
+BLAKE2s (sphinxcontrib_htmlhelp-2.1.0.tar.gz) = 206cf692bb8446ecd9086791f4cfade936fc820fbb286cb9a108166346e1c35a
+SHA512 (sphinxcontrib_htmlhelp-2.1.0.tar.gz) = 9aa2650ed27712a94de6ea16954db952db9c4a0c5f509aba42e33c69ba46f7069e9ee01c09a31e531fd096882c0248cf72334404d717a9f35aafc22e3976530e
+Size (sphinxcontrib_htmlhelp-2.1.0.tar.gz) = 22617 bytes
Home |
Main Index |
Thread Index |
Old Index