Skip to content

Commit

Permalink
devel/py-humanize: update to 4.2.1
Browse files Browse the repository at this point in the history
Changes:
  * Rename Arabic locale from ar_SA to ar to enable fallbacks
  * Use %d for year translations, convert to string for intcomma after
  * Fix intcomma with ndigits=0
  • Loading branch information
skreuzer committed Jun 26, 2022
1 parent c6e9e4d commit 9596fca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion devel/py-humanize/Makefile
@@ -1,7 +1,7 @@
# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>

PORTNAME= humanize
PORTVERSION= 4.1.0
PORTVERSION= 4.2.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions devel/py-humanize/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1651973115
SHA256 (humanize-4.1.0.tar.gz) = 3a119b242ec872c029d8b7bf8435a61a5798f124b244a08013aec5617302f80e
SIZE (humanize-4.1.0.tar.gz) = 73777
TIMESTAMP = 1656168685
SHA256 (humanize-4.2.1.tar.gz) = c8caa86a3e35fa60a6f31674bed2dcaf3a8495958880a00ad836226e0e6755b3
SIZE (humanize-4.2.1.tar.gz) = 75327

0 comments on commit 9596fca

Please sign in to comment.