Date: Sat, 18 Apr 2026 22:05:12 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ea23db309afc - main - print/py-relatorio: Update to 0.12.1 Message-ID: <69e40018.33b72.7b099b27@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea23db309afc9a07e8d8d8dbcc0575e3fce4a28f commit ea23db309afc9a07e8d8d8dbcc0575e3fce4a28f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:40:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:52:45 +0000 print/py-relatorio: Update to 0.12.1 Changes: https://github.com/tryton/relatorio/blob/main/CHANGELOG https://docs.tryton.org/relatorio/latest/releases.html --- print/py-relatorio/Makefile | 16 +++++++++------- print/py-relatorio/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/print/py-relatorio/Makefile b/print/py-relatorio/Makefile index 969f1379a763..df04d7d99df2 100644 --- a/print/py-relatorio/Makefile +++ b/print/py-relatorio/Makefile @@ -1,6 +1,5 @@ PORTNAME= relatorio -PORTVERSION= 0.11.1 -PORTREVISION= 2 +PORTVERSION= 0.12.1 CATEGORIES= print python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,23 +12,26 @@ WWW= https://docs.tryton.org/relatorio/latest/ \ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-tryton>=0:devel/py-hatch-tryton@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=1:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:textproc/py-genshi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>=2.0:devel/py-lxml@${PY_FLAVOR} -USES= python +USES= python shebangfix USE_PYTHON= autoplist concurrent pep517 unittest NO_ARCH= yes +SHEBANG_FILES= relatorio/render.py + OPTIONS_DEFINE= CHART FODT OPTIONS_DEFAULT=CHART FODT CHART_DESC= Chart support FODT_DESC= OpenDocument support -CHART_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycha>=0.4.0:graphics/py-pycha@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR} +CHART_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycairo>=0:graphics/py-pycairo@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pycha>=0.4.0:graphics/py-pycha@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.3:devel/py-pyyaml@${PY_FLAVOR} FODT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-magic>=0:devel/py-python-magic@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/print/py-relatorio/distinfo b/print/py-relatorio/distinfo index 90df796094c5..eced1194fa71 100644 --- a/print/py-relatorio/distinfo +++ b/print/py-relatorio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888350 -SHA256 (relatorio-0.11.1.tar.gz) = 7ba0af72516b45f5d1e5f2f6646d4b6714d3b13468b8bb0389c0b0bd7b724861 -SIZE (relatorio-0.11.1.tar.gz) = 1106788 +TIMESTAMP = 1775587550 +SHA256 (relatorio-0.12.1.tar.gz) = 261e47c4df04cb63db34bd534377072c7841d6f95f9dd986c13943da4951fd4e +SIZE (relatorio-0.12.1.tar.gz) = 296163home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e40018.33b72.7b099b27>
