Sat Feb 1 23:28:09 2014 UTC ()
Updated to latest release, 0.6.0. This package is not incompatible with
python33. Its dependencies are, but not the package itself. From CHANGELOG:

0.6.0 - 20130810
 * Add support for Python 3
 * Allow to pass only source to Template


(rodent)
diff -r1.2 -r1.3 pkgsrc/textproc/py-relatorio/Makefile
diff -r1.1 -r1.2 pkgsrc/textproc/py-relatorio/PLIST
diff -r1.1 -r1.2 pkgsrc/textproc/py-relatorio/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/textproc/py-relatorio/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/py-relatorio/Makefile 2014/01/25 10:30:25 1.2
+++ pkgsrc/textproc/py-relatorio/Makefile 2014/02/01 23:28:09 1.3
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/01/25 10:30:25 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/02/01 23:28:09 rodent Exp $
 
-DISTNAME=	relatorio-0.5.7
+DISTNAME=	relatorio-0.6.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	textproc python
 MASTER_SITES=	http://pypi.python.org/packages/source/r/relatorio/
@@ -17,7 +17,6 @@
 
 USE_LANGUAGES=		#none
 PYTHON_VERSIONED_DEPENDENCIES=	cairo
-PYTHON_VERSIONS_INCOMPATIBLE=	33 # py-gtk2 via py-pycha
 
 .include "../../lang/python/versioned_dependencies.mk"
 .include "../../lang/python/egg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/textproc/py-relatorio/PLIST (expand / switch to context diff)
--- pkgsrc/textproc/py-relatorio/PLIST 2013/07/21 12:15:29 1.1
+++ pkgsrc/textproc/py-relatorio/PLIST 2014/02/01 23:28:09 1.2
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2013/07/21 12:15:29 richard Exp $
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+@comment $NetBSD: PLIST,v 1.2 2014/02/01 23:28:09 rodent Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/relatorio/__init__.py
 ${PYSITELIB}/relatorio/__init__.pyc
@@ -25,3 +25,20 @@
 ${PYSITELIB}/relatorio/templates/pdf.py
 ${PYSITELIB}/relatorio/templates/pdf.pyc
 ${PYSITELIB}/relatorio/templates/pdf.pyo
+${PYSITELIB}/relatorio/tests/__init__.py
+${PYSITELIB}/relatorio/tests/__init__.pyc
+${PYSITELIB}/relatorio/tests/__init__.pyo
+${PYSITELIB}/relatorio/tests/egg.jpg
+${PYSITELIB}/relatorio/tests/one.jpg
+${PYSITELIB}/relatorio/tests/templates/include.tmpl
+${PYSITELIB}/relatorio/tests/templates/other.tmpl
+${PYSITELIB}/relatorio/tests/templates/test.tmpl
+${PYSITELIB}/relatorio/tests/templates/time.tmpl
+${PYSITELIB}/relatorio/tests/test.odt
+${PYSITELIB}/relatorio/tests/test_api.py
+${PYSITELIB}/relatorio/tests/test_api.pyc
+${PYSITELIB}/relatorio/tests/test_api.pyo
+${PYSITELIB}/relatorio/tests/test_odt.py
+${PYSITELIB}/relatorio/tests/test_odt.pyc
+${PYSITELIB}/relatorio/tests/test_odt.pyo
+${PYSITELIB}/relatorio/tests/two.png

cvs diff -r1.1 -r1.2 pkgsrc/textproc/py-relatorio/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/py-relatorio/distinfo 2013/07/21 12:15:29 1.1
+++ pkgsrc/textproc/py-relatorio/distinfo 2014/02/01 23:28:09 1.2
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/07/21 12:15:29 richard Exp $
+$NetBSD: distinfo,v 1.2 2014/02/01 23:28:09 rodent Exp $
 
-SHA1 (relatorio-0.5.7.tar.gz) = 426ec6c7749917fd3ca88a4fd05e8a529f712fde
+SHA1 (relatorio-0.6.0.tar.gz) = 403e92a84227484ecebefa27c18e2d5df424242d
-RMD160 (relatorio-0.5.7.tar.gz) = 8e100a8426078715dd25c08a5c31cf8fd7b373df
+RMD160 (relatorio-0.6.0.tar.gz) = 5831339a288e8fea9d62d920fe042b8e33c1b33f
-Size (relatorio-0.5.7.tar.gz) = 28599 bytes
+Size (relatorio-0.6.0.tar.gz) = 274724 bytes