mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 18:50:33 -04:00
devel/py-num2words: update to 0.5.9
PR: 235041 Submitted by: Jonas Palm <jonaspalm@posteo.de> (maintainer)
This commit is contained in:
parent
353bccad23
commit
6c81bdc24c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490636
2 changed files with 4 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= num2words
|
PORTNAME= num2words
|
||||||
PORTVERSION= 0.5.8
|
PORTVERSION= 0.5.9
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -12,8 +12,6 @@ COMMENT= Library to convert numbers to words in multiple languages
|
||||||
|
|
||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
|
|
||||||
BROKEN= fails to configure, non ascii char in position 1557 of LONG_DESC
|
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1543286159
|
TIMESTAMP = 1547806663
|
||||||
SHA256 (num2words-0.5.8.tar.gz) = 60ba89db4913820885e6974cf329d9a02846f3b612c383fbbb2b66997cc1f6e1
|
SHA256 (num2words-0.5.9.tar.gz) = c2b9ee11299f97a2c60ad71619b6344a975dbf65c44b7103077700706af4b378
|
||||||
SIZE (num2words-0.5.8.tar.gz) = 111500
|
SIZE (num2words-0.5.9.tar.gz) = 110185
|
||||||
|
|
Loading…
Add table
Reference in a new issue