pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-humanize py-humanize: updated to 3.1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d0b530df92d
branches:  trunk
changeset: 440908:0d0b530df92d
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Oct 21 11:46:53 2020 +0000

description:
py-humanize: updated to 3.1.0

3.1.0

Added

Declare support for Python 3.9
testing/docs: Include doctests in testing
Allow custom "now" in naturaldelta and naturaltime

Fixed

Represent with a zero if the delta is too small

diffstat:

 textproc/py-humanize/Makefile |   4 ++--
 textproc/py-humanize/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r a3b58b01dbbc -r 0d0b530df92d textproc/py-humanize/Makefile
--- a/textproc/py-humanize/Makefile     Wed Oct 21 11:45:49 2020 +0000
+++ b/textproc/py-humanize/Makefile     Wed Oct 21 11:46:53 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2020/10/03 18:19:42 adam Exp $
+# $NetBSD: Makefile,v 1.11 2020/10/21 11:46:53 adam Exp $
 
-DISTNAME=      humanize-3.0.1
+DISTNAME=      humanize-3.1.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/humanize/}
diff -r a3b58b01dbbc -r 0d0b530df92d textproc/py-humanize/distinfo
--- a/textproc/py-humanize/distinfo     Wed Oct 21 11:45:49 2020 +0000
+++ b/textproc/py-humanize/distinfo     Wed Oct 21 11:46:53 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/10/03 18:19:42 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/10/21 11:46:53 adam Exp $
 
-SHA1 (humanize-3.0.1.tar.gz) = bf1d28ddc83730e53dbdbbcffc8acde997a817fa
-RMD160 (humanize-3.0.1.tar.gz) = 8200a426ab58ceac173a31c222a838090caf8006
-SHA512 (humanize-3.0.1.tar.gz) = d2c0dfcc32923d70bb01b384299b3735436ff84328921b57bc436a938b4b8e65b22ce56ef07487aa3ddfc017e649c25a848129a11f1c9d7cd1e808359a1a30c3
-Size (humanize-3.0.1.tar.gz) = 53151 bytes
+SHA1 (humanize-3.1.0.tar.gz) = f9f747427d7a12738dfd5c9285fd7163a1e419a5
+RMD160 (humanize-3.1.0.tar.gz) = 789b2d8a1cb1dd6f6a23d2ae092bdfe36ed37abe
+SHA512 (humanize-3.1.0.tar.gz) = 71cb2766a791481f4dc5e02b77357e8e4e7332e533ee055a207cf145f2b2f9041c5bc4ce25f061f0cc1498f37edbc6243f63b888a322c0cf19e5216e120542dc
+Size (humanize-3.1.0.tar.gz) = 54352 bytes



Home | Main Index | Thread Index | Old Index