diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-06 09:35:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-06 09:35:22 +0000 |
commit | efaa56fcf403a422719714fc930e54c4e567b85c (patch) | |
tree | 47e24b5074e4bc6741eec2ab0541fe2adf3d0835 /print/py-relatorio | |
parent | 97f7d7fcae3b217eb5bb82cb9ac7712a6cc72094 (diff) |
Notes
Diffstat (limited to 'print/py-relatorio')
-rw-r--r-- | print/py-relatorio/Makefile | 7 | ||||
-rw-r--r-- | print/py-relatorio/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/print/py-relatorio/Makefile b/print/py-relatorio/Makefile index a0a594ebb538..2dac15e2407d 100644 --- a/print/py-relatorio/Makefile +++ b/print/py-relatorio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= relatorio -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,8 +19,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:textproc/py-genshi@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}pycha>=0.4.0:graphics/py-pycha@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} -NO_ARCH= yes USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/print/py-relatorio/distinfo b/print/py-relatorio/distinfo index f8e174a960b1..b1dfe349ad92 100644 --- a/print/py-relatorio/distinfo +++ b/print/py-relatorio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513861301 -SHA256 (relatorio-0.8.0.tar.gz) = bddf85d029c5c85a0f976d73907e14e4c3093065fe8527170c91abf0218546d9 -SIZE (relatorio-0.8.0.tar.gz) = 1096794 +TIMESTAMP = 1538591770 +SHA256 (relatorio-0.8.1.tar.gz) = 149a1c4c2a35d9b9e634fe80cac405bc9b4c03a42f818302362183515e7e835d +SIZE (relatorio-0.8.1.tar.gz) = 1099129 |