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 Nov  7 22:15:27 UTC 2023

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

Log Message:
py-sphinxcontrib-applehelp: update to 1.0.7.

Release 1.0.7 (2023-08-14)
==========================

* Use ``os.PathLike`` over ``pathlib.Path``

Release 1.0.6 (2023-08-09)
==========================

* Fix tests for Sphinx 7.1 and below

Release 1.0.5 (2023-08-07)
==========================

* Drop support for Python 3.8
* Raise minimum required Sphinx version to 5.0


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST
cvs rdiff -u -r1.6 -r1.7 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.9 pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile:1.10
--- pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile:1.9     Sat Oct 28 19:57:20 2023
+++ pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile Tue Nov  7 22:15:27 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2023/10/28 19:57:20 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2023/11/07 22:15:27 wiz Exp $
 
-DISTNAME=      sphinxcontrib-applehelp-1.0.4
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
+DISTNAME=      sphinxcontrib_applehelp-1.0.7
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinxcontrib-applehelp/}
 
@@ -11,17 +10,12 @@ HOMEPAGE=   http://sphinx-doc.org/
 COMMENT=       Sphinx API for Apple help books
 LICENSE=       2-clause-bsd
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=0:../../devel/py-setuptools
-TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
+TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=0:../../devel/py-flit_core
 TEST_DEPENDS+= ${PYPKGPREFIX}-sphinx>=2.0.0:../../textproc/py-sphinx
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
 
 USE_LANGUAGES= # none
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27      # py-sphinx
 
-do-test:
-       cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST
diff -u pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST:1.4 pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST:1.5
--- pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST:1.4        Sat Oct 28 19:57:20 2023
+++ pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST    Tue Nov  7 22:15:27 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2023/10/28 19:57:20 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2023/11/07 22:15:27 wiz Exp $
 ${PYSITELIB}/sphinxcontrib/applehelp/__init__.py
 ${PYSITELIB}/sphinxcontrib/applehelp/__init__.pyc
 ${PYSITELIB}/sphinxcontrib/applehelp/__init__.pyo
@@ -109,4 +109,3 @@ ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt

Index: pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo
diff -u pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo:1.6 pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo:1.7
--- pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo:1.6     Sun Apr 23 10:31:21 2023
+++ pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo Tue Nov  7 22:15:27 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/04/23 10:31:21 adam Exp $
+$NetBSD: distinfo,v 1.7 2023/11/07 22:15:27 wiz Exp $
 
-BLAKE2s (sphinxcontrib-applehelp-1.0.4.tar.gz) = da8ec8c1620b3e970cdf202d65c21907a9cff40fc8a4d8fd1fbc558f7e279f02
-SHA512 (sphinxcontrib-applehelp-1.0.4.tar.gz) = 998249b6ac2061d3fefec508396f407af450794d2c08a255c9384e9b1a6222bb83af5421115790cb689ebf5dce1ca846ae3fcb71b60ea6183d79262969a26218
-Size (sphinxcontrib-applehelp-1.0.4.tar.gz) = 24766 bytes
+BLAKE2s (sphinxcontrib_applehelp-1.0.7.tar.gz) = 09680787021c3d849cce1e061fabf25f313d9b4faa5d94457328e003e6f493ad
+SHA512 (sphinxcontrib_applehelp-1.0.7.tar.gz) = 8ab1e8ce73591a32c4d73d022ad87e003e6fba36bf4f670f7b9a6b213ed8f396506d8e2998182e19ec9c7ccf21e7d52b5de9b7a8ca0ed676738c4e10fbd738b2
+Size (sphinxcontrib_applehelp-1.0.7.tar.gz) = 19543 bytes



Home | Main Index | Thread Index | Old Index