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: Tue Jul 14 12:46:02 UTC 2020
Modified Files:
pkgsrc/textproc/py-humanize: Makefile PLIST distinfo
Log Message:
py-humanize: updated to 2.5.0
2.5.0:
Add pt_PT locale
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/py-humanize/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-humanize/PLIST
cvs rdiff -u -r1.6 -r1.7 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.8 pkgsrc/textproc/py-humanize/Makefile:1.9
--- pkgsrc/textproc/py-humanize/Makefile:1.8 Mon Jun 29 13:35:56 2020
+++ pkgsrc/textproc/py-humanize/Makefile Tue Jul 14 12:46:02 2020
@@ -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/}
Index: pkgsrc/textproc/py-humanize/PLIST
diff -u pkgsrc/textproc/py-humanize/PLIST:1.5 pkgsrc/textproc/py-humanize/PLIST:1.6
--- pkgsrc/textproc/py-humanize/PLIST:1.5 Wed Apr 29 10:11:56 2020
+++ pkgsrc/textproc/py-humanize/PLIST Tue Jul 14 12:46:02 2020
@@ -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_ME
${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
Index: pkgsrc/textproc/py-humanize/distinfo
diff -u pkgsrc/textproc/py-humanize/distinfo:1.6 pkgsrc/textproc/py-humanize/distinfo:1.7
--- pkgsrc/textproc/py-humanize/distinfo:1.6 Mon Jun 29 13:35:56 2020
+++ pkgsrc/textproc/py-humanize/distinfo Tue Jul 14 12:46:02 2020
@@ -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