pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-humanize Import py-humanize-0.5.1 as textp...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8425ab09b4c
branches:  trunk
changeset: 360597:c8425ab09b4c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 04 11:34:05 2017 +0000

description:
Import py-humanize-0.5.1 as textproc/py-humanize.

This modest package contains various common humanization utilities,
like turning a number into a fuzzy human readable duration ('3
minutes ago') or into a human readable size or throughput. It is
localized to Russian, French, and Korean.

diffstat:

 textproc/py-humanize/DESCR    |   4 ++++
 textproc/py-humanize/Makefile |  19 +++++++++++++++++++
 textproc/py-humanize/PLIST    |  31 +++++++++++++++++++++++++++++++
 textproc/py-humanize/distinfo |   6 ++++++
 4 files changed, 60 insertions(+), 0 deletions(-)

diffs (76 lines):

diff -r 9b2aeed055e9 -r c8425ab09b4c textproc/py-humanize/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-humanize/DESCR        Tue Apr 04 11:34:05 2017 +0000
@@ -0,0 +1,4 @@
+This modest package contains various common humanization utilities,
+like turning a number into a fuzzy human readable duration ('3
+minutes ago') or into a human readable size or throughput. It is
+localized to Russian, French, and Korean.
diff -r 9b2aeed055e9 -r c8425ab09b4c textproc/py-humanize/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-humanize/Makefile     Tue Apr 04 11:34:05 2017 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2017/04/04 11:34:05 wiz Exp $
+
+DISTNAME=              humanize-0.5.1
+PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=            python textproc
+MASTER_SITES=          ${MASTER_SITE_PYPI:=h/humanize/}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://travis-ci.org/jmoiron/humanize
+COMMENT=               Convert numbers into easily readable format
+LICENSE=               mit
+
+# TEST_DEPENDS
+#BUILD_DEPENDS+=               ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+#BUILD_DEPENDS+=               ${PYPKGPREFIX}-pbr-[0-9]*:../../devel/py-pbr
+# tests not included in distfile
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9b2aeed055e9 -r c8425ab09b4c textproc/py-humanize/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-humanize/PLIST        Tue Apr 04 11:34:05 2017 +0000
@@ -0,0 +1,31 @@
+@comment $NetBSD: PLIST,v 1.1 2017/04/04 11:34:05 wiz Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/humanize/__init__.py
+${PYSITELIB}/humanize/__init__.pyc
+${PYSITELIB}/humanize/__init__.pyo
+${PYSITELIB}/humanize/compat.py
+${PYSITELIB}/humanize/compat.pyc
+${PYSITELIB}/humanize/compat.pyo
+${PYSITELIB}/humanize/filesize.py
+${PYSITELIB}/humanize/filesize.pyc
+${PYSITELIB}/humanize/filesize.pyo
+${PYSITELIB}/humanize/i18n.py
+${PYSITELIB}/humanize/i18n.pyc
+${PYSITELIB}/humanize/i18n.pyo
+${PYSITELIB}/humanize/locale/fr_FR/LC_MESSAGES/humanize.mo
+${PYSITELIB}/humanize/locale/fr_FR/LC_MESSAGES/humanize.po
+${PYSITELIB}/humanize/locale/ko_KR/LC_MESSAGES/humanize.mo
+${PYSITELIB}/humanize/locale/ko_KR/LC_MESSAGES/humanize.po
+${PYSITELIB}/humanize/locale/ru_RU/LC_MESSAGES/humanize.mo
+${PYSITELIB}/humanize/locale/ru_RU/LC_MESSAGES/humanize.po
+${PYSITELIB}/humanize/number.py
+${PYSITELIB}/humanize/number.pyc
+${PYSITELIB}/humanize/number.pyo
+${PYSITELIB}/humanize/time.py
+${PYSITELIB}/humanize/time.pyc
+${PYSITELIB}/humanize/time.pyo
diff -r 9b2aeed055e9 -r c8425ab09b4c textproc/py-humanize/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-humanize/distinfo     Tue Apr 04 11:34:05 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/04/04 11:34:05 wiz Exp $
+
+SHA1 (humanize-0.5.1.tar.gz) = 8b883f6c712dbc5b866382842e59567cdb3c7240
+RMD160 (humanize-0.5.1.tar.gz) = 7c5a7c9c5ac28eb29b04e80e83506e14bf46f811
+SHA512 (humanize-0.5.1.tar.gz) = 2727268d9fc7b393228f7eb9e71a5c881988ec56e265ddf83613fe57116da3aaad70d2417db4cef8a8c40cb73753eb2c2bd775d3cd25c2de751cb61373f0a551
+Size (humanize-0.5.1.tar.gz) = 14250 bytes



Home | Main Index | Thread Index | Old Index