Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2020 16:32:03 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544994 - head/print/py-relatorio
Message-ID:  <202008151632.07FGW3Yt008162@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 15 16:32:03 2020
New Revision: 544994
URL: https://svnweb.freebsd.org/changeset/ports/544994

Log:
  Update to 0.9.2
  
  - Update WWW
  
  Changes:	https://hg.tryton.org/relatorio/file/tip/CHANGELOG

Modified:
  head/print/py-relatorio/Makefile
  head/print/py-relatorio/distinfo
  head/print/py-relatorio/pkg-descr

Modified: head/print/py-relatorio/Makefile
==============================================================================
--- head/print/py-relatorio/Makefile	Sat Aug 15 16:31:58 2020	(r544993)
+++ head/print/py-relatorio/Makefile	Sat Aug 15 16:32:03 2020	(r544994)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	relatorio
-PORTVERSION=	0.9.1
+PORTVERSION=	0.9.2
 CATEGORIES=	print python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/print/py-relatorio/distinfo
==============================================================================
--- head/print/py-relatorio/distinfo	Sat Aug 15 16:31:58 2020	(r544993)
+++ head/print/py-relatorio/distinfo	Sat Aug 15 16:32:03 2020	(r544994)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580125331
-SHA256 (relatorio-0.9.1.tar.gz) = ea5b9a8c0cd6293a254e744ea5bf37c4e20e97475513ae56fecaf54b7cf4c12a
-SIZE (relatorio-0.9.1.tar.gz) = 1106122
+TIMESTAMP = 1596954358
+SHA256 (relatorio-0.9.2.tar.gz) = 0753e78b235b1e8da275509351257a861cf2cf9fafe1b414f8c1deb858a4f94e
+SIZE (relatorio-0.9.2.tar.gz) = 1107610

Modified: head/print/py-relatorio/pkg-descr
==============================================================================
--- head/print/py-relatorio/pkg-descr	Sat Aug 15 16:31:58 2020	(r544993)
+++ head/print/py-relatorio/pkg-descr	Sat Aug 15 16:32:03 2020	(r544994)
@@ -5,4 +5,4 @@ relatorio also provides a report repository allowing y
 objects and report together, find reports by mimetypes/name/python
 objects.
 
-WWW: https://pypi.org/project/relatorio/
+WWW: https://hg.tryton.org/relatorio



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008151632.07FGW3Yt008162>