git: 39ebaad1b3ae - main - print/py-relatorio: Update to 0.10.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 13 May 2022 11:46:18 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39ebaad1b3ae86f100a8160329f2fea7b87d8b06

commit 39ebaad1b3ae86f100a8160329f2fea7b87d8b06
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-13 11:31:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-13 11:39:35 +0000

    print/py-relatorio: Update to 0.10.1
    
    Changes:        https://hg.tryton.org/relatorio/file/tip/CHANGELOG
---
 print/py-relatorio/Makefile | 7 +++++--
 print/py-relatorio/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/print/py-relatorio/Makefile b/print/py-relatorio/Makefile
index 9e3874ccceeb..97a395942db6 100644
--- a/print/py-relatorio/Makefile
+++ b/print/py-relatorio/Makefile
@@ -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}
@@ -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>
diff --git a/print/py-relatorio/distinfo b/print/py-relatorio/distinfo
index 4e56f2fa8c71..c65a8c89a9fc 100644
--- a/print/py-relatorio/distinfo
+++ b/print/py-relatorio/distinfo
@@ -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