Source-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 2.5.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9942cd327b6
branches: trunk
changeset: 435760:d9942cd327b6
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jul 14 12:46:02 2020 +0000
description:
py-humanize: updated to 2.5.0
2.5.0:
Add pt_PT locale
diffstat:
textproc/py-humanize/Makefile | 4 ++--
textproc/py-humanize/PLIST | 4 +++-
textproc/py-humanize/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r b79818c7c83b -r d9942cd327b6 textproc/py-humanize/Makefile
--- a/textproc/py-humanize/Makefile Tue Jul 14 12:44:28 2020 +0000
+++ b/textproc/py-humanize/Makefile Tue Jul 14 12:46:02 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2020/06/29 13:35:56 adam Exp $
+# $NetBSD: Makefile,v 1.9 2020/07/14 12:46:02 adam Exp $
-DISTNAME= humanize-2.4.1
+DISTNAME= humanize-2.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/humanize/}
diff -r b79818c7c83b -r d9942cd327b6 textproc/py-humanize/PLIST
--- a/textproc/py-humanize/PLIST Tue Jul 14 12:44:28 2020 +0000
+++ b/textproc/py-humanize/PLIST Tue Jul 14 12:46:02 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2020/04/29 10:11:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/07/14 12:46:02 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -38,6 +38,8 @@
${PYSITELIB}/humanize/locale/pl_PL/LC_MESSAGES/humanize.po
${PYSITELIB}/humanize/locale/pt_BR/LC_MESSAGES/humanize.mo
${PYSITELIB}/humanize/locale/pt_BR/LC_MESSAGES/humanize.po
+${PYSITELIB}/humanize/locale/pt_PT/LC_MESSAGES/humanize.mo
+${PYSITELIB}/humanize/locale/pt_PT/LC_MESSAGES/humanize.po
${PYSITELIB}/humanize/locale/ru_RU/LC_MESSAGES/humanize.mo
${PYSITELIB}/humanize/locale/ru_RU/LC_MESSAGES/humanize.po
${PYSITELIB}/humanize/locale/sk_SK/LC_MESSAGES/humanize.mo
diff -r b79818c7c83b -r d9942cd327b6 textproc/py-humanize/distinfo
--- a/textproc/py-humanize/distinfo Tue Jul 14 12:44:28 2020 +0000
+++ b/textproc/py-humanize/distinfo Tue Jul 14 12:46:02 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/06/29 13:35:56 adam Exp $
+$NetBSD: distinfo,v 1.7 2020/07/14 12:46:02 adam Exp $
-SHA1 (humanize-2.4.1.tar.gz) = 88f99a04068e01d32f52e9dbe11536a2aee2179a
-RMD160 (humanize-2.4.1.tar.gz) = 184566460d895dd83e05111dac0bf89f80965ca1
-SHA512 (humanize-2.4.1.tar.gz) = 5d8534d2e97f375c7ec065dd239334a2a5da9d058f7c0312cb2683c3e42f5b8f99e117782e0888a6e5348f43958523df6609c294f5af7c971d81bd29679a0500
-Size (humanize-2.4.1.tar.gz) = 46827 bytes
+SHA1 (humanize-2.5.0.tar.gz) = 7c6de5a5ea90687798c30b08101de0990d0dc87e
+RMD160 (humanize-2.5.0.tar.gz) = d0689e3c291b47681572ed1e6b95c58244d2809d
+SHA512 (humanize-2.5.0.tar.gz) = ffd8df6041108cdcc20dbad2b04e6e4d7ba010065574bb0c2f19a4bbb55687265a3f834223588f71825736737d8c710fa98f3549035369a90e385b92efea8ee1
+Size (humanize-2.5.0.tar.gz) = 48126 bytes
Home |
Main Index |
Thread Index |
Old Index