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: Wed Oct 21 11:46:54 UTC 2020
Modified Files:
pkgsrc/textproc/py-humanize: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/py-humanize/Makefile
cvs rdiff -u -r1.8 -r1.9 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.10 pkgsrc/textproc/py-humanize/Makefile:1.11
--- pkgsrc/textproc/py-humanize/Makefile:1.10 Sat Oct 3 18:19:42 2020
+++ pkgsrc/textproc/py-humanize/Makefile Wed Oct 21 11:46:53 2020
@@ -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/}
Index: pkgsrc/textproc/py-humanize/distinfo
diff -u pkgsrc/textproc/py-humanize/distinfo:1.8 pkgsrc/textproc/py-humanize/distinfo:1.9
--- pkgsrc/textproc/py-humanize/distinfo:1.8 Sat Oct 3 18:19:42 2020
+++ pkgsrc/textproc/py-humanize/distinfo Wed Oct 21 11:46:53 2020
@@ -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