pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/py-chardet



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Mar 11 06:57:35 UTC 2026

Modified Files:
        pkgsrc/converters/py-chardet: Makefile

Log Message:
py-chardet: mention that this shouldn't be updated to 7.x for now


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/converters/py-chardet/Makefile

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

Modified files:

Index: pkgsrc/converters/py-chardet/Makefile
diff -u pkgsrc/converters/py-chardet/Makefile:1.37 pkgsrc/converters/py-chardet/Makefile:1.38
--- pkgsrc/converters/py-chardet/Makefile:1.37  Sun Apr 13 07:22:37 2025
+++ pkgsrc/converters/py-chardet/Makefile       Wed Mar 11 06:57:35 2026
@@ -1,4 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2025/04/13 07:22:37 adam Exp $
+# $NetBSD: Makefile,v 1.38 2026/03/11 06:57:35 wiz Exp $
+#
+# There is controversy about the license change in version 7.0.0.
+# Please don't update this package to 7+ for now.
 
 DISTNAME=      chardet-5.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}



Home | Main Index | Thread Index | Old Index