summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorrodent <rodent>2014-02-01 22:51:36 +0000
committerrodent <rodent>2014-02-01 22:51:36 +0000
commit80c77051bd21653fc08892b32f3e0e86baa1bf4d (patch)
tree9e74b65f5748c5fa3a43bc883653d980c2528cbc /misc
parent509ef537f9a33382931018489f803aa0ef009681 (diff)
downloadpkgsrc-80c77051bd21653fc08892b32f3e0e86baa1bf4d.tar.gz
Import py27-trytond-stock-lot-3.0.0 as misc/py-trytond-stock-lot.
The stock_lot module of the Tryton application platform.
Diffstat (limited to 'misc')
-rw-r--r--misc/py-trytond-stock-lot/DESCR1
-rw-r--r--misc/py-trytond-stock-lot/Makefile24
-rw-r--r--misc/py-trytond-stock-lot/PLIST47
-rw-r--r--misc/py-trytond-stock-lot/distinfo5
4 files changed, 77 insertions, 0 deletions
diff --git a/misc/py-trytond-stock-lot/DESCR b/misc/py-trytond-stock-lot/DESCR
new file mode 100644
index 00000000000..3593c387db1
--- /dev/null
+++ b/misc/py-trytond-stock-lot/DESCR
@@ -0,0 +1 @@
+The stock_lot module of the Tryton application platform.
diff --git a/misc/py-trytond-stock-lot/Makefile b/misc/py-trytond-stock-lot/Makefile
new file mode 100644
index 00000000000..9b7fd03b4a3
--- /dev/null
+++ b/misc/py-trytond-stock-lot/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2014/02/01 22:51:36 rodent Exp $
+
+DISTNAME= trytond_stock_lot-3.0.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
+CATEGORIES= misc python
+MASTER_SITES= http://downloads.tryton.org/3.0/
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Stock lot module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-trytond-stock-[0-9]*:../../misc/py-trytond-stock
+DEPENDS+= ${PYPKGPREFIX}-trytond-product-[0-9]*:../../misc/py-trytond-product
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+REPLACE_PYTHON+= tests/test_stock_lot.py
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # XXX according to setup.py (v3.0.0)
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/py-trytond-stock-lot/PLIST b/misc/py-trytond-stock-lot/PLIST
new file mode 100644
index 00000000000..f29c6bc0326
--- /dev/null
+++ b/misc/py-trytond-stock-lot/PLIST
@@ -0,0 +1,47 @@
+@comment $NetBSD: PLIST,v 1.1 2014/02/01 22:51:36 rodent Exp $
+${PYSITELIB}/trytond/modules/stock_lot/__init__.py
+${PYSITELIB}/trytond/modules/stock_lot/__init__.pyc
+${PYSITELIB}/trytond/modules/stock_lot/__init__.pyo
+${PYSITELIB}/trytond/modules/stock_lot/locale/bg_BG.po
+${PYSITELIB}/trytond/modules/stock_lot/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/stock_lot/locale/cs_CZ.po
+${PYSITELIB}/trytond/modules/stock_lot/locale/de_DE.po
+${PYSITELIB}/trytond/modules/stock_lot/locale/es_AR.po
+${PYSITELIB}/trytond/modules/stock_lot/locale/es_CO.po
+${PYSITELIB}/trytond/modules/stock_lot/locale/es_ES.po
+${PYSITELIB}/trytond/modules/stock_lot/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/stock_lot/locale/nl_NL.po
+${PYSITELIB}/trytond/modules/stock_lot/locale/ru_RU.po
+${PYSITELIB}/trytond/modules/stock_lot/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/stock_lot/product.py
+${PYSITELIB}/trytond/modules/stock_lot/product.pyc
+${PYSITELIB}/trytond/modules/stock_lot/product.pyo
+${PYSITELIB}/trytond/modules/stock_lot/product.xml
+${PYSITELIB}/trytond/modules/stock_lot/stock.py
+${PYSITELIB}/trytond/modules/stock_lot/stock.pyc
+${PYSITELIB}/trytond/modules/stock_lot/stock.pyo
+${PYSITELIB}/trytond/modules/stock_lot/stock.xml
+${PYSITELIB}/trytond/modules/stock_lot/tests/__init__.py
+${PYSITELIB}/trytond/modules/stock_lot/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/stock_lot/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/stock_lot/tests/scenario_stock_lot_shipment_out.rst
+${PYSITELIB}/trytond/modules/stock_lot/tests/test_stock_lot.py
+${PYSITELIB}/trytond/modules/stock_lot/tests/test_stock_lot.pyc
+${PYSITELIB}/trytond/modules/stock_lot/tests/test_stock_lot.pyo
+${PYSITELIB}/trytond/modules/stock_lot/tryton.cfg
+${PYSITELIB}/trytond/modules/stock_lot/view/inventory_line_form.xml
+${PYSITELIB}/trytond/modules/stock_lot/view/inventory_line_tree.xml
+${PYSITELIB}/trytond/modules/stock_lot/view/lot_form.xml
+${PYSITELIB}/trytond/modules/stock_lot/view/lot_tree.xml
+${PYSITELIB}/trytond/modules/stock_lot/view/move_form.xml
+${PYSITELIB}/trytond/modules/stock_lot/view/move_tree.xml
+${PYSITELIB}/trytond/modules/stock_lot/view/period_cache_lot_form.xml
+${PYSITELIB}/trytond/modules/stock_lot/view/period_cache_lot_list.xml
+${PYSITELIB}/trytond/modules/stock_lot/view/template_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/misc/py-trytond-stock-lot/distinfo b/misc/py-trytond-stock-lot/distinfo
new file mode 100644
index 00000000000..976fb0912bc
--- /dev/null
+++ b/misc/py-trytond-stock-lot/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/01 22:51:36 rodent Exp $
+
+SHA1 (trytond_stock_lot-3.0.0.tar.gz) = b8d69d80c60e75e8c696a2e6f81ea688e6a41d9f
+RMD160 (trytond_stock_lot-3.0.0.tar.gz) = 3f2595a1a90633f2ab9367ceb40ad9cf3c986004
+Size (trytond_stock_lot-3.0.0.tar.gz) = 29580 bytes