textproc/py-python-bidi: Update 0.4.1 -> 0.4.2
Reported by: portscout
This commit is contained in:
parent
91786958b2
commit
8036984197
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506074
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= python-bidi
|
||||
DISTVERSION= 0.4.1
|
||||
DISTVERSION= 0.4.2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,6 +12,8 @@ COMMENT= Pure python implementation of the BiDi layout algorithm
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist concurrent
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1562382327
|
||||
SHA256 (python-bidi-0.4.1.tar.gz) = d55be25389827889ac3d6ca010bc386aeb3762080c219f768fa4dfa02c975aa8
|
||||
SIZE (python-bidi-0.4.1.tar.gz) = 40327
|
||||
TIMESTAMP = 1562453118
|
||||
SHA256 (python-bidi-0.4.2.tar.gz) = 5347f71e82b3e9976dc657f09ded2bfe39ba8d6777ca81a5b2c56c30121c496e
|
||||
SIZE (python-bidi-0.4.2.tar.gz) = 40373
|
||||
|
Loading…
Reference in New Issue
Block a user