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-invoice Import py27-trytond...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d6fbb99620e
branches:  trunk
changeset: 629997:1d6fbb99620e
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sat Feb 01 19:45:37 2014 +0000

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

The account_invoice module of the Tryton application platform.

diffstat:

 finance/py-trytond-account-invoice/DESCR    |   1 +
 finance/py-trytond-account-invoice/Makefile |  32 +++++++++++++
 finance/py-trytond-account-invoice/PLIST    |  70 +++++++++++++++++++++++++++++
 finance/py-trytond-account-invoice/distinfo |   5 ++
 4 files changed, 108 insertions(+), 0 deletions(-)

diffs (124 lines):

diff -r 2e517fc317fa -r 1d6fbb99620e finance/py-trytond-account-invoice/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/py-trytond-account-invoice/DESCR  Sat Feb 01 19:45:37 2014 +0000
@@ -0,0 +1,1 @@
+The account_invoice module of the Tryton application platform.
diff -r 2e517fc317fa -r 1d6fbb99620e finance/py-trytond-account-invoice/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/py-trytond-account-invoice/Makefile       Sat Feb 01 19:45:37 2014 +0000
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1 2014/02/01 19:45:37 rodent Exp $
+
+DISTNAME=      trytond_account_invoice-3.0.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
+CATEGORIES=    finance python
+MASTER_SITES=  http://downloads.tryton.org/3.0/
+
+MAINTAINER=    rodent%NetBSD.org@localhost
+HOMEPAGE=      http://www.tryton.org/
+COMMENT=       Account invoice module of the Tryton application platform
+LICENSE=       gnu-gpl-v3
+
+DEPENDS+=      ${PYPKGPREFIX}-python-sql-[0-9]*:../../databases/py-python-sql
+DEPENDS+=      ${PYPKGPREFIX}-trytond-account-product-[0-9]*:../../finance/py-trytond-account-product
+DEPENDS+=      ${PYPKGPREFIX}-trytond-product-[0-9]*:../../misc/py-trytond-product
+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-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_invoice.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2e517fc317fa -r 1d6fbb99620e finance/py-trytond-account-invoice/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/py-trytond-account-invoice/PLIST  Sat Feb 01 19:45:37 2014 +0000
@@ -0,0 +1,70 @@
+@comment $NetBSD: PLIST,v 1.1 2014/02/01 19:45:37 rodent Exp $
+${PYSITELIB}/trytond/modules/account_invoice/__init__.py
+${PYSITELIB}/trytond/modules/account_invoice/__init__.pyc
+${PYSITELIB}/trytond/modules/account_invoice/__init__.pyo
+${PYSITELIB}/trytond/modules/account_invoice/account.py
+${PYSITELIB}/trytond/modules/account_invoice/account.pyc
+${PYSITELIB}/trytond/modules/account_invoice/account.pyo
+${PYSITELIB}/trytond/modules/account_invoice/account.xml
+${PYSITELIB}/trytond/modules/account_invoice/invoice.odt
+${PYSITELIB}/trytond/modules/account_invoice/invoice.py
+${PYSITELIB}/trytond/modules/account_invoice/invoice.pyc
+${PYSITELIB}/trytond/modules/account_invoice/invoice.pyo
+${PYSITELIB}/trytond/modules/account_invoice/invoice.xml
+${PYSITELIB}/trytond/modules/account_invoice/locale/bg_BG.po
+${PYSITELIB}/trytond/modules/account_invoice/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/account_invoice/locale/cs_CZ.po
+${PYSITELIB}/trytond/modules/account_invoice/locale/de_DE.po
+${PYSITELIB}/trytond/modules/account_invoice/locale/es_AR.po
+${PYSITELIB}/trytond/modules/account_invoice/locale/es_CO.po
+${PYSITELIB}/trytond/modules/account_invoice/locale/es_ES.po
+${PYSITELIB}/trytond/modules/account_invoice/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/account_invoice/locale/nl_NL.po
+${PYSITELIB}/trytond/modules/account_invoice/locale/ru_RU.po
+${PYSITELIB}/trytond/modules/account_invoice/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/account_invoice/party.py
+${PYSITELIB}/trytond/modules/account_invoice/party.pyc
+${PYSITELIB}/trytond/modules/account_invoice/party.pyo
+${PYSITELIB}/trytond/modules/account_invoice/party.xml
+${PYSITELIB}/trytond/modules/account_invoice/payment_term.py
+${PYSITELIB}/trytond/modules/account_invoice/payment_term.pyc
+${PYSITELIB}/trytond/modules/account_invoice/payment_term.pyo
+${PYSITELIB}/trytond/modules/account_invoice/payment_term.xml
+${PYSITELIB}/trytond/modules/account_invoice/tests/__init__.py
+${PYSITELIB}/trytond/modules/account_invoice/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/account_invoice/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/account_invoice/tests/test_account_invoice.py
+${PYSITELIB}/trytond/modules/account_invoice/tests/test_account_invoice.pyc
+${PYSITELIB}/trytond/modules/account_invoice/tests/test_account_invoice.pyo
+${PYSITELIB}/trytond/modules/account_invoice/tryton.cfg
+${PYSITELIB}/trytond/modules/account_invoice/view/address_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/address_tree.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/credit_start_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/fiscalyear_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/invoice_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/invoice_line_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/invoice_line_tree.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/invoice_line_tree_sequence.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/invoice_tax_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/invoice_tax_tree.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/invoice_tax_tree_sequence.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/invoice_tree.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/move_line_list_payment.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/move_line_list_to_pay.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/party_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/pay_ask_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/pay_start_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/payment_term_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/payment_term_line_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/payment_term_line_list.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/payment_term_line_list_sequence.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/payment_term_tree.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/period_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/print_warning_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 2e517fc317fa -r 1d6fbb99620e finance/py-trytond-account-invoice/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/py-trytond-account-invoice/distinfo       Sat Feb 01 19:45:37 2014 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/01 19:45:37 rodent Exp $
+
+SHA1 (trytond_account_invoice-3.0.1.tar.gz) = ed17d67b1566076c7de93f05747a3ae8851adf3b
+RMD160 (trytond_account_invoice-3.0.1.tar.gz) = 655aa594e5be023d4d39caf0484faad5f81f6daf
+Size (trytond_account_invoice-3.0.1.tar.gz) = 120233 bytes



Home | Main Index | Thread Index | Old Index