Sat May 3 13:36:01 2014 UTC ()
Updated to latest stable version, 3.2.0. From CHANGELOG:

Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
* Add start/end date to tax
* Use account of write-off journal as default
* Add write-off journal type
* Add description on write-off move


(rodent)
diff -r1.2 -r1.3 pkgsrc/finance/py-trytond-account/Makefile
diff -r1.2 -r1.3 pkgsrc/finance/py-trytond-account/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/finance/py-trytond-account/Makefile (expand / switch to unified diff)

--- pkgsrc/finance/py-trytond-account/Makefile 2014/04/13 05:02:11 1.2
+++ pkgsrc/finance/py-trytond-account/Makefile 2014/05/03 13:36:01 1.3
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.2 2014/04/13 05:02:11 rodent Exp $ 1# $NetBSD: Makefile,v 1.3 2014/05/03 13:36:01 rodent Exp $
2 2
3DISTNAME= trytond_account-3.0.3 3DISTNAME= trytond_account-3.2.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
5CATEGORIES= finance python 5CATEGORIES= finance python
6MASTER_SITES= http://downloads.tryton.org/3.0/ 6MASTER_SITES= http://downloads.tryton.org/3.2/
7 7
8MAINTAINER= rodent@NetBSD.org 8MAINTAINER= rodent@NetBSD.org
9HOMEPAGE= http://www.tryton.org/ 9HOMEPAGE= http://www.tryton.org/
10COMMENT= Account module of the Tryton application platform 10COMMENT= Account module of the Tryton application platform
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13DEPENDS+= ${PYPKGPREFIX}-python-sql-[0-9]*:../../databases/py-python-sql 13DEPENDS+= ${PYPKGPREFIX}-python-sql-[0-9]*:../../databases/py-python-sql
14DEPENDS+= ${PYPKGPREFIX}-trytond-company-[0-9]*:../../misc/py-trytond-company 14DEPENDS+= ${PYPKGPREFIX}-trytond-company-[0-9]*:../../misc/py-trytond-company
15DEPENDS+= ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party 15DEPENDS+= ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party
16DEPENDS+= ${PYPKGPREFIX}-trytond-currency-[0-9]*:../../finance/py-trytond-currency 16DEPENDS+= ${PYPKGPREFIX}-trytond-currency-[0-9]*:../../finance/py-trytond-currency
17DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond 17DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
18 18
19USE_LANGUAGES= # none 19USE_LANGUAGES= # none

cvs diff -r1.2 -r1.3 pkgsrc/finance/py-trytond-account/distinfo (expand / switch to unified diff)

--- pkgsrc/finance/py-trytond-account/distinfo 2014/04/13 05:02:11 1.2
+++ pkgsrc/finance/py-trytond-account/distinfo 2014/05/03 13:36:01 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2014/04/13 05:02:11 rodent Exp $ 1$NetBSD: distinfo,v 1.3 2014/05/03 13:36:01 rodent Exp $
2 2
3SHA1 (trytond_account-3.0.3.tar.gz) = 28766a54fd1841be37bfddbdbf769a8577be24b8 3SHA1 (trytond_account-3.2.0.tar.gz) = ad2f5fddf780bc70405d3f2705568993c1641492
4RMD160 (trytond_account-3.0.3.tar.gz) = 69c4c65e6436281b20bf83fc6cfa7a23f8e6d890 4RMD160 (trytond_account-3.2.0.tar.gz) = b4a88d535b47afbfdc04d5a723cff8c685cbf037
5Size (trytond_account-3.0.3.tar.gz) = 284562 bytes 5Size (trytond_account-3.2.0.tar.gz) = 286063 bytes