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:   adam
Date:           Sun Apr 23 10:31:21 UTC 2023

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

Log Message:
py-sphinxcontrib-applehelp: updated to 1.0.4

Release 1.0.4 (2023-01-21)
* Fix package name


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST
cvs rdiff -u -r1.5 -r1.6 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.6 pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile:1.7
--- pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile:1.6     Wed Jan 11 10:39:32 2023
+++ pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile Sun Apr 23 10:31:21 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2023/01/11 10:39:32 adam Exp $
+# $NetBSD: Makefile,v 1.7 2023/04/23 10:31:21 adam Exp $
 
-DISTNAME=      sphinxcontrib.applehelp-1.0.3
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/./-/}
+DISTNAME=      sphinxcontrib-applehelp-1.0.4
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinxcontrib-applehelp/}
 
@@ -16,8 +16,6 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-test-[0-9]
 
 USE_LANGUAGES= # none
 
-WHEEL_NAME=    ${DISTNAME:S/./-/:C/-([^0-9])/_\1/g}
-
 PYTHON_VERSIONS_INCOMPATIBLE=  27      # py-sphinx
 
 do-test:

Index: pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST
diff -u pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST:1.2 pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST:1.3
--- pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST:1.2        Wed Jan 11 10:39:32 2023
+++ pkgsrc/textproc/py-sphinxcontrib-applehelp/PLIST    Sun Apr 23 10:31:21 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2023/01/11 10:39:32 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/04/23 10:31:21 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@@ -6,6 +6,7 @@ ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 ${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/sphinxcontrib/applehelp/__init__.py
 ${PYSITELIB}/sphinxcontrib/applehelp/__init__.pyc
 ${PYSITELIB}/sphinxcontrib/applehelp/locales/.tx/config

Index: pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo
diff -u pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo:1.5 pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo:1.6
--- pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo:1.5     Wed Jan 11 10:39:32 2023
+++ pkgsrc/textproc/py-sphinxcontrib-applehelp/distinfo Sun Apr 23 10:31:21 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/01/11 10:39:32 adam Exp $
+$NetBSD: distinfo,v 1.6 2023/04/23 10:31:21 adam Exp $
 
-BLAKE2s (sphinxcontrib.applehelp-1.0.3.tar.gz) = c7b864dd60e717b74f01e509f38d2ca3a2df66dbd6ff63e0046f7f8d20e3f5da
-SHA512 (sphinxcontrib.applehelp-1.0.3.tar.gz) = 51e438738d6c7834df8b4b0782ee5371262f1ffb5dc5ae50a5468b9ae6ff8e9d0c384bfae95bc598682b83f2b3faca1cd4f4008b573110d37f6a1bc784b4f3ce
-Size (sphinxcontrib.applehelp-1.0.3.tar.gz) = 20190 bytes
+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



Home | Main Index | Thread Index | Old Index