update print/py-relatorio to 0.9.0
while here, switch HOMEPAGE to https Announce: https://discuss.tryton.org/t/release-of-relatorio-0-9-0/1615 Relatorio is a templating library which provides a way to easily output several kinds of files but mainly OpenDocument. This is a minor release that adds new features: - Support out parameter of render - Write opendocument stream directly to the ZipFile ok kmos@
This commit is contained in:
parent
93c54ee86a
commit
d015154e53
@ -1,15 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2019/07/12 20:48:57 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2019/07/30 09:52:11 semarie Exp $
|
||||
|
||||
COMMENT= templating library able to output odt and pdf files
|
||||
|
||||
MODPY_EGG_VERSION= 0.8.1
|
||||
MODPY_EGG_VERSION= 0.9.0
|
||||
DISTNAME= relatorio-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= print textproc
|
||||
|
||||
HOMEPAGE= http://relatorio.tryton.org/
|
||||
HOMEPAGE= https://relatorio.tryton.org/
|
||||
|
||||
MAINTAINER = Sebastien Marie <semarie@online.fr>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (relatorio-0.8.1.tar.gz) = FJocTCo12bnmNP6AysQFvJtMA6QvgYMCNiGDUV5+g10=
|
||||
SIZE (relatorio-0.8.1.tar.gz) = 1099129
|
||||
SHA256 (relatorio-0.9.0.tar.gz) = 0zx9q9wg4K8/Qa37ZNpxiuzXOrGlJvyo73K7ew/VI2E=
|
||||
SIZE (relatorio-0.9.0.tar.gz) = 1105629
|
||||
|
Loading…
x
Reference in New Issue
Block a user