summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorrichard <richard>2014-06-25 06:03:36 +0000
committerrichard <richard>2014-06-25 06:03:36 +0000
commit7c8d40f7139ab941dca7638e2458b9bb5a51d4a8 (patch)
tree91aeed7e1e88ee8f37cf9859d66535d635feb25c /finance
parent85edce11fd975bcfe12d7482bb3c7366b4a7e8f4 (diff)
downloadpkgsrc-7c8d40f7139ab941dca7638e2458b9bb5a51d4a8.tar.gz
Update trytond modules using py-trytond/Makefile.common while adding
new leaf modules: py-trytond-account-asset py-trytond-account-payment py-trytond-account-payment-sepa py-trytond-account-statement py-trytond-bank ok wiz@
Diffstat (limited to 'finance')
-rw-r--r--finance/Makefile7
-rw-r--r--finance/py-trytond-account-asset/DESCR1
-rw-r--r--finance/py-trytond-account-asset/Makefile24
-rw-r--r--finance/py-trytond-account-asset/PLIST55
-rw-r--r--finance/py-trytond-account-asset/distinfo5
-rw-r--r--finance/py-trytond-account-fr/Makefile9
-rw-r--r--finance/py-trytond-account-invoice/Makefile8
-rw-r--r--finance/py-trytond-account-payment-sepa/DESCR1
-rw-r--r--finance/py-trytond-account-payment-sepa/Makefile27
-rw-r--r--finance/py-trytond-account-payment-sepa/PLIST49
-rw-r--r--finance/py-trytond-account-payment-sepa/distinfo5
-rw-r--r--finance/py-trytond-account-payment/DESCR1
-rw-r--r--finance/py-trytond-account-payment/Makefile27
-rw-r--r--finance/py-trytond-account-payment/PLIST42
-rw-r--r--finance/py-trytond-account-payment/distinfo5
-rw-r--r--finance/py-trytond-account-product/Makefile9
-rw-r--r--finance/py-trytond-account-statement/DESCR1
-rw-r--r--finance/py-trytond-account-statement/Makefile28
-rw-r--r--finance/py-trytond-account-statement/PLIST48
-rw-r--r--finance/py-trytond-account-statement/distinfo5
-rw-r--r--finance/py-trytond-account/Makefile8
-rw-r--r--finance/py-trytond-bank/DESCR1
-rw-r--r--finance/py-trytond-bank/Makefile25
-rw-r--r--finance/py-trytond-bank/PLIST41
-rw-r--r--finance/py-trytond-bank/distinfo5
-rw-r--r--finance/py-trytond-currency/Makefile8
26 files changed, 422 insertions, 23 deletions
diff --git a/finance/Makefile b/finance/Makefile
index 09b4b08bde0..755abb97486 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2014/05/15 05:33:45 richard Exp $
+# $NetBSD: Makefile,v 1.35 2014/06/25 06:03:36 richard Exp $
#
COMMENT= Monetary, financial and related applications
@@ -17,9 +17,14 @@ SUBDIR+= p5-Locale-Currency-Format
SUBDIR+= py-python-bitcoinlib
SUBDIR+= py-stripe
SUBDIR+= py-trytond-account
+SUBDIR+= py-trytond-account-asset
SUBDIR+= py-trytond-account-fr
SUBDIR+= py-trytond-account-invoice
+SUBDIR+= py-trytond-account-payment
+SUBDIR+= py-trytond-account-payment-sepa
SUBDIR+= py-trytond-account-product
+SUBDIR+= py-trytond-account-statement
+SUBDIR+= py-trytond-bank
SUBDIR+= py-trytond-currency
SUBDIR+= py-vatnumber
SUBDIR+= ruby-activemerchant
diff --git a/finance/py-trytond-account-asset/DESCR b/finance/py-trytond-account-asset/DESCR
new file mode 100644
index 00000000000..aae25f7a948
--- /dev/null
+++ b/finance/py-trytond-account-asset/DESCR
@@ -0,0 +1 @@
+The account_asset module of the Tryton application platform.
diff --git a/finance/py-trytond-account-asset/Makefile b/finance/py-trytond-account-asset/Makefile
new file mode 100644
index 00000000000..f03cb21c124
--- /dev/null
+++ b/finance/py-trytond-account-asset/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_account_asset-${TRYTOND_VERSION}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
+CATEGORIES= finance python
+MASTER_SITES= ${TRYTON_SITES}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Account_asset module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONED_DEPENDENCIES= dateutil
+
+REPLACE_PYTHON+= tests/test_account_asset.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/finance/py-trytond-account-asset/PLIST b/finance/py-trytond-account-asset/PLIST
new file mode 100644
index 00000000000..21f16644083
--- /dev/null
+++ b/finance/py-trytond-account-asset/PLIST
@@ -0,0 +1,55 @@
+@comment $NetBSD: PLIST,v 1.1 2014/06/25 06:03:37 richard Exp $
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/trytond/modules/account_asset/__init__.py
+${PYSITELIB}/trytond/modules/account_asset/__init__.pyc
+${PYSITELIB}/trytond/modules/account_asset/__init__.pyo
+${PYSITELIB}/trytond/modules/account_asset/account.py
+${PYSITELIB}/trytond/modules/account_asset/account.pyc
+${PYSITELIB}/trytond/modules/account_asset/account.pyo
+${PYSITELIB}/trytond/modules/account_asset/account.xml
+${PYSITELIB}/trytond/modules/account_asset/asset.py
+${PYSITELIB}/trytond/modules/account_asset/asset.pyc
+${PYSITELIB}/trytond/modules/account_asset/asset.pyo
+${PYSITELIB}/trytond/modules/account_asset/asset.xml
+${PYSITELIB}/trytond/modules/account_asset/invoice.py
+${PYSITELIB}/trytond/modules/account_asset/invoice.pyc
+${PYSITELIB}/trytond/modules/account_asset/invoice.pyo
+${PYSITELIB}/trytond/modules/account_asset/invoice.xml
+${PYSITELIB}/trytond/modules/account_asset/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/account_asset/locale/de_DE.po
+${PYSITELIB}/trytond/modules/account_asset/locale/es_AR.po
+${PYSITELIB}/trytond/modules/account_asset/locale/es_CO.po
+${PYSITELIB}/trytond/modules/account_asset/locale/es_ES.po
+${PYSITELIB}/trytond/modules/account_asset/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/account_asset/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/account_asset/product.py
+${PYSITELIB}/trytond/modules/account_asset/product.pyc
+${PYSITELIB}/trytond/modules/account_asset/product.pyo
+${PYSITELIB}/trytond/modules/account_asset/product.xml
+${PYSITELIB}/trytond/modules/account_asset/purchase.py
+${PYSITELIB}/trytond/modules/account_asset/purchase.pyc
+${PYSITELIB}/trytond/modules/account_asset/purchase.pyo
+${PYSITELIB}/trytond/modules/account_asset/tests/__init__.py
+${PYSITELIB}/trytond/modules/account_asset/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/account_asset/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/account_asset/tests/test_account_asset.py
+${PYSITELIB}/trytond/modules/account_asset/tests/test_account_asset.pyc
+${PYSITELIB}/trytond/modules/account_asset/tests/test_account_asset.pyo
+${PYSITELIB}/trytond/modules/account_asset/tryton.cfg
+${PYSITELIB}/trytond/modules/account_asset/view/asset_create_moves_start_form.xml
+${PYSITELIB}/trytond/modules/account_asset/view/asset_form.xml
+${PYSITELIB}/trytond/modules/account_asset/view/asset_line_form.xml
+${PYSITELIB}/trytond/modules/account_asset/view/asset_line_tree.xml
+${PYSITELIB}/trytond/modules/account_asset/view/asset_tree.xml
+${PYSITELIB}/trytond/modules/account_asset/view/asset_update_show_depreciation_form.xml
+${PYSITELIB}/trytond/modules/account_asset/view/asset_update_start_form.xml
+${PYSITELIB}/trytond/modules/account_asset/view/category_form.xml
+${PYSITELIB}/trytond/modules/account_asset/view/configuration_form.xml
+${PYSITELIB}/trytond/modules/account_asset/view/invoice_line_form.xml
+${PYSITELIB}/trytond/modules/account_asset/view/template_form.xml
diff --git a/finance/py-trytond-account-asset/distinfo b/finance/py-trytond-account-asset/distinfo
new file mode 100644
index 00000000000..a75ac14159d
--- /dev/null
+++ b/finance/py-trytond-account-asset/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+SHA1 (trytond_account_asset-3.2.0.tar.gz) = 446542f081b5d735cfef3a16c1c10937a1aff47b
+RMD160 (trytond_account_asset-3.2.0.tar.gz) = efba72c715feb8ad3fb3ec950c46f2442fd3c7ab
+Size (trytond_account_asset-3.2.0.tar.gz) = 37338 bytes
diff --git a/finance/py-trytond-account-fr/Makefile b/finance/py-trytond-account-fr/Makefile
index c279e31a9b9..0f6dadbe3ac 100644
--- a/finance/py-trytond-account-fr/Makefile
+++ b/finance/py-trytond-account-fr/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2014/05/15 05:33:45 richard Exp $
+# $NetBSD: Makefile,v 1.2 2014/06/25 06:03:37 richard Exp $
-DISTNAME= trytond_account_fr-3.2.0
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_account_fr-${TRYTOND_VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
CATEGORIES= finance python
-MASTER_SITES= http://downloads.tryton.org/3.2/
+MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tryton.org/
@@ -14,8 +15,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-account-[0-9]*:../../finance/py-trytond-account
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py
-
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/finance/py-trytond-account-invoice/Makefile b/finance/py-trytond-account-invoice/Makefile
index f3a9d797a4a..f2135a9b149 100644
--- a/finance/py-trytond-account-invoice/Makefile
+++ b/finance/py-trytond-account-invoice/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:05 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/06/25 06:03:37 richard Exp $
-DISTNAME= trytond_account_invoice-3.2.0
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_account_invoice-${TRYTOND_VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= finance python
-MASTER_SITES= http://downloads.tryton.org/3.2/
+MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
@@ -21,7 +22,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py
PYTHON_VERSIONED_DEPENDENCIES= dateutil
REPLACE_PYTHON+= tests/test_account_invoice.py
diff --git a/finance/py-trytond-account-payment-sepa/DESCR b/finance/py-trytond-account-payment-sepa/DESCR
new file mode 100644
index 00000000000..ebc4a222b90
--- /dev/null
+++ b/finance/py-trytond-account-payment-sepa/DESCR
@@ -0,0 +1 @@
+The account_payment_sepa module of the Tryton application platform.
diff --git a/finance/py-trytond-account-payment-sepa/Makefile b/finance/py-trytond-account-payment-sepa/Makefile
new file mode 100644
index 00000000000..fb63e3df4ae
--- /dev/null
+++ b/finance/py-trytond-account-payment-sepa/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_account_payment_sepa-${TRYTOND_VERSION}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
+CATEGORIES= finance python
+MASTER_SITES= ${TRYTON_SITES}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Account payment SEPA module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-trytond-account-payment-[0-9]*:../../finance/py-trytond-account-payment
+DEPENDS+= ${PYPKGPREFIX}-trytond-bank-[0-9]*:../../finance/py-trytond-bank
+DEPENDS+= ${PYPKGPREFIX}-trytond-company-[0-9]*:../../misc/py-trytond-company
+DEPENDS+= ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+DEPENDS+= ${PYPKGPREFIX}-genshi-[0-9]*:../../www/py-genshi
+DEPENDS+= ${PYPKGPREFIX}-lxml>=2.0:../../textproc/py-lxml
+
+REPLACE_PYTHON+= tests/test_account_payment_sepa.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/finance/py-trytond-account-payment-sepa/PLIST b/finance/py-trytond-account-payment-sepa/PLIST
new file mode 100644
index 00000000000..0566bddc359
--- /dev/null
+++ b/finance/py-trytond-account-payment-sepa/PLIST
@@ -0,0 +1,49 @@
+@comment $NetBSD: PLIST,v 1.1 2014/06/25 06:03:37 richard Exp $
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/trytond/modules/account_payment_sepa/__init__.py
+${PYSITELIB}/trytond/modules/account_payment_sepa/__init__.pyc
+${PYSITELIB}/trytond/modules/account_payment_sepa/__init__.pyo
+${PYSITELIB}/trytond/modules/account_payment_sepa/account.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/de_DE.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/es_AR.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/es_CO.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/es_ES.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/party.py
+${PYSITELIB}/trytond/modules/account_payment_sepa/party.pyc
+${PYSITELIB}/trytond/modules/account_payment_sepa/party.pyo
+${PYSITELIB}/trytond/modules/account_payment_sepa/party.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/payment.py
+${PYSITELIB}/trytond/modules/account_payment_sepa/payment.pyc
+${PYSITELIB}/trytond/modules/account_payment_sepa/payment.pyo
+${PYSITELIB}/trytond/modules/account_payment_sepa/payment.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/template/base.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/template/pain.001.001.03.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/template/pain.001.001.05.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/template/pain.008.001.02.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/template/pain.008.001.04.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/__init__.py
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/pain.001.001.03.xsd
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/pain.001.001.05.xsd
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/pain.008.001.02.xsd
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/pain.008.001.04.xsd
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/test_account_payment_sepa.py
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/test_account_payment_sepa.pyc
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/test_account_payment_sepa.pyo
+${PYSITELIB}/trytond/modules/account_payment_sepa/tryton.cfg
+${PYSITELIB}/trytond/modules/account_payment_sepa/view/mandate_form.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/view/mandate_list.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/view/party_form.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/view/payment_group_form.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/view/payment_group_list.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/view/payment_journal_form.xml
diff --git a/finance/py-trytond-account-payment-sepa/distinfo b/finance/py-trytond-account-payment-sepa/distinfo
new file mode 100644
index 00000000000..557d306eb17
--- /dev/null
+++ b/finance/py-trytond-account-payment-sepa/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+SHA1 (trytond_account_payment_sepa-3.2.0.tar.gz) = 5d21a69398c5708453b42b931b9a650ebee768ec
+RMD160 (trytond_account_payment_sepa-3.2.0.tar.gz) = 536cd36b496d7bbff8e5294254c91ef683660396
+Size (trytond_account_payment_sepa-3.2.0.tar.gz) = 45070 bytes
diff --git a/finance/py-trytond-account-payment/DESCR b/finance/py-trytond-account-payment/DESCR
new file mode 100644
index 00000000000..f3f14a29245
--- /dev/null
+++ b/finance/py-trytond-account-payment/DESCR
@@ -0,0 +1 @@
+The account_payment module of the Tryton application platform.
diff --git a/finance/py-trytond-account-payment/Makefile b/finance/py-trytond-account-payment/Makefile
new file mode 100644
index 00000000000..222708fee1a
--- /dev/null
+++ b/finance/py-trytond-account-payment/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_account_payment-${TRYTOND_VERSION}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
+CATEGORIES= finance python
+MASTER_SITES= ${TRYTON_SITES}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= account_payment module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-trytond-currency-[0-9]*:../../finance/py-trytond-currency
+DEPENDS+= ${PYPKGPREFIX}-trytond-account-[0-9]*:../../finance/py-trytond-account
+DEPENDS+= ${PYPKGPREFIX}-trytond-company-[0-9]*:../../misc/py-trytond-company
+DEPENDS+= ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+REPLACE_PYTHON+= tests/test_account_payment.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/finance/py-trytond-account-payment/PLIST b/finance/py-trytond-account-payment/PLIST
new file mode 100644
index 00000000000..c840387dd34
--- /dev/null
+++ b/finance/py-trytond-account-payment/PLIST
@@ -0,0 +1,42 @@
+@comment $NetBSD: PLIST,v 1.1 2014/06/25 06:03:37 richard Exp $
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/trytond/modules/account_payment/__init__.py
+${PYSITELIB}/trytond/modules/account_payment/__init__.pyc
+${PYSITELIB}/trytond/modules/account_payment/__init__.pyo
+${PYSITELIB}/trytond/modules/account_payment/account.py
+${PYSITELIB}/trytond/modules/account_payment/account.pyc
+${PYSITELIB}/trytond/modules/account_payment/account.pyo
+${PYSITELIB}/trytond/modules/account_payment/account.xml
+${PYSITELIB}/trytond/modules/account_payment/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/account_payment/locale/de_DE.po
+${PYSITELIB}/trytond/modules/account_payment/locale/es_AR.po
+${PYSITELIB}/trytond/modules/account_payment/locale/es_CO.po
+${PYSITELIB}/trytond/modules/account_payment/locale/es_ES.po
+${PYSITELIB}/trytond/modules/account_payment/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/account_payment/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/account_payment/payment.py
+${PYSITELIB}/trytond/modules/account_payment/payment.pyc
+${PYSITELIB}/trytond/modules/account_payment/payment.pyo
+${PYSITELIB}/trytond/modules/account_payment/payment.xml
+${PYSITELIB}/trytond/modules/account_payment/tests/__init__.py
+${PYSITELIB}/trytond/modules/account_payment/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/account_payment/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/account_payment/tests/test_account_payment.py
+${PYSITELIB}/trytond/modules/account_payment/tests/test_account_payment.pyc
+${PYSITELIB}/trytond/modules/account_payment/tests/test_account_payment.pyo
+${PYSITELIB}/trytond/modules/account_payment/tryton.cfg
+${PYSITELIB}/trytond/modules/account_payment/view/move_line_list.xml
+${PYSITELIB}/trytond/modules/account_payment/view/move_line_pay_start_form.xml
+${PYSITELIB}/trytond/modules/account_payment/view/payment_form.xml
+${PYSITELIB}/trytond/modules/account_payment/view/payment_group_form.xml
+${PYSITELIB}/trytond/modules/account_payment/view/payment_group_list.xml
+${PYSITELIB}/trytond/modules/account_payment/view/payment_journal_form.xml
+${PYSITELIB}/trytond/modules/account_payment/view/payment_journal_list.xml
+${PYSITELIB}/trytond/modules/account_payment/view/payment_list.xml
+${PYSITELIB}/trytond/modules/account_payment/view/payment_process_start_form.xml
diff --git a/finance/py-trytond-account-payment/distinfo b/finance/py-trytond-account-payment/distinfo
new file mode 100644
index 00000000000..11e0d8b6633
--- /dev/null
+++ b/finance/py-trytond-account-payment/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+SHA1 (trytond_account_payment-3.2.0.tar.gz) = 9ab207beab73c694f5b70e30452c98edd0b5b744
+RMD160 (trytond_account_payment-3.2.0.tar.gz) = eaac1d2dd371417bd75a2fdc2ff422b5dd79de13
+Size (trytond_account_payment-3.2.0.tar.gz) = 31321 bytes
diff --git a/finance/py-trytond-account-product/Makefile b/finance/py-trytond-account-product/Makefile
index 4510dec5ddd..358cdb01a89 100644
--- a/finance/py-trytond-account-product/Makefile
+++ b/finance/py-trytond-account-product/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:05 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/06/25 06:03:37 richard Exp $
-DISTNAME= trytond_account_product-3.2.0
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_account_product-${TRYTOND_VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= finance python
-MASTER_SITES= http://downloads.tryton.org/3.2/
+MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
@@ -17,8 +18,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py
-
REPLACE_PYTHON+= tests/test_account_product.py
.include "../../lang/python/application.mk"
diff --git a/finance/py-trytond-account-statement/DESCR b/finance/py-trytond-account-statement/DESCR
new file mode 100644
index 00000000000..2b3aa84ca7e
--- /dev/null
+++ b/finance/py-trytond-account-statement/DESCR
@@ -0,0 +1 @@
+The account_statement module of the Tryton application platform.
diff --git a/finance/py-trytond-account-statement/Makefile b/finance/py-trytond-account-statement/Makefile
new file mode 100644
index 00000000000..dd04aa954a6
--- /dev/null
+++ b/finance/py-trytond-account-statement/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_account_statement-${TRYTOND_VERSION}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
+CATEGORIES= finance python
+MASTER_SITES= ${TRYTON_SITES}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Account statement module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-trytond-currency-[0-9]*:../../finance/py-trytond-currency
+DEPENDS+= ${PYPKGPREFIX}-trytond-account-[0-9]*:../../finance/py-trytond-account
+DEPENDS+= ${PYPKGPREFIX}-trytond-account-invoice-[0-9]*:../../finance/py-trytond-account-invoice
+DEPENDS+= ${PYPKGPREFIX}-trytond-company-[0-9]*:../../misc/py-trytond-company
+DEPENDS+= ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+REPLACE_PYTHON+= tests/test_account_statement.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/finance/py-trytond-account-statement/PLIST b/finance/py-trytond-account-statement/PLIST
new file mode 100644
index 00000000000..65206802fec
--- /dev/null
+++ b/finance/py-trytond-account-statement/PLIST
@@ -0,0 +1,48 @@
+@comment $NetBSD: PLIST,v 1.1 2014/06/25 06:03:37 richard Exp $
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/trytond/modules/account_statement/__init__.py
+${PYSITELIB}/trytond/modules/account_statement/__init__.pyc
+${PYSITELIB}/trytond/modules/account_statement/__init__.pyo
+${PYSITELIB}/trytond/modules/account_statement/account.py
+${PYSITELIB}/trytond/modules/account_statement/account.pyc
+${PYSITELIB}/trytond/modules/account_statement/account.pyo
+${PYSITELIB}/trytond/modules/account_statement/journal.py
+${PYSITELIB}/trytond/modules/account_statement/journal.pyc
+${PYSITELIB}/trytond/modules/account_statement/journal.pyo
+${PYSITELIB}/trytond/modules/account_statement/journal.xml
+${PYSITELIB}/trytond/modules/account_statement/locale/bg_BG.po
+${PYSITELIB}/trytond/modules/account_statement/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/account_statement/locale/cs_CZ.po
+${PYSITELIB}/trytond/modules/account_statement/locale/de_DE.po
+${PYSITELIB}/trytond/modules/account_statement/locale/es_AR.po
+${PYSITELIB}/trytond/modules/account_statement/locale/es_CO.po
+${PYSITELIB}/trytond/modules/account_statement/locale/es_ES.po
+${PYSITELIB}/trytond/modules/account_statement/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/account_statement/locale/nl_NL.po
+${PYSITELIB}/trytond/modules/account_statement/locale/ru_RU.po
+${PYSITELIB}/trytond/modules/account_statement/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/account_statement/statement.py
+${PYSITELIB}/trytond/modules/account_statement/statement.pyc
+${PYSITELIB}/trytond/modules/account_statement/statement.pyo
+${PYSITELIB}/trytond/modules/account_statement/statement.xml
+${PYSITELIB}/trytond/modules/account_statement/tests/__init__.py
+${PYSITELIB}/trytond/modules/account_statement/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/account_statement/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/account_statement/tests/scenario_account_statement.rst
+${PYSITELIB}/trytond/modules/account_statement/tests/test_account_statement.py
+${PYSITELIB}/trytond/modules/account_statement/tests/test_account_statement.pyc
+${PYSITELIB}/trytond/modules/account_statement/tests/test_account_statement.pyo
+${PYSITELIB}/trytond/modules/account_statement/tryton.cfg
+${PYSITELIB}/trytond/modules/account_statement/view/statement_form.xml
+${PYSITELIB}/trytond/modules/account_statement/view/statement_journal_form.xml
+${PYSITELIB}/trytond/modules/account_statement/view/statement_journal_tree.xml
+${PYSITELIB}/trytond/modules/account_statement/view/statement_line_form.xml
+${PYSITELIB}/trytond/modules/account_statement/view/statement_line_tree_editable.xml
+${PYSITELIB}/trytond/modules/account_statement/view/statement_line_tree.xml
+${PYSITELIB}/trytond/modules/account_statement/view/statement_tree.xml
diff --git a/finance/py-trytond-account-statement/distinfo b/finance/py-trytond-account-statement/distinfo
new file mode 100644
index 00000000000..43fae0d9f33
--- /dev/null
+++ b/finance/py-trytond-account-statement/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+SHA1 (trytond_account_statement-3.2.0.tar.gz) = 06b098b92df44bb9a7cd13fa681d8ab6a5dfd4c4
+RMD160 (trytond_account_statement-3.2.0.tar.gz) = c9ebf6607cd4076752575a5c2e0d7d17390f1d7e
+Size (trytond_account_statement-3.2.0.tar.gz) = 35042 bytes
diff --git a/finance/py-trytond-account/Makefile b/finance/py-trytond-account/Makefile
index 3e422aecb3f..2d491c284e1 100644
--- a/finance/py-trytond-account/Makefile
+++ b/finance/py-trytond-account/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:05 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/06/25 06:03:36 richard Exp $
-DISTNAME= trytond_account-3.2.0
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_account-${TRYTOND_VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
CATEGORIES= finance python
-MASTER_SITES= http://downloads.tryton.org/3.2/
+MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
@@ -18,7 +19,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py
PYTHON_VERSIONED_DEPENDENCIES= dateutil
REPLACE_PYTHON+= tests/test_account.py
diff --git a/finance/py-trytond-bank/DESCR b/finance/py-trytond-bank/DESCR
new file mode 100644
index 00000000000..254bd297927
--- /dev/null
+++ b/finance/py-trytond-bank/DESCR
@@ -0,0 +1 @@
+The bank module of the Tryton application platform.
diff --git a/finance/py-trytond-bank/Makefile b/finance/py-trytond-bank/Makefile
new file mode 100644
index 00000000000..a0f85c9e050
--- /dev/null
+++ b/finance/py-trytond-bank/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_bank-${TRYTOND_VERSION}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
+CATEGORIES= finance python
+MASTER_SITES= ${TRYTON_SITES}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Bank module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-stdnum-[0-9]*:../../misc/py-stdnum
+DEPENDS+= ${PYPKGPREFIX}-trytond-currency-[0-9]*:../../finance/py-trytond-currency
+DEPENDS+= ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+REPLACE_PYTHON+= tests/test_bank.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/finance/py-trytond-bank/PLIST b/finance/py-trytond-bank/PLIST
new file mode 100644
index 00000000000..8c9da481c38
--- /dev/null
+++ b/finance/py-trytond-bank/PLIST
@@ -0,0 +1,41 @@
+@comment $NetBSD: PLIST,v 1.1 2014/06/25 06:03:37 richard Exp $
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/trytond/modules/bank/__init__.py
+${PYSITELIB}/trytond/modules/bank/__init__.pyc
+${PYSITELIB}/trytond/modules/bank/__init__.pyo
+${PYSITELIB}/trytond/modules/bank/bank.py
+${PYSITELIB}/trytond/modules/bank/bank.pyc
+${PYSITELIB}/trytond/modules/bank/bank.pyo
+${PYSITELIB}/trytond/modules/bank/bank.xml
+${PYSITELIB}/trytond/modules/bank/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/bank/locale/de_DE.po
+${PYSITELIB}/trytond/modules/bank/locale/es_AR.po
+${PYSITELIB}/trytond/modules/bank/locale/es_CO.po
+${PYSITELIB}/trytond/modules/bank/locale/es_ES.po
+${PYSITELIB}/trytond/modules/bank/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/bank/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/bank/party.py
+${PYSITELIB}/trytond/modules/bank/party.pyc
+${PYSITELIB}/trytond/modules/bank/party.pyo
+${PYSITELIB}/trytond/modules/bank/party.xml
+${PYSITELIB}/trytond/modules/bank/tests/__init__.py
+${PYSITELIB}/trytond/modules/bank/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/bank/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/bank/tests/test_bank.py
+${PYSITELIB}/trytond/modules/bank/tests/test_bank.pyc
+${PYSITELIB}/trytond/modules/bank/tests/test_bank.pyo
+${PYSITELIB}/trytond/modules/bank/tryton.cfg
+${PYSITELIB}/trytond/modules/bank/view/bank_account_form.xml
+${PYSITELIB}/trytond/modules/bank/view/bank_account_list.xml
+${PYSITELIB}/trytond/modules/bank/view/bank_account_number_form.xml
+${PYSITELIB}/trytond/modules/bank/view/bank_account_number_list_sequence.xml
+${PYSITELIB}/trytond/modules/bank/view/bank_account_number_list.xml
+${PYSITELIB}/trytond/modules/bank/view/bank_form.xml
+${PYSITELIB}/trytond/modules/bank/view/bank_list.xml
+${PYSITELIB}/trytond/modules/bank/view/party_form.xml
diff --git a/finance/py-trytond-bank/distinfo b/finance/py-trytond-bank/distinfo
new file mode 100644
index 00000000000..83fbabec5c4
--- /dev/null
+++ b/finance/py-trytond-bank/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+SHA1 (trytond_bank-3.2.0.tar.gz) = 992ca3272583650a474306f7b55e148c97b72dcb
+RMD160 (trytond_bank-3.2.0.tar.gz) = 15ab7f3edf95f5397b3c23a01aa1239b771ad4ec
+Size (trytond_bank-3.2.0.tar.gz) = 23440 bytes
diff --git a/finance/py-trytond-currency/Makefile b/finance/py-trytond-currency/Makefile
index ab29dd828a2..a8301fe5a3b 100644
--- a/finance/py-trytond-currency/Makefile
+++ b/finance/py-trytond-currency/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:05 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2014/06/25 06:03:37 richard Exp $
-DISTNAME= trytond_currency-3.2.0
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_currency-${TRYTOND_VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
CATEGORIES= finance python
-MASTER_SITES= http://downloads.tryton.org/3.2/
+MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
@@ -15,7 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
REPLACE_PYTHON+= tests/test_currency.py
-PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"