summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorrodent <rodent>2014-05-03 13:42:19 +0000
committerrodent <rodent>2014-05-03 13:42:19 +0000
commit843dbb3dbe421fdde2ee4eb5a0e4907f07b86711 (patch)
tree936cd1a601e9bd06638d85a5459b1451a9c82905 /misc
parentec54235ce47ccbcd7d924cfd92132150a5610b4e (diff)
downloadpkgsrc-843dbb3dbe421fdde2ee4eb5a0e4907f07b86711.tar.gz
Updated to latest version, 3.2.0. From CHANGELOG:
Version 3.2.0 - 2014-04-21 * Bug fixes (see mercurial logs for details) * Add warning for moves without origin * Allow to define the effective date of shipments * Prevent changing product type if stock moves exist * Use new methods to compute quantities in StockMixin._search_quantity() * Split products_by_location into two methods on Move: compute_quantities_query and compute_quantities * Use origin for inventory moves * Allow partial assignation on Supplier Shipment Return
Diffstat (limited to 'misc')
-rw-r--r--misc/py-trytond-stock/Makefile6
-rw-r--r--misc/py-trytond-stock/PLIST3
-rw-r--r--misc/py-trytond-stock/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/misc/py-trytond-stock/Makefile b/misc/py-trytond-stock/Makefile
index 41fb435dab3..15f66949e95 100644
--- a/misc/py-trytond-stock/Makefile
+++ b/misc/py-trytond-stock/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2014/02/01 20:23:35 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2014/05/03 13:42:19 rodent Exp $
-DISTNAME= trytond_stock-3.0.1
+DISTNAME= trytond_stock-3.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
CATEGORIES= misc python
-MASTER_SITES= http://downloads.tryton.org/3.0/
+MASTER_SITES= http://downloads.tryton.org/3.2/
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
diff --git a/misc/py-trytond-stock/PLIST b/misc/py-trytond-stock/PLIST
index 67f4a9e41fc..f5e35888759 100644
--- a/misc/py-trytond-stock/PLIST
+++ b/misc/py-trytond-stock/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/02/01 20:23:35 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/05/03 13:42:19 rodent Exp $
${PYSITELIB}/trytond/modules/stock/__init__.py
${PYSITELIB}/trytond/modules/stock/__init__.pyc
${PYSITELIB}/trytond/modules/stock/__init__.pyo
@@ -53,6 +53,7 @@ ${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_inventory.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
diff --git a/misc/py-trytond-stock/distinfo b/misc/py-trytond-stock/distinfo
index 7bb60dd923d..494039bdd06 100644
--- a/misc/py-trytond-stock/distinfo
+++ b/misc/py-trytond-stock/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/02/01 20:23:35 rodent Exp $
+$NetBSD: distinfo,v 1.2 2014/05/03 13:42:19 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
+SHA1 (trytond_stock-3.2.0.tar.gz) = af1e83496bc4d4b7780a40dfd71c448a956b6829
+RMD160 (trytond_stock-3.2.0.tar.gz) = 3155a67b0f392688a1acfe3f6473bd6f44cb593d
+Size (trytond_stock-3.2.0.tar.gz) = 173725 bytes