pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-sphinxcontrib-qthelp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug  6 13:07:18 UTC 2024

Modified Files:
        pkgsrc/textproc/py-sphinxcontrib-qthelp: Makefile PLIST distinfo

Log Message:
py-sphinxcontrib-qthelp: 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.7 -r1.8 pkgsrc/textproc/py-sphinxcontrib-qthelp/Makefile \
    pkgsrc/textproc/py-sphinxcontrib-qthelp/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-sphinxcontrib-qthelp/PLIST

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-qthelp/Makefile
diff -u pkgsrc/textproc/py-sphinxcontrib-qthelp/Makefile:1.7 pkgsrc/textproc/py-sphinxcontrib-qthelp/Makefile:1.8
--- pkgsrc/textproc/py-sphinxcontrib-qthelp/Makefile:1.7        Sun Jul 21 09:53:50 2024
+++ pkgsrc/textproc/py-sphinxcontrib-qthelp/Makefile    Tue Aug  6 13:07:18 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/07/21 09:53:50 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2024/08/06 13:07:18 wiz Exp $
 
-DISTNAME=      sphinxcontrib_qthelp-1.0.8
+DISTNAME=      sphinxcontrib_qthelp-2.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinxcontrib-qthelp/}
Index: pkgsrc/textproc/py-sphinxcontrib-qthelp/distinfo
diff -u pkgsrc/textproc/py-sphinxcontrib-qthelp/distinfo:1.7 pkgsrc/textproc/py-sphinxcontrib-qthelp/distinfo:1.8
--- pkgsrc/textproc/py-sphinxcontrib-qthelp/distinfo:1.7        Sun Jul 21 09:53:50 2024
+++ pkgsrc/textproc/py-sphinxcontrib-qthelp/distinfo    Tue Aug  6 13:07:18 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/07/21 09:53:50 wiz Exp $
+$NetBSD: distinfo,v 1.8 2024/08/06 13:07:18 wiz Exp $
 
-BLAKE2s (sphinxcontrib_qthelp-1.0.8.tar.gz) = 9c9ad651891c96802a0d23214ce4310b4bb26fca783506af5fe5aced766fb5bf
-SHA512 (sphinxcontrib_qthelp-1.0.8.tar.gz) = d3bde9e5e8ace4f58fc76bea22fdd7740a503f46a671f52f836039cd85f62733187b87395669bb2566de451c4de253725316ff97ca3c910b8dd31149c3c80331
-Size (sphinxcontrib_qthelp-1.0.8.tar.gz) = 16778 bytes
+BLAKE2s (sphinxcontrib_qthelp-2.0.0.tar.gz) = eb140b7a2767668584d92c5f877976b337a9e14de0ed8024eb160f865d80de42
+SHA512 (sphinxcontrib_qthelp-2.0.0.tar.gz) = d551559a6f0fddf61ea24ce067e28a6bb8a61dda1f62e3a2531e43c8ec8059eb819b6a37f912425832c1b0f8dc4b830614240c38abca8a04b31ebb0ded59ec4d
+Size (sphinxcontrib_qthelp-2.0.0.tar.gz) = 17165 bytes

Index: pkgsrc/textproc/py-sphinxcontrib-qthelp/PLIST
diff -u pkgsrc/textproc/py-sphinxcontrib-qthelp/PLIST:1.2 pkgsrc/textproc/py-sphinxcontrib-qthelp/PLIST:1.3
--- pkgsrc/textproc/py-sphinxcontrib-qthelp/PLIST:1.2   Tue Nov  7 22:19:38 2023
+++ pkgsrc/textproc/py-sphinxcontrib-qthelp/PLIST       Tue Aug  6 13:07:18 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2023/11/07 22:19:38 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2024/08/06 13:07:18 wiz Exp $
 ${PYSITELIB}/sphinxcontrib/qthelp/__init__.py
 ${PYSITELIB}/sphinxcontrib/qthelp/__init__.pyc
 ${PYSITELIB}/sphinxcontrib/qthelp/__init__.pyo
@@ -100,9 +100,9 @@ ${PYSITELIB}/sphinxcontrib/qthelp/locale
 ${PYSITELIB}/sphinxcontrib/qthelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.qthelp.po
 ${PYSITELIB}/sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.qthelp.mo
 ${PYSITELIB}/sphinxcontrib/qthelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.qthelp.po
+${PYSITELIB}/sphinxcontrib/qthelp/py.typed
 ${PYSITELIB}/sphinxcontrib/qthelp/templates/project.qhcp
 ${PYSITELIB}/sphinxcontrib/qthelp/templates/project.qhp
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL



Home | Main Index | Thread Index | Old Index