From 44267bb312f249e34df691fb3adf3e82c0249d95 Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 1 Feb 2014 20:23:35 +0000 Subject: Import py27-trytond-stock-3.0.1 as misc/py-trytond-stock. The stock module of the Tryton application platform. --- misc/py-trytond-stock/DESCR | 1 + misc/py-trytond-stock/Makefile | 28 +++++++++++ misc/py-trytond-stock/PLIST | 105 +++++++++++++++++++++++++++++++++++++++++ misc/py-trytond-stock/distinfo | 5 ++ 4 files changed, 139 insertions(+) create mode 100644 misc/py-trytond-stock/DESCR create mode 100644 misc/py-trytond-stock/Makefile create mode 100644 misc/py-trytond-stock/PLIST create mode 100644 misc/py-trytond-stock/distinfo (limited to 'misc') diff --git a/misc/py-trytond-stock/DESCR b/misc/py-trytond-stock/DESCR new file mode 100644 index 00000000000..0cbc54acde5 --- /dev/null +++ b/misc/py-trytond-stock/DESCR @@ -0,0 +1 @@ +The stock module of the Tryton application platform. diff --git a/misc/py-trytond-stock/Makefile b/misc/py-trytond-stock/Makefile new file mode 100644 index 00000000000..41fb435dab3 --- /dev/null +++ b/misc/py-trytond-stock/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1 2014/02/01 20:23:35 rodent Exp $ + +DISTNAME= trytond_stock-3.0.1 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} +CATEGORIES= misc python +MASTER_SITES= http://downloads.tryton.org/3.0/ + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://www.tryton.org/ +COMMENT= Stock module of the Tryton application platform +LICENSE= gnu-gpl-v3 + +DEPENDS+= ${PYPKGPREFIX}-trytond-currency-[0-9]*:../../finance/py-trytond-currency +DEPENDS+= ${PYPKGPREFIX}-trytond-company-[0-9]*:../../misc/py-trytond-company +DEPENDS+= ${PYPKGPREFIX}-trytond-product-[0-9]*:../../misc/py-trytond-product +DEPENDS+= ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party +DEPENDS+= ${PYPKGPREFIX}-python-sql-[0-9]*:../../databases/py-python-sql +DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond + +USE_LANGUAGES= # none + +PYTHON_VERSIONS_INCOMPATIBLE= 33 # XXX according to setup.py (v3.0.1) + +REPLACE_PYTHON+= tests/test_stock.py + +.include "../../lang/python/application.mk" +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/misc/py-trytond-stock/PLIST b/misc/py-trytond-stock/PLIST new file mode 100644 index 00000000000..67f4a9e41fc --- /dev/null +++ b/misc/py-trytond-stock/PLIST @@ -0,0 +1,105 @@ +@comment $NetBSD: PLIST,v 1.1 2014/02/01 20:23:35 rodent Exp $ +${PYSITELIB}/trytond/modules/stock/__init__.py +${PYSITELIB}/trytond/modules/stock/__init__.pyc +${PYSITELIB}/trytond/modules/stock/__init__.pyo +${PYSITELIB}/trytond/modules/stock/configuration.py +${PYSITELIB}/trytond/modules/stock/configuration.pyc +${PYSITELIB}/trytond/modules/stock/configuration.pyo +${PYSITELIB}/trytond/modules/stock/configuration.xml +${PYSITELIB}/trytond/modules/stock/customer_return_restocking_list.odt +${PYSITELIB}/trytond/modules/stock/delivery_note.odt +${PYSITELIB}/trytond/modules/stock/icons/tryton-inventory.svg +${PYSITELIB}/trytond/modules/stock/internal_shipment.odt +${PYSITELIB}/trytond/modules/stock/inventory.py +${PYSITELIB}/trytond/modules/stock/inventory.pyc +${PYSITELIB}/trytond/modules/stock/inventory.pyo +${PYSITELIB}/trytond/modules/stock/inventory.xml +${PYSITELIB}/trytond/modules/stock/locale/bg_BG.po +${PYSITELIB}/trytond/modules/stock/locale/ca_ES.po +${PYSITELIB}/trytond/modules/stock/locale/cs_CZ.po +${PYSITELIB}/trytond/modules/stock/locale/de_DE.po +${PYSITELIB}/trytond/modules/stock/locale/es_AR.po +${PYSITELIB}/trytond/modules/stock/locale/es_CO.po +${PYSITELIB}/trytond/modules/stock/locale/es_ES.po +${PYSITELIB}/trytond/modules/stock/locale/fr_FR.po +${PYSITELIB}/trytond/modules/stock/locale/nl_NL.po +${PYSITELIB}/trytond/modules/stock/locale/ru_RU.po +${PYSITELIB}/trytond/modules/stock/locale/sl_SI.po +${PYSITELIB}/trytond/modules/stock/location.py +${PYSITELIB}/trytond/modules/stock/location.pyc +${PYSITELIB}/trytond/modules/stock/location.pyo +${PYSITELIB}/trytond/modules/stock/location.xml +${PYSITELIB}/trytond/modules/stock/move.py +${PYSITELIB}/trytond/modules/stock/move.pyc +${PYSITELIB}/trytond/modules/stock/move.pyo +${PYSITELIB}/trytond/modules/stock/move.xml +${PYSITELIB}/trytond/modules/stock/party.xml +${PYSITELIB}/trytond/modules/stock/period.py +${PYSITELIB}/trytond/modules/stock/period.pyc +${PYSITELIB}/trytond/modules/stock/period.pyo +${PYSITELIB}/trytond/modules/stock/period.xml +${PYSITELIB}/trytond/modules/stock/picking_list.odt +${PYSITELIB}/trytond/modules/stock/product.py +${PYSITELIB}/trytond/modules/stock/product.pyc +${PYSITELIB}/trytond/modules/stock/product.pyo +${PYSITELIB}/trytond/modules/stock/product.xml +${PYSITELIB}/trytond/modules/stock/shipment.py +${PYSITELIB}/trytond/modules/stock/shipment.pyc +${PYSITELIB}/trytond/modules/stock/shipment.pyo +${PYSITELIB}/trytond/modules/stock/shipment.xml +${PYSITELIB}/trytond/modules/stock/stock.xml +${PYSITELIB}/trytond/modules/stock/supplier_restocking_list.odt +${PYSITELIB}/trytond/modules/stock/tests/__init__.py +${PYSITELIB}/trytond/modules/stock/tests/__init__.pyc +${PYSITELIB}/trytond/modules/stock/tests/__init__.pyo +${PYSITELIB}/trytond/modules/stock/tests/scenario_stock_average_cost_price.rst +${PYSITELIB}/trytond/modules/stock/tests/scenario_stock_shipment_out.rst +${PYSITELIB}/trytond/modules/stock/tests/test_stock.py +${PYSITELIB}/trytond/modules/stock/tests/test_stock.pyc +${PYSITELIB}/trytond/modules/stock/tests/test_stock.pyo +${PYSITELIB}/trytond/modules/stock/tryton.cfg +${PYSITELIB}/trytond/modules/stock/view/configuration_form.xml +${PYSITELIB}/trytond/modules/stock/view/inventory_form.xml +${PYSITELIB}/trytond/modules/stock/view/inventory_line_form.xml +${PYSITELIB}/trytond/modules/stock/view/inventory_line_tree.xml +${PYSITELIB}/trytond/modules/stock/view/inventory_tree.xml +${PYSITELIB}/trytond/modules/stock/view/location_form.xml +${PYSITELIB}/trytond/modules/stock/view/location_list.xml +${PYSITELIB}/trytond/modules/stock/view/location_quantity_tree.xml +${PYSITELIB}/trytond/modules/stock/view/location_tree.xml +${PYSITELIB}/trytond/modules/stock/view/move_form.xml +${PYSITELIB}/trytond/modules/stock/view/move_tree.xml +${PYSITELIB}/trytond/modules/stock/view/move_tree_simple.xml +${PYSITELIB}/trytond/modules/stock/view/party_address_form.xml +${PYSITELIB}/trytond/modules/stock/view/party_address_tree.xml +${PYSITELIB}/trytond/modules/stock/view/party_form.xml +${PYSITELIB}/trytond/modules/stock/view/period_cache_form.xml +${PYSITELIB}/trytond/modules/stock/view/period_cache_list.xml +${PYSITELIB}/trytond/modules/stock/view/period_form.xml +${PYSITELIB}/trytond/modules/stock/view/period_list.xml +${PYSITELIB}/trytond/modules/stock/view/product_by_location_start_form.xml +${PYSITELIB}/trytond/modules/stock/view/product_quantities_warehouse_graph.xml +${PYSITELIB}/trytond/modules/stock/view/product_quantities_warehouse_list.xml +${PYSITELIB}/trytond/modules/stock/view/product_quantities_warehouse_start_form.xml +${PYSITELIB}/trytond/modules/stock/view/product_tree_qty.xml +${PYSITELIB}/trytond/modules/stock/view/products_by_locations_start_form.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_in_form.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_in_return_assign_failed_form.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_in_return_form.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_in_return_tree.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_in_tree.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_internal_assign_failed_form.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_internal_form.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_internal_tree.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_out_assign_failed_form.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_out_form.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_out_return_form.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_out_return_tree.xml +${PYSITELIB}/trytond/modules/stock/view/shipment_out_tree.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/distinfo b/misc/py-trytond-stock/distinfo new file mode 100644 index 00000000000..7bb60dd923d --- /dev/null +++ b/misc/py-trytond-stock/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2014/02/01 20:23:35 rodent Exp $ + +SHA1 (trytond_stock-3.0.1.tar.gz) = 2a7c891380a33a92f376430bbdd9564e31eaea99 +RMD160 (trytond_stock-3.0.1.tar.gz) = 320c7e857c29fa7e5796cadfbc79785171a9e56f +Size (trytond_stock-3.0.1.tar.gz) = 171231 bytes -- cgit v1.2.3