Path to this page:
./
textproc/py-humanize,
Convert numbers into easily readable format
Branch: CURRENT,
Version: 3.4.1,
Package name: py38-humanize-3.4.1,
Maintainer: pkgsrc-usersThis 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.
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers] [
devel/py-setuptools_scm]
Master sites:
SHA1: 6a0194e283431473766d389311c256a29326be04
RMD160: d651493993be1bdc99c4345efe3673c5e85b632e
Filesize: 54.804 KB
Version history: (Expand)
- (2021-04-16) Updated to version: py38-humanize-3.4.1
- (2021-03-21) Updated to version: py38-humanize-3.3.0
- (2020-12-14) Updated to version: py38-humanize-3.2.0
- (2020-10-21) Updated to version: py37-humanize-3.1.0
- (2020-10-03) Updated to version: py37-humanize-3.0.1
- (2020-07-14) Updated to version: py37-humanize-2.5.0
CVS history: (Expand)
2021-04-16 10:47:52 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-humanize: updated to 3.4.1
3.4.1:
Fixed
Add Catalan binary translation
3.4.0:
Added
Add Catalan translation
Changed
Add documentation and release notes to project_urls
Fixed
Fix tests for Python 3.10
|
2021-03-21 08:49:32 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-humanize: updated to 3.3.0
3.3.0:
Add humanize.number.clamp
|
2020-12-14 07:06:03 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-humanize: updated to 3.2.0
3.2.0:
Added
Internationalise intcomma and add fr_FR
Changed
Apply setup-py-upgrade
Test Python 3.9 final on Travis CI
Fixed
Fix grammar mistake in the Dutch translations
|
2020-10-21 13:46:54 by Adam Ciarcinski | Files touched by this commit (2) |  |
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
|
2020-10-03 20:19:42 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-humanize: updated to 3.0.1
3.0.1
Fixed
Fix some translation for id_ID
3.0.0
Added
Add explicit setuptools dependency for pkg_resources
Removed
Drop support for Python 3.5
Fixed
Update minimum_unit handling of naturaldelta and naturaltime
Internationalise a previously hardcoded 'and'
Update docs
|
2020-07-14 14:46:02 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-humanize: updated to 2.5.0
2.5.0:
Add pt_PT locale
|
2020-06-29 15:35:56 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-humanize: updated to 2.4.1
2.4.1:
Fixed:
Explicit error if _DEFAULT_LOCALE_PATH is None
Fix incorrect Portuguese spelling
Fix fractional(0.333) output in README
|
2020-04-29 12:11:56 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-humanize: updated to 2.4.0
2.4.0:
Polish (pl_PL) locales added
|