pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance/py-trytond-account Import py27-trytond-account...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c23d8988b0ad
branches:  trunk
changeset: 629984:c23d8988b0ad
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sat Feb 01 19:14:22 2014 +0000

description:
Import py27-trytond-account-3.0.1 as finance/py-trytond-account.

The account module of the Tryton application platform.

diffstat:

 finance/py-trytond-account/DESCR    |    1 +
 finance/py-trytond-account/Makefile |   29 ++++++
 finance/py-trytond-account/PLIST    |  154 ++++++++++++++++++++++++++++++++++++
 finance/py-trytond-account/distinfo |    5 +
 4 files changed, 189 insertions(+), 0 deletions(-)

diffs (205 lines):

diff -r 081b6e9ff3c6 -r c23d8988b0ad finance/py-trytond-account/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/py-trytond-account/DESCR  Sat Feb 01 19:14:22 2014 +0000
@@ -0,0 +1,1 @@
+The account module of the Tryton application platform.
diff -r 081b6e9ff3c6 -r c23d8988b0ad finance/py-trytond-account/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/py-trytond-account/Makefile       Sat Feb 01 19:14:22 2014 +0000
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2014/02/01 19:14:22 rodent Exp $
+
+DISTNAME=      trytond_account-3.0.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
+CATEGORIES=    finance python
+MASTER_SITES=  http://downloads.tryton.org/3.0/
+
+MAINTAINER=    rodent%NetBSD.org@localhost
+HOMEPAGE=      http://www.tryton.org/
+COMMENT=       Account module of the Tryton application platform
+LICENSE=       gnu-gpl-v3
+
+DEPENDS+=      ${PYPKGPREFIX}-python-sql-[0-9]*:../../databases/py-python-sql
+DEPENDS+=      ${PYPKGPREFIX}-trytond-company-[0-9]*:../../misc/py-trytond-company
+DEPENDS+=      ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party
+DEPENDS+=      ${PYPKGPREFIX}-trytond-currency-[0-9]*:../../finance/py-trytond-currency
+DEPENDS+=      ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  33 # XXX according to setup.py
+PYTHON_VERSIONED_DEPENDENCIES= dateutil
+
+REPLACE_PYTHON+=       tests/test_account.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 081b6e9ff3c6 -r c23d8988b0ad finance/py-trytond-account/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/py-trytond-account/PLIST  Sat Feb 01 19:14:22 2014 +0000
@@ -0,0 +1,154 @@
+@comment $NetBSD: PLIST,v 1.1 2014/02/01 19:14:22 rodent Exp $
+${PYSITELIB}/trytond/modules/account/__init__.py
+${PYSITELIB}/trytond/modules/account/__init__.pyc
+${PYSITELIB}/trytond/modules/account/__init__.pyo
+${PYSITELIB}/trytond/modules/account/account.py
+${PYSITELIB}/trytond/modules/account/account.pyc
+${PYSITELIB}/trytond/modules/account/account.pyo
+${PYSITELIB}/trytond/modules/account/account.xml
+${PYSITELIB}/trytond/modules/account/aged_balance.odt
+${PYSITELIB}/trytond/modules/account/configuration.py
+${PYSITELIB}/trytond/modules/account/configuration.pyc
+${PYSITELIB}/trytond/modules/account/configuration.pyo
+${PYSITELIB}/trytond/modules/account/configuration.xml
+${PYSITELIB}/trytond/modules/account/fiscalyear.py
+${PYSITELIB}/trytond/modules/account/fiscalyear.pyc
+${PYSITELIB}/trytond/modules/account/fiscalyear.pyo
+${PYSITELIB}/trytond/modules/account/fiscalyear.xml
+${PYSITELIB}/trytond/modules/account/general_journal.odt
+${PYSITELIB}/trytond/modules/account/general_ledger.odt
+${PYSITELIB}/trytond/modules/account/icons/tryton-financial.svg
+${PYSITELIB}/trytond/modules/account/journal.py
+${PYSITELIB}/trytond/modules/account/journal.pyc
+${PYSITELIB}/trytond/modules/account/journal.pyo
+${PYSITELIB}/trytond/modules/account/journal.xml
+${PYSITELIB}/trytond/modules/account/locale/bg_BG.po
+${PYSITELIB}/trytond/modules/account/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/account/locale/cs_CZ.po
+${PYSITELIB}/trytond/modules/account/locale/de_DE.po
+${PYSITELIB}/trytond/modules/account/locale/es_AR.po
+${PYSITELIB}/trytond/modules/account/locale/es_CO.po
+${PYSITELIB}/trytond/modules/account/locale/es_ES.po
+${PYSITELIB}/trytond/modules/account/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/account/locale/nl_NL.po
+${PYSITELIB}/trytond/modules/account/locale/ru_RU.po
+${PYSITELIB}/trytond/modules/account/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/account/move.py
+${PYSITELIB}/trytond/modules/account/move.pyc
+${PYSITELIB}/trytond/modules/account/move.pyo
+${PYSITELIB}/trytond/modules/account/move.xml
+${PYSITELIB}/trytond/modules/account/party.py
+${PYSITELIB}/trytond/modules/account/party.pyc
+${PYSITELIB}/trytond/modules/account/party.pyo
+${PYSITELIB}/trytond/modules/account/party.xml
+${PYSITELIB}/trytond/modules/account/period.py
+${PYSITELIB}/trytond/modules/account/period.pyc
+${PYSITELIB}/trytond/modules/account/period.pyo
+${PYSITELIB}/trytond/modules/account/period.xml
+${PYSITELIB}/trytond/modules/account/tax.py
+${PYSITELIB}/trytond/modules/account/tax.pyc
+${PYSITELIB}/trytond/modules/account/tax.pyo
+${PYSITELIB}/trytond/modules/account/tax.xml
+${PYSITELIB}/trytond/modules/account/tests/__init__.py
+${PYSITELIB}/trytond/modules/account/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/account/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/account/tests/test_account.py
+${PYSITELIB}/trytond/modules/account/tests/test_account.pyc
+${PYSITELIB}/trytond/modules/account/tests/test_account.pyo
+${PYSITELIB}/trytond/modules/account/third_party_balance.odt
+${PYSITELIB}/trytond/modules/account/trial_balance.odt
+${PYSITELIB}/trytond/modules/account/tryton.cfg
+${PYSITELIB}/trytond/modules/account/view/account_balance_sheet_tree.xml
+${PYSITELIB}/trytond/modules/account/view/account_deferral_form.xml
+${PYSITELIB}/trytond/modules/account/view/account_deferral_tree.xml
+${PYSITELIB}/trytond/modules/account/view/account_form.xml
+${PYSITELIB}/trytond/modules/account/view/account_income_statement_tree.xml
+${PYSITELIB}/trytond/modules/account/view/account_list.xml
+${PYSITELIB}/trytond/modules/account/view/account_list2.xml
+${PYSITELIB}/trytond/modules/account/view/account_template_form.xml
+${PYSITELIB}/trytond/modules/account/view/account_template_list.xml
+${PYSITELIB}/trytond/modules/account/view/account_template_tree.xml
+${PYSITELIB}/trytond/modules/account/view/account_tree.xml
+${PYSITELIB}/trytond/modules/account/view/account_tree2.xml
+${PYSITELIB}/trytond/modules/account/view/account_type_form.xml
+${PYSITELIB}/trytond/modules/account/view/account_type_list.xml
+${PYSITELIB}/trytond/modules/account/view/account_type_template_form.xml
+${PYSITELIB}/trytond/modules/account/view/account_type_template_list.xml
+${PYSITELIB}/trytond/modules/account/view/account_type_template_tree.xml
+${PYSITELIB}/trytond/modules/account/view/account_type_tree.xml
+${PYSITELIB}/trytond/modules/account/view/configuration_form.xml
+${PYSITELIB}/trytond/modules/account/view/create_chart_account_form.xml
+${PYSITELIB}/trytond/modules/account/view/create_chart_properties_form.xml
+${PYSITELIB}/trytond/modules/account/view/create_chart_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/fiscalyear_balance_non_deferral_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/fiscalyear_close_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/fiscalyear_form.xml
+${PYSITELIB}/trytond/modules/account/view/fiscalyear_tree.xml
+${PYSITELIB}/trytond/modules/account/view/journal_form.xml
+${PYSITELIB}/trytond/modules/account/view/journal_period_form.xml
+${PYSITELIB}/trytond/modules/account/view/journal_period_tree.xml
+${PYSITELIB}/trytond/modules/account/view/journal_tree.xml
+${PYSITELIB}/trytond/modules/account/view/journal_type_form.xml
+${PYSITELIB}/trytond/modules/account/view/journal_type_tree.xml
+${PYSITELIB}/trytond/modules/account/view/journal_view_column_form.xml
+${PYSITELIB}/trytond/modules/account/view/journal_view_column_list.xml
+${PYSITELIB}/trytond/modules/account/view/journal_view_column_list_sequence.xml
+${PYSITELIB}/trytond/modules/account/view/journal_view_form.xml
+${PYSITELIB}/trytond/modules/account/view/journal_view_tree.xml
+${PYSITELIB}/trytond/modules/account/view/move_form.xml
+${PYSITELIB}/trytond/modules/account/view/move_line_form.xml
+${PYSITELIB}/trytond/modules/account/view/move_line_form_move.xml
+${PYSITELIB}/trytond/modules/account/view/move_line_tree.xml
+${PYSITELIB}/trytond/modules/account/view/move_line_tree_move.xml
+${PYSITELIB}/trytond/modules/account/view/move_reconciliation_form.xml
+${PYSITELIB}/trytond/modules/account/view/move_reconciliation_tree.xml
+${PYSITELIB}/trytond/modules/account/view/move_tree.xml
+${PYSITELIB}/trytond/modules/account/view/open_aged_balance_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/open_balance_sheet_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/open_chart_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/open_income_statement_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/open_journal_ask_form.xml
+${PYSITELIB}/trytond/modules/account/view/open_reconcile_lines_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/open_third_party_balance_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/party_form.xml
+${PYSITELIB}/trytond/modules/account/view/party_tree.xml
+${PYSITELIB}/trytond/modules/account/view/period_form.xml
+${PYSITELIB}/trytond/modules/account/view/period_tree.xml
+${PYSITELIB}/trytond/modules/account/view/print_general_journal_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/print_general_legder_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/print_trial_balance_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/reconcile_lines_writeoff_form.xml
+${PYSITELIB}/trytond/modules/account/view/tax_code_form.xml
+${PYSITELIB}/trytond/modules/account/view/tax_code_list.xml
+${PYSITELIB}/trytond/modules/account/view/tax_code_open_chart_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/tax_code_template_form.xml
+${PYSITELIB}/trytond/modules/account/view/tax_code_template_tree.xml
+${PYSITELIB}/trytond/modules/account/view/tax_code_tree.xml
+${PYSITELIB}/trytond/modules/account/view/tax_code_tree2.xml
+${PYSITELIB}/trytond/modules/account/view/tax_form.xml
+${PYSITELIB}/trytond/modules/account/view/tax_group_form.xml
+${PYSITELIB}/trytond/modules/account/view/tax_group_tree.xml
+${PYSITELIB}/trytond/modules/account/view/tax_line_form.xml
+${PYSITELIB}/trytond/modules/account/view/tax_line_tree.xml
+${PYSITELIB}/trytond/modules/account/view/tax_list.xml
+${PYSITELIB}/trytond/modules/account/view/tax_rule_form.xml
+${PYSITELIB}/trytond/modules/account/view/tax_rule_line_form.xml
+${PYSITELIB}/trytond/modules/account/view/tax_rule_line_template_form.xml
+${PYSITELIB}/trytond/modules/account/view/tax_rule_line_template_tree.xml
+${PYSITELIB}/trytond/modules/account/view/tax_rule_line_tree.xml
+${PYSITELIB}/trytond/modules/account/view/tax_rule_line_tree_sequence.xml
+${PYSITELIB}/trytond/modules/account/view/tax_rule_template_form.xml
+${PYSITELIB}/trytond/modules/account/view/tax_rule_template_tree.xml
+${PYSITELIB}/trytond/modules/account/view/tax_rule_tree.xml
+${PYSITELIB}/trytond/modules/account/view/tax_template_form.xml
+${PYSITELIB}/trytond/modules/account/view/tax_template_tree.xml
+${PYSITELIB}/trytond/modules/account/view/tax_tree.xml
+${PYSITELIB}/trytond/modules/account/view/update_chart_start_form.xml
+${PYSITELIB}/trytond/modules/account/view/update_chart_succeed_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 -r 081b6e9ff3c6 -r c23d8988b0ad finance/py-trytond-account/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/py-trytond-account/distinfo       Sat Feb 01 19:14:22 2014 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/01 19:14:22 rodent Exp $
+
+SHA1 (trytond_account-3.0.1.tar.gz) = b264e04b8dc23631c914968540f2d2a27aaf7853
+RMD160 (trytond_account-3.0.1.tar.gz) = 39bc373726d1817a35674b246d20907ed1a62d09
+Size (trytond_account-3.0.1.tar.gz) = 284323 bytes



Home | Main Index | Thread Index | Old Index