pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinxcontrib-applehelp
Module Name: pkgsrc
Committed By: wiz
Date: Tue Aug 6 13:03:42 UTC 2024
Modified Files:
pkgsrc/textproc/py-sphinxcontrib-applehelp: Makefile PLIST distinfo
Log Message:
py-sphinxcontrib-applehelp: update to 2.0.0.
Release 2.0.0 (2024-07-28)
==========================
* Adopt Ruff
* Tighten MyPy settings
* Update GitHub actions versions
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 \
pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/py-sphinxcontrib-applehelp/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-applehelp/Makefile
diff -u pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile:1.14 pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile:1.15
--- pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile:1.14 Sat Jan 13 06:55:48 2024
+++ pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile Tue Aug 6 13:03:42 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2024/01/13 06:55:48 adam Exp $
+# $NetBSD: Makefile,v 1.15 2024/08/06 13:03:42 wiz Exp $
-DISTNAME= sphinxcontrib_applehelp-1.0.8
+DISTNAME= sphinxcontrib_applehelp-2.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinxcontrib-applehelp/}
Index: pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST
diff -u pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST:1.5 pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST:1.6
--- pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST:1.5 Tue Nov 7 22:15:27 2023
+++ pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST Tue Aug 6 13:03:42 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2023/11/07 22:15:27 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2024/08/06 13:03:42 wiz Exp $
${PYSITELIB}/sphinxcontrib/applehelp/__init__.py
${PYSITELIB}/sphinxcontrib/applehelp/__init__.pyc
${PYSITELIB}/sphinxcontrib/applehelp/__init__.pyo
@@ -104,8 +104,8 @@ ${PYSITELIB}/sphinxcontrib/applehelp/loc
${PYSITELIB}/sphinxcontrib/applehelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.applehelp.po
${PYSITELIB}/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.applehelp.mo
${PYSITELIB}/sphinxcontrib/applehelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.applehelp.po
+${PYSITELIB}/sphinxcontrib/applehelp/py.typed
${PYSITELIB}/sphinxcontrib/applehelp/templates/_access.html_t
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
Index: pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo
diff -u pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo:1.8 pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo:1.9
--- pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo:1.8 Sat Jan 13 06:50:39 2024
+++ pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo Tue Aug 6 13:03:42 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/01/13 06:50:39 adam Exp $
+$NetBSD: distinfo,v 1.9 2024/08/06 13:03:42 wiz Exp $
-BLAKE2s (sphinxcontrib_applehelp-1.0.8.tar.gz) = 9ff2c88d52d538b056c674e8175840b946a19bd5e34b860d6e12d8843ffcb5d7
-SHA512 (sphinxcontrib_applehelp-1.0.8.tar.gz) = 0afd38caf07e60b45b47e7e1cc8dea0d34578f7501a6000c6bc860454bb71d8c9d59c7b66ee39c173d635c1944735782762e713598d99dd4fefda51ccd1d74d3
-Size (sphinxcontrib_applehelp-1.0.8.tar.gz) = 19674 bytes
+BLAKE2s (sphinxcontrib_applehelp-2.0.0.tar.gz) = 85ede3dc7e3e9aba727a9665eca170d08a96b4684ae49eb8077474ad7c6f548d
+SHA512 (sphinxcontrib_applehelp-2.0.0.tar.gz) = 8fefd599e413f1e9e53fa62a0fbeafed8ac231e18805e56950d45fe9eda670051dea6a938aea5df58c8fc93f61d524a129495fc4c609fcba7653ba1511d6bc6b
+Size (sphinxcontrib_applehelp-2.0.0.tar.gz) = 20053 bytes
Home |
Main Index |
Thread Index |
Old Index