pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-codespell



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jan 30 12:14:26 UTC 2025

Modified Files:
        pkgsrc/devel/py-codespell: Makefile distinfo

Log Message:
py-codespell: updated to 2.4.1

2.4.1
Revert hep->heap, help, in dictionary_rare.txt


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-codespell/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-codespell/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-codespell/Makefile
diff -u pkgsrc/devel/py-codespell/Makefile:1.16 pkgsrc/devel/py-codespell/Makefile:1.17
--- pkgsrc/devel/py-codespell/Makefile:1.16     Wed Jan 22 08:30:49 2025
+++ pkgsrc/devel/py-codespell/Makefile  Thu Jan 30 12:14:26 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2025/01/22 08:30:49 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/01/30 12:14:26 adam Exp $
 
-DISTNAME=      codespell-2.4.0
+DISTNAME=      codespell-2.4.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/codespell/}
@@ -10,6 +10,7 @@ HOMEPAGE=     https://github.com/codespell-p
 COMMENT=       Check code for common misspellings
 LICENSE=       gnu-gpl-v2
 
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=6.2:../../devel/py-setuptools_scm
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
 

Index: pkgsrc/devel/py-codespell/distinfo
diff -u pkgsrc/devel/py-codespell/distinfo:1.12 pkgsrc/devel/py-codespell/distinfo:1.13
--- pkgsrc/devel/py-codespell/distinfo:1.12     Wed Jan 22 08:30:49 2025
+++ pkgsrc/devel/py-codespell/distinfo  Thu Jan 30 12:14:26 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2025/01/22 08:30:49 adam Exp $
+$NetBSD: distinfo,v 1.13 2025/01/30 12:14:26 adam Exp $
 
-BLAKE2s (codespell-2.4.0.tar.gz) = a625a4c8bc28e3f8e7b9b8c14dae6bba378baeecb7959bf74a73b46316745617
-SHA512 (codespell-2.4.0.tar.gz) = 3585dc7a0c3bd7e0281495986605410404f15fec3099cdb5b855d78308c04a2504e7d64a9865b07515e8025c6d3dd233b9f725ebb888043bbb9a88b032321b4d
-Size (codespell-2.4.0.tar.gz) = 344743 bytes
+BLAKE2s (codespell-2.4.1.tar.gz) = 0150bd2a5a258558e112ecde6a09735c9a98e2985cbe289d4f1ee9ca93574a3b
+SHA512 (codespell-2.4.1.tar.gz) = 744543ee9565130248928390404076ae43f89425a61461809e5fa157ab16cbe2ae361a53f6997e48e93dce8b46ee5f3a8a63bcbc8f62c7efffb3fec3e01ded6b
+Size (codespell-2.4.1.tar.gz) = 344740 bytes



Home | Main Index | Thread Index | Old Index