Thu Aug 24 20:02:09 2023 UTC ()
py-humanize: update to 4.8.0.

Added

    Add Hungarian localization (#131) @gy-balint
    Revise Turkish localization (#139) @geekdinazor
    Translate "thousand" to "千" for zh_CN (#127) @dofine

Changed

    Update docs link to https://humanize.readthedocs.io (#128) @hugovk

Fixed

    Move logic to convert aware datetime to naive into function (#123) @ErikKalkoken
    Docs: fix formatting of return value (#137) @hugovk


(wiz)
diff -r1.26 -r1.27 pkgsrc/textproc/py-humanize/Makefile
diff -r1.14 -r1.15 pkgsrc/textproc/py-humanize/PLIST
diff -r1.23 -r1.24 pkgsrc/textproc/py-humanize/distinfo

cvs diff -r1.26 -r1.27 pkgsrc/textproc/py-humanize/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-humanize/Makefile 2023/08/01 23:20:53 1.26
+++ pkgsrc/textproc/py-humanize/Makefile 2023/08/24 20:02:09 1.27
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.26 2023/08/01 23:20:53 wiz Exp $ 1# $NetBSD: Makefile,v 1.27 2023/08/24 20:02:09 wiz Exp $
2 2
3DISTNAME= humanize-4.7.0 3DISTNAME= humanize-4.8.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=h/humanize/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=h/humanize/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/python-humanize/humanize 9HOMEPAGE= https://github.com/python-humanize/humanize
10COMMENT= Convert numbers into easily readable format 10COMMENT= Convert numbers into easily readable format
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs-[0-9]*:../../devel/py-hatch-vcs 14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs-[0-9]*:../../devel/py-hatch-vcs
15TEST_DEPENDS+= ${PYPKGPREFIX}-freezegun-[0-9]*:../../devel/py-freezegun 15TEST_DEPENDS+= ${PYPKGPREFIX}-freezegun-[0-9]*:../../devel/py-freezegun
16TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 16TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test

cvs diff -r1.14 -r1.15 pkgsrc/textproc/py-humanize/PLIST (expand / switch to unified diff)

--- pkgsrc/textproc/py-humanize/PLIST 2023/07/05 20:51:45 1.14
+++ pkgsrc/textproc/py-humanize/PLIST 2023/08/24 20:02:09 1.15
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.14 2023/07/05 20:51:45 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.15 2023/08/24 20:02:09 wiz Exp $
2${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER 2${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
3${PYSITELIB}/${WHEEL_INFODIR}/METADATA 3${PYSITELIB}/${WHEEL_INFODIR}/METADATA
4${PYSITELIB}/${WHEEL_INFODIR}/RECORD 4${PYSITELIB}/${WHEEL_INFODIR}/RECORD
5${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED 5${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
6${PYSITELIB}/${WHEEL_INFODIR}/WHEEL 6${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
7${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json 7${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
8${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENCE 8${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENCE
9${PYSITELIB}/humanize/__init__.py 9${PYSITELIB}/humanize/__init__.py
10${PYSITELIB}/humanize/__init__.pyc 10${PYSITELIB}/humanize/__init__.pyc
11${PYSITELIB}/humanize/filesize.py 11${PYSITELIB}/humanize/filesize.py
12${PYSITELIB}/humanize/filesize.pyc 12${PYSITELIB}/humanize/filesize.pyc
13${PYSITELIB}/humanize/i18n.py 13${PYSITELIB}/humanize/i18n.py
14${PYSITELIB}/humanize/i18n.pyc 14${PYSITELIB}/humanize/i18n.pyc
@@ -26,26 +26,28 @@ ${PYSITELIB}/humanize/locale/el_GR/LC_ME @@ -26,26 +26,28 @@ ${PYSITELIB}/humanize/locale/el_GR/LC_ME
26${PYSITELIB}/humanize/locale/el_GR/LC_MESSAGES/humanize.po 26${PYSITELIB}/humanize/locale/el_GR/LC_MESSAGES/humanize.po
27${PYSITELIB}/humanize/locale/eo/LC_MESSAGES/humanize.mo 27${PYSITELIB}/humanize/locale/eo/LC_MESSAGES/humanize.mo
28${PYSITELIB}/humanize/locale/eo/LC_MESSAGES/humanize.po 28${PYSITELIB}/humanize/locale/eo/LC_MESSAGES/humanize.po
29${PYSITELIB}/humanize/locale/es_ES/LC_MESSAGES/humanize.mo 29${PYSITELIB}/humanize/locale/es_ES/LC_MESSAGES/humanize.mo
30${PYSITELIB}/humanize/locale/es_ES/LC_MESSAGES/humanize.po 30${PYSITELIB}/humanize/locale/es_ES/LC_MESSAGES/humanize.po
31${PYSITELIB}/humanize/locale/eu/LC_MESSAGES/humanize.mo 31${PYSITELIB}/humanize/locale/eu/LC_MESSAGES/humanize.mo
32${PYSITELIB}/humanize/locale/eu/LC_MESSAGES/humanize.po 32${PYSITELIB}/humanize/locale/eu/LC_MESSAGES/humanize.po
33${PYSITELIB}/humanize/locale/fa_IR/LC_MESSAGES/humanize.mo 33${PYSITELIB}/humanize/locale/fa_IR/LC_MESSAGES/humanize.mo
34${PYSITELIB}/humanize/locale/fa_IR/LC_MESSAGES/humanize.po 34${PYSITELIB}/humanize/locale/fa_IR/LC_MESSAGES/humanize.po
35${PYSITELIB}/humanize/locale/fi_FI/LC_MESSAGES/humanize.mo 35${PYSITELIB}/humanize/locale/fi_FI/LC_MESSAGES/humanize.mo
36${PYSITELIB}/humanize/locale/fi_FI/LC_MESSAGES/humanize.po 36${PYSITELIB}/humanize/locale/fi_FI/LC_MESSAGES/humanize.po
37${PYSITELIB}/humanize/locale/fr_FR/LC_MESSAGES/humanize.mo 37${PYSITELIB}/humanize/locale/fr_FR/LC_MESSAGES/humanize.mo
38${PYSITELIB}/humanize/locale/fr_FR/LC_MESSAGES/humanize.po 38${PYSITELIB}/humanize/locale/fr_FR/LC_MESSAGES/humanize.po
 39${PYSITELIB}/humanize/locale/hu_HU/LC_MESSAGES/humanize.mo
 40${PYSITELIB}/humanize/locale/hu_HU/LC_MESSAGES/humanize.po
39${PYSITELIB}/humanize/locale/id_ID/LC_MESSAGES/humanize.mo 41${PYSITELIB}/humanize/locale/id_ID/LC_MESSAGES/humanize.mo
40${PYSITELIB}/humanize/locale/id_ID/LC_MESSAGES/humanize.po 42${PYSITELIB}/humanize/locale/id_ID/LC_MESSAGES/humanize.po
41${PYSITELIB}/humanize/locale/it_IT/LC_MESSAGES/humanize.mo 43${PYSITELIB}/humanize/locale/it_IT/LC_MESSAGES/humanize.mo
42${PYSITELIB}/humanize/locale/it_IT/LC_MESSAGES/humanize.po 44${PYSITELIB}/humanize/locale/it_IT/LC_MESSAGES/humanize.po
43${PYSITELIB}/humanize/locale/ja_JP/LC_MESSAGES/humanize.mo 45${PYSITELIB}/humanize/locale/ja_JP/LC_MESSAGES/humanize.mo
44${PYSITELIB}/humanize/locale/ja_JP/LC_MESSAGES/humanize.po 46${PYSITELIB}/humanize/locale/ja_JP/LC_MESSAGES/humanize.po
45${PYSITELIB}/humanize/locale/ko_KR/LC_MESSAGES/humanize.mo 47${PYSITELIB}/humanize/locale/ko_KR/LC_MESSAGES/humanize.mo
46${PYSITELIB}/humanize/locale/ko_KR/LC_MESSAGES/humanize.po 48${PYSITELIB}/humanize/locale/ko_KR/LC_MESSAGES/humanize.po
47${PYSITELIB}/humanize/locale/nl_NL/LC_MESSAGES/humanize.mo 49${PYSITELIB}/humanize/locale/nl_NL/LC_MESSAGES/humanize.mo
48${PYSITELIB}/humanize/locale/nl_NL/LC_MESSAGES/humanize.po 50${PYSITELIB}/humanize/locale/nl_NL/LC_MESSAGES/humanize.po
49${PYSITELIB}/humanize/locale/pl_PL/LC_MESSAGES/humanize.mo 51${PYSITELIB}/humanize/locale/pl_PL/LC_MESSAGES/humanize.mo
50${PYSITELIB}/humanize/locale/pl_PL/LC_MESSAGES/humanize.po 52${PYSITELIB}/humanize/locale/pl_PL/LC_MESSAGES/humanize.po
51${PYSITELIB}/humanize/locale/pt_BR/LC_MESSAGES/humanize.mo 53${PYSITELIB}/humanize/locale/pt_BR/LC_MESSAGES/humanize.mo

cvs diff -r1.23 -r1.24 pkgsrc/textproc/py-humanize/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-humanize/distinfo 2023/07/05 20:51:45 1.23
+++ pkgsrc/textproc/py-humanize/distinfo 2023/08/24 20:02:09 1.24
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.23 2023/07/05 20:51:45 wiz Exp $ 1$NetBSD: distinfo,v 1.24 2023/08/24 20:02:09 wiz Exp $
2 2
3BLAKE2s (humanize-4.7.0.tar.gz) = cddb0ca6496e097c4d91f815ac1ab6f284be86856eb52a4967fa37c3c65fac94 3BLAKE2s (humanize-4.8.0.tar.gz) = f77b8a2e85a4867c49655393e642d87bc99f66c70431c4a148b3c054c23b90b4
4SHA512 (humanize-4.7.0.tar.gz) = 2454c4b7dec6868a1626af560e4f87d7bfb8eac6a919c7d7c03254723ec58494f104f7fa365c64cb4cecf50cd6d498b4201f9fda6ac1f6d2980e9e54eebde738 4SHA512 (humanize-4.8.0.tar.gz) = 2372b9518c6037bbd6bda341cce7f04e6acd0f68c1fe7218e3201477ce12324f6b98efca2bc7024222bfcc222840cd5a6a04649269c86ded7bb81b30d1602cc9
5Size (humanize-4.7.0.tar.gz) = 72028 bytes 5Size (humanize-4.8.0.tar.gz) = 72894 bytes