summaryrefslogtreecommitdiff
path: root/finance/py-trytond-account-payment
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2016-12-04 21:12:58 +0000
committerrodent <rodent@pkgsrc.org>2016-12-04 21:12:58 +0000
commit517b485d38759e5f59ec75e7263448b5cbc66b88 (patch)
treebcb13945f8b7330e505f9ecf29d976b9e1948bb3 /finance/py-trytond-account-payment
parent7cb907836741d7d8613a07fbf044826b68952956 (diff)
downloadpkgsrc-517b485d38759e5f59ec75e7263448b5cbc66b88.tar.gz
It's time to make Tryton great again. This update is YUGE. There are 71
new packages. Most of which are the remaining modules of the Tryton platform which weren't packaged. The others are dependencies of the new modules. This was tested on FreeBSD and is based in large part on Richard Palo's (richard@) work. This is the most recent release of the Tryton platform, version 4.2. There's a very large list of changes from the 3.8 series we have in pkgsrc. If you're interested, those functional changes can be found here: http://www.tryton.org/posts/new-tryton-release-42.html http://www.tryton.org/posts/new-tryton-release-40.html
Diffstat (limited to 'finance/py-trytond-account-payment')
-rw-r--r--finance/py-trytond-account-payment/Makefile12
-rw-r--r--finance/py-trytond-account-payment/PLIST51
-rw-r--r--finance/py-trytond-account-payment/distinfo10
3 files changed, 39 insertions, 34 deletions
diff --git a/finance/py-trytond-account-payment/Makefile b/finance/py-trytond-account-payment/Makefile
index 82556e70355..126e0b23bc5 100644
--- a/finance/py-trytond-account-payment/Makefile
+++ b/finance/py-trytond-account-payment/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/08/24 14:49:42 richard Exp $
+# $NetBSD: Makefile,v 1.4 2016/12/04 21:13:01 rodent Exp $
TRYTON_MODULE_NAME= trytond_account_payment
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
@@ -8,11 +8,11 @@ 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
+DEPENDS+= ${PYPKGPREFIX}-trytond-currency>=${TRYTON_BASEVER}:../../finance/py-trytond-currency
+DEPENDS+= ${PYPKGPREFIX}-trytond-account>=${TRYTON_BASEVER}:../../finance/py-trytond-account
+DEPENDS+= ${PYPKGPREFIX}-trytond-company>=${TRYTON_BASEVER}:../../misc/py-trytond-company
+DEPENDS+= ${PYPKGPREFIX}-trytond-party>=${TRYTON_BASEVER}:../../misc/py-trytond-party
+DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
USE_LANGUAGES= # none
diff --git a/finance/py-trytond-account-payment/PLIST b/finance/py-trytond-account-payment/PLIST
index 0eff01c6225..63263fd7b0b 100644
--- a/finance/py-trytond-account-payment/PLIST
+++ b/finance/py-trytond-account-payment/PLIST
@@ -1,11 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2015/11/22 08:05:08 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
+@comment $NetBSD: PLIST,v 1.4 2016/12/04 21:13:01 rodent Exp $
${PYSITELIB}/trytond/modules/account_payment/__init__.py
${PYSITELIB}/trytond/modules/account_payment/__init__.pyc
${PYSITELIB}/trytond/modules/account_payment/__init__.pyo
@@ -13,24 +6,27 @@ ${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/bg_BG.po
-${PYSITELIB}/trytond/modules/account_payment/locale/ca_ES.po
-${PYSITELIB}/trytond/modules/account_payment/locale/cs_CZ.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_EC.po
-${PYSITELIB}/trytond/modules/account_payment/locale/es_ES.po
-${PYSITELIB}/trytond/modules/account_payment/locale/es_MX.po
-${PYSITELIB}/trytond/modules/account_payment/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/account_payment/locale/bg.po
+${PYSITELIB}/trytond/modules/account_payment/locale/ca.po
+${PYSITELIB}/trytond/modules/account_payment/locale/cs.po
+${PYSITELIB}/trytond/modules/account_payment/locale/de.po
+${PYSITELIB}/trytond/modules/account_payment/locale/es.po
+${PYSITELIB}/trytond/modules/account_payment/locale/es_419.po
+${PYSITELIB}/trytond/modules/account_payment/locale/fr.po
${PYSITELIB}/trytond/modules/account_payment/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_payment/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_payment/locale/ja_JP.po
-${PYSITELIB}/trytond/modules/account_payment/locale/lt_LT.po
-${PYSITELIB}/trytond/modules/account_payment/locale/nl_NL.po
+${PYSITELIB}/trytond/modules/account_payment/locale/lo.po
+${PYSITELIB}/trytond/modules/account_payment/locale/lt.po
+${PYSITELIB}/trytond/modules/account_payment/locale/nl.po
+${PYSITELIB}/trytond/modules/account_payment/locale/pl.po
${PYSITELIB}/trytond/modules/account_payment/locale/pt_BR.po
-${PYSITELIB}/trytond/modules/account_payment/locale/ru_RU.po
-${PYSITELIB}/trytond/modules/account_payment/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/account_payment/locale/ru.po
+${PYSITELIB}/trytond/modules/account_payment/locale/sl.po
+${PYSITELIB}/trytond/modules/account_payment/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/account_payment/party.py
+${PYSITELIB}/trytond/modules/account_payment/party.pyc
+${PYSITELIB}/trytond/modules/account_payment/party.pyo
${PYSITELIB}/trytond/modules/account_payment/payment.py
${PYSITELIB}/trytond/modules/account_payment/payment.pyc
${PYSITELIB}/trytond/modules/account_payment/payment.pyo
@@ -39,12 +35,14 @@ ${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/scenario_account_payment.rst
+${PYSITELIB}/trytond/modules/account_payment/tests/scenario_account_payment_invoice.rst
${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/configuration_form.xml
${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/move_line_pay_ask_journal_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
@@ -52,3 +50,10 @@ ${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
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/finance/py-trytond-account-payment/distinfo b/finance/py-trytond-account-payment/distinfo
index 48c84ec84b1..719d02dd6c1 100644
--- a/finance/py-trytond-account-payment/distinfo
+++ b/finance/py-trytond-account-payment/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/22 08:05:08 richard Exp $
+$NetBSD: distinfo,v 1.6 2016/12/04 21:13:01 rodent Exp $
-SHA1 (tryton-3.8/trytond_account_payment-3.8.0.tar.gz) = 1f80210f07275b737cd4e3671cd1c0900b6e85a3
-RMD160 (tryton-3.8/trytond_account_payment-3.8.0.tar.gz) = 7b8c3581bdcf8a67aa692220cdb5fe2de2fc2ed6
-SHA512 (tryton-3.8/trytond_account_payment-3.8.0.tar.gz) = bb570b7bd91c78dbb014141847f6a3f6b578b024e8432ef26653b9ae1d18d94f3331e6db61e45e772fc19f741bb17114c8204e67c714445770820a9b54242132
-Size (tryton-3.8/trytond_account_payment-3.8.0.tar.gz) = 35883 bytes
+SHA1 (tryton-4.2/trytond_account_payment-4.2.0.tar.gz) = 41975b89c1a5ef69305fcbbe1e5606fc01eeb95c
+RMD160 (tryton-4.2/trytond_account_payment-4.2.0.tar.gz) = c2361f24d79f607ca8fab8ed283be9674c4bf9fe
+SHA512 (tryton-4.2/trytond_account_payment-4.2.0.tar.gz) = 41911b774adaaee56cedf3eaa4b24dfa93909ae7029ba51459778e4eb71b602aef26e686a7adf922a6ab231739a7d52ffab54c3f6fe27ff43277cae834e57244
+Size (tryton-4.2/trytond_account_payment-4.2.0.tar.gz) = 41521 bytes