From 2e1551a42c480351f727e861b6e353c6cd7b99e4 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 5 Jul 2023 20:51:45 +0000 Subject: [PATCH] py-humanize: update to 4.7.0. Added Declare support for Python 3.12 (#119) @hugovk Add Esperanto localization (#113) @carmiac Support timezone-aware datetimes in naturaltime (#100) @tandav Update Bengali translation (#99) @baseplate-admin Changed Drop support for EOL Python 3.7 (#118) @hugovk Fixed Remove unused MANIFEST.in (#120) @hugovk --- textproc/py-humanize/Makefile | 6 +++--- textproc/py-humanize/PLIST | 4 +++- textproc/py-humanize/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/textproc/py-humanize/Makefile b/textproc/py-humanize/Makefile index 9fb46f621f21..167d96c8b1af 100644 --- a/textproc/py-humanize/Makefile +++ b/textproc/py-humanize/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2023/05/05 08:54:00 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2023/07/05 20:51:45 wiz Exp $ -DISTNAME= humanize-4.6.0 +DISTNAME= humanize-4.7.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=h/humanize/} @@ -18,7 +18,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 37 # needs 'make install' do-test: diff --git a/textproc/py-humanize/PLIST b/textproc/py-humanize/PLIST index bda34dc81085..9771e9a6ec3f 100644 --- a/textproc/py-humanize/PLIST +++ b/textproc/py-humanize/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2023/05/05 08:54:00 wiz Exp $ +@comment $NetBSD: PLIST,v 1.14 2023/07/05 20:51:45 wiz Exp $ ${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER ${PYSITELIB}/${WHEEL_INFODIR}/METADATA ${PYSITELIB}/${WHEEL_INFODIR}/RECORD @@ -24,6 +24,8 @@ ${PYSITELIB}/humanize/locale/de_DE/LC_MESSAGES/humanize.mo ${PYSITELIB}/humanize/locale/de_DE/LC_MESSAGES/humanize.po ${PYSITELIB}/humanize/locale/el_GR/LC_MESSAGES/humanize.mo ${PYSITELIB}/humanize/locale/el_GR/LC_MESSAGES/humanize.po +${PYSITELIB}/humanize/locale/eo/LC_MESSAGES/humanize.mo +${PYSITELIB}/humanize/locale/eo/LC_MESSAGES/humanize.po ${PYSITELIB}/humanize/locale/es_ES/LC_MESSAGES/humanize.mo ${PYSITELIB}/humanize/locale/es_ES/LC_MESSAGES/humanize.po ${PYSITELIB}/humanize/locale/eu/LC_MESSAGES/humanize.mo diff --git a/textproc/py-humanize/distinfo b/textproc/py-humanize/distinfo index 0d7d092b5cab..8d517ed212b0 100644 --- a/textproc/py-humanize/distinfo +++ b/textproc/py-humanize/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2023/05/05 08:54:00 wiz Exp $ +$NetBSD: distinfo,v 1.23 2023/07/05 20:51:45 wiz Exp $ -BLAKE2s (humanize-4.6.0.tar.gz) = e7974fdecdede44eaf7900ad294e74f5200d664ef906abe2a0b36ba10622b312 -SHA512 (humanize-4.6.0.tar.gz) = 3c003d645d33b4d31ffa5a63b8754b939579a6ed396cd285789f9bd17e750147c425d41adb424af45d69844c6e2b9be8fed04f388f017f25c6eda1f31c053b3e -Size (humanize-4.6.0.tar.gz) = 69815 bytes +BLAKE2s (humanize-4.7.0.tar.gz) = cddb0ca6496e097c4d91f815ac1ab6f284be86856eb52a4967fa37c3c65fac94 +SHA512 (humanize-4.7.0.tar.gz) = 2454c4b7dec6868a1626af560e4f87d7bfb8eac6a919c7d7c03254723ec58494f104f7fa365c64cb4cecf50cd6d498b4201f9fda6ac1f6d2980e9e54eebde738 +Size (humanize-4.7.0.tar.gz) = 72028 bytes