Skip to content

Commit

Permalink
print/py-relatorio: Update to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 13, 2022
1 parent 9cafbdd commit 39ebaad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions print/py-relatorio/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Wen Heping <wenheping@gmail.com>

PORTNAME= relatorio
PORTVERSION= 0.10.0
PORTVERSION= 0.10.1
CATEGORIES= print python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -27,6 +27,9 @@ FODT_DESC= OpenDocument support

CHART_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycha>=0.4.0:graphics/py-pycha@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR}
FODT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-magic>=0:devel/py-python-magic@${PY_FLAVOR} \
FODT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-magic>=0:devel/py-python-magic@${PY_FLAVOR}

do-test:
cd ${WRKSRC} && ${PYTHON_CMD} -m unittest -v

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions print/py-relatorio/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1632037214
SHA256 (relatorio-0.10.0.tar.gz) = 6b9390eab696bdf569639ff58794fb9ef8ff19f94feea5b505a6ba06d0cfd026
SIZE (relatorio-0.10.0.tar.gz) = 1109527
TIMESTAMP = 1652122689
SHA256 (relatorio-0.10.1.tar.gz) = a0c72302d50d5dfa433ddab191672eec1dde1c6ed26330a378b720e5a3012e23
SIZE (relatorio-0.10.1.tar.gz) = 1109846

0 comments on commit 39ebaad

Please sign in to comment.