pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/py-trytond-company Import py27-trytond-company-3....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a964360cfcb4
branches:  trunk
changeset: 629981:a964360cfcb4
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sat Feb 01 19:04:31 2014 +0000

description:
Import py27-trytond-company-3.0.0 as misc/py-trytond-company.

The company module of the Tryton application platform.

diffstat:

 misc/py-trytond-company/DESCR    |   1 +
 misc/py-trytond-company/Makefile |  24 +++++++++++++++++
 misc/py-trytond-company/PLIST    |  55 ++++++++++++++++++++++++++++++++++++++++
 misc/py-trytond-company/distinfo |   5 +++
 4 files changed, 85 insertions(+), 0 deletions(-)

diffs (101 lines):

diff -r 92c6387d6f19 -r a964360cfcb4 misc/py-trytond-company/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/py-trytond-company/DESCR     Sat Feb 01 19:04:31 2014 +0000
@@ -0,0 +1,1 @@
+The company module of the Tryton application platform.
diff -r 92c6387d6f19 -r a964360cfcb4 misc/py-trytond-company/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/py-trytond-company/Makefile  Sat Feb 01 19:04:31 2014 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2014/02/01 19:04:31 rodent Exp $
+
+DISTNAME=      trytond_company-3.0.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
+CATEGORIES=    misc python
+MASTER_SITES=  http://downloads.tryton.org/3.0/
+
+MAINTAINER=    rodent%NetBSD.org@localhost
+HOMEPAGE=      http://www.tryton.org/
+COMMENT=       Company module of the Tryton application platform
+LICENSE=       gnu-gpl-v3
+
+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
+
+REPLACE_PYTHON+=       tests/test_company.py
+PYTHON_VERSIONS_INCOMPATIBLE=  33 # XXX according to setup.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 92c6387d6f19 -r a964360cfcb4 misc/py-trytond-company/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/py-trytond-company/PLIST     Sat Feb 01 19:04:31 2014 +0000
@@ -0,0 +1,55 @@
+@comment $NetBSD: PLIST,v 1.1 2014/02/01 19:04:31 rodent Exp $
+${PYSITELIB}/trytond/modules/company/__init__.py
+${PYSITELIB}/trytond/modules/company/__init__.pyc
+${PYSITELIB}/trytond/modules/company/__init__.pyo
+${PYSITELIB}/trytond/modules/company/company.py
+${PYSITELIB}/trytond/modules/company/company.pyc
+${PYSITELIB}/trytond/modules/company/company.pyo
+${PYSITELIB}/trytond/modules/company/company.xml
+${PYSITELIB}/trytond/modules/company/cron.py
+${PYSITELIB}/trytond/modules/company/cron.pyc
+${PYSITELIB}/trytond/modules/company/cron.pyo
+${PYSITELIB}/trytond/modules/company/cron.xml
+${PYSITELIB}/trytond/modules/company/header_A4.odt
+${PYSITELIB}/trytond/modules/company/letter.odt
+${PYSITELIB}/trytond/modules/company/locale/bg_BG.po
+${PYSITELIB}/trytond/modules/company/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/company/locale/cs_CZ.po
+${PYSITELIB}/trytond/modules/company/locale/de_DE.po
+${PYSITELIB}/trytond/modules/company/locale/es_AR.po
+${PYSITELIB}/trytond/modules/company/locale/es_CO.po
+${PYSITELIB}/trytond/modules/company/locale/es_ES.po
+${PYSITELIB}/trytond/modules/company/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/company/locale/nl_NL.po
+${PYSITELIB}/trytond/modules/company/locale/ru_RU.po
+${PYSITELIB}/trytond/modules/company/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/company/party.py
+${PYSITELIB}/trytond/modules/company/party.pyc
+${PYSITELIB}/trytond/modules/company/party.pyo
+${PYSITELIB}/trytond/modules/company/tests/__init__.py
+${PYSITELIB}/trytond/modules/company/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/company/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/company/tests/test_company.py
+${PYSITELIB}/trytond/modules/company/tests/test_company.pyc
+${PYSITELIB}/trytond/modules/company/tests/test_company.pyo
+${PYSITELIB}/trytond/modules/company/tryton.cfg
+${PYSITELIB}/trytond/modules/company/view/company_config_start_form.xml
+${PYSITELIB}/trytond/modules/company/view/company_form.xml
+${PYSITELIB}/trytond/modules/company/view/company_list.xml
+${PYSITELIB}/trytond/modules/company/view/company_tree.xml
+${PYSITELIB}/trytond/modules/company/view/cron_form.xml
+${PYSITELIB}/trytond/modules/company/view/employee_form.xml
+${PYSITELIB}/trytond/modules/company/view/employee_tree.xml
+${PYSITELIB}/trytond/modules/company/view/property_form.xml
+${PYSITELIB}/trytond/modules/company/view/property_tree.xml
+${PYSITELIB}/trytond/modules/company/view/sequence_form.xml
+${PYSITELIB}/trytond/modules/company/view/sequence_tree.xml
+${PYSITELIB}/trytond/modules/company/view/user_form.xml
+${PYSITELIB}/trytond/modules/company/view/user_form_preferences.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 92c6387d6f19 -r a964360cfcb4 misc/py-trytond-company/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/py-trytond-company/distinfo  Sat Feb 01 19:04:31 2014 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/01 19:04:31 rodent Exp $
+
+SHA1 (trytond_company-3.0.0.tar.gz) = 9c2a8b43e928d300f006bf05c8147a3eb93b9055
+RMD160 (trytond_company-3.0.0.tar.gz) = 99b73ae7f1adf828ab002e63c6b52203a7ab5290
+Size (trytond_company-3.0.0.tar.gz) = 50940 bytes



Home | Main Index | Thread Index | Old Index