pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-humanize



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct 20 07:55:53 UTC 2025

Modified Files:
        pkgsrc/textproc/py-humanize: Makefile PLIST distinfo

Log Message:
py-humanize: updated to 4.14.0

4.14.0

Added

Add Uzbek language

Changed

Drop support for Python 3.9


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/textproc/py-humanize/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/textproc/py-humanize/PLIST
cvs rdiff -u -r1.32 -r1.33 pkgsrc/textproc/py-humanize/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-humanize/Makefile
diff -u pkgsrc/textproc/py-humanize/Makefile:1.36 pkgsrc/textproc/py-humanize/Makefile:1.37
--- pkgsrc/textproc/py-humanize/Makefile:1.36   Mon Sep  1 12:59:11 2025
+++ pkgsrc/textproc/py-humanize/Makefile        Mon Oct 20 07:55:52 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2025/09/01 12:59:11 adam Exp $
+# $NetBSD: Makefile,v 1.37 2025/10/20 07:55:52 adam Exp $
 
-DISTNAME=      humanize-4.13.0
+DISTNAME=      humanize-4.14.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/humanize/}

Index: pkgsrc/textproc/py-humanize/PLIST
diff -u pkgsrc/textproc/py-humanize/PLIST:1.20 pkgsrc/textproc/py-humanize/PLIST:1.21
--- pkgsrc/textproc/py-humanize/PLIST:1.20      Sat Apr 12 19:05:38 2025
+++ pkgsrc/textproc/py-humanize/PLIST   Mon Oct 20 07:55:52 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2025/04/12 19:05:38 adam Exp $
+@comment $NetBSD: PLIST,v 1.21 2025/10/20 07:55:52 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -78,6 +78,8 @@ ${PYSITELIB}/humanize/locale/tr_TR/LC_ME
 ${PYSITELIB}/humanize/locale/tr_TR/LC_MESSAGES/humanize.po
 ${PYSITELIB}/humanize/locale/uk_UA/LC_MESSAGES/humanize.mo
 ${PYSITELIB}/humanize/locale/uk_UA/LC_MESSAGES/humanize.po
+${PYSITELIB}/humanize/locale/uz/LC_MESSAGES/humanize.mo
+${PYSITELIB}/humanize/locale/uz/LC_MESSAGES/humanize.po
 ${PYSITELIB}/humanize/locale/vi_VN/LC_MESSAGES/humanize.mo
 ${PYSITELIB}/humanize/locale/vi_VN/LC_MESSAGES/humanize.po
 ${PYSITELIB}/humanize/locale/zh_CN/LC_MESSAGES/humanize.mo

Index: pkgsrc/textproc/py-humanize/distinfo
diff -u pkgsrc/textproc/py-humanize/distinfo:1.32 pkgsrc/textproc/py-humanize/distinfo:1.33
--- pkgsrc/textproc/py-humanize/distinfo:1.32   Mon Sep  1 12:59:11 2025
+++ pkgsrc/textproc/py-humanize/distinfo        Mon Oct 20 07:55:52 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2025/09/01 12:59:11 adam Exp $
+$NetBSD: distinfo,v 1.33 2025/10/20 07:55:52 adam Exp $
 
-BLAKE2s (humanize-4.13.0.tar.gz) = 5783b6d31bba334127e1876737fe166502a912f764dfd598f5baebc8ea0e5235
-SHA512 (humanize-4.13.0.tar.gz) = 9992907a55cd691060ec9f0cdd630830d3f5aa219b0afa521c05cdcdf34ad52858f1848eb8a0521bc00e1b4f2f95f35dfcf17c528f83071ed5281e9c04be711e
-Size (humanize-4.13.0.tar.gz) = 81884 bytes
+BLAKE2s (humanize-4.14.0.tar.gz) = 2eb1d9d03dd685401f99cfe055beb600337989fb480cc9615ac582be2efa3895
+SHA512 (humanize-4.14.0.tar.gz) = af2b5247a4c87748e53228c181905e500f4607dcafb7dfafffef94b57eae639c3e6b96e8f8cc137611ffa98d27da2fd2479748a9c2caaaff26c1a56fc1639d91
+Size (humanize-4.14.0.tar.gz) = 82939 bytes



Home | Main Index | Thread Index | Old Index