[tryton-debian-vcs] tryton-modules-stock-package-shipping-dpd branch upstream updated. upstream/4.4.0-1-g4b6fb25
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Fri Nov 10 12:22:07 UTC 2017
The following commit has been merged in the upstream branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-stock-package-shipping-dpd.git;a=commitdiff;h=upstream/4.4.0-1-g4b6fb25
commit 4b6fb255d0830297f85c6d30d2c242cb770a995f
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Nov 6 14:41:26 2017 +0100
Adding upstream version 4.6.0.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/.drone.yml b/.drone.yml
new file mode 100644
index 0000000..7230ae6
--- /dev/null
+++ b/.drone.yml
@@ -0,0 +1,52 @@
+clone:
+ hg:
+ image: plugins/hg
+
+pipeline:
+ tox:
+ image: ${IMAGE}
+ environment:
+ - CFLAGS=-O0
+ - DB_CACHE=/cache
+ - TOX_TESTENV_PASSENV=CFLAGS DB_CACHE DPD_USER_ID DPD_PASSWORD
+ - POSTGRESQL_URI=postgresql://postgres@postgresql:5432/
+ secrets: [ dpd_user_id, dpd_password ]
+ commands:
+ - pip install tox
+ - tox -e "${TOXENV}-${DATABASE}"
+ volumes:
+ - cache:/root/.cache
+
+services:
+ postgresql:
+ image: postgres
+ when:
+ matrix:
+ DATABASE: postgresql
+
+matrix:
+ include:
+ - IMAGE: python:2.7
+ TOXENV: py27
+ DATABASE: sqlite
+ - IMAGE: python:2.7
+ TOXENV: py27
+ DATABASE: postgresql
+ - IMAGE: python:3.4
+ TOXENV: py34
+ DATABASE: sqlite
+ - IMAGE: python:3.4
+ TOXENV: py34
+ DATABASE: postgresql
+ - IMAGE: python:3.5
+ TOXENV: py35
+ DATABASE: sqlite
+ - IMAGE: python:3.5
+ TOXENV: py35
+ DATABASE: postgresql
+ - IMAGE: python:3.6
+ TOXENV: py36
+ DATABASE: sqlite
+ - IMAGE: python:3.6
+ TOXENV: py36
+ DATABASE: postgresql
diff --git a/CHANGELOG b/CHANGELOG
index f24f5fc..2ea012f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 4.6.0 - 2017-10-30
+* Bug fixes (see mercurial logs for details)
+
Version 4.4.0 - 2017-05-01
* Bug fixes (see mercurial logs for details)
* Use total weight of package
diff --git a/MANIFEST.in b/MANIFEST.in
index fb91042..4a5843d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,7 +6,7 @@ include LICENSE
include tryton.cfg
include *.xml
include view/*.xml
-include *.odt
+include *.fodt
include locale/*.po
include doc/*
include icons/*
diff --git a/PKG-INFO b/PKG-INFO
index a723bbc..14f753f 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond_stock_package_shipping_dpd
-Version: 4.4.0
+Version: 4.6.0
Summary: DPD connector for the Tryton application platform
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://downloads.tryton.org/4.4/
+Download-URL: http://downloads.tryton.org/4.6/
Description: trytond_stock_package_shipping_dpd
==================================
@@ -74,9 +74,9 @@ Classifier: Natural Language :: Slovenian
Classifier: Natural Language :: Spanish
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Office/Business
diff --git a/locale/bg.po b/locale/bg.po
index bff5e2b..c075a4f 100644
--- a/locale/bg.po
+++ b/locale/bg.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -53,10 +53,9 @@ msgctxt "field:carrier.credential.dpd,password:"
msgid "Password"
msgstr "Парола"
-#, fuzzy
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Условие за плащане"
+msgid "Record Name"
+msgstr ""
#, fuzzy
msgctxt "field:carrier.credential.dpd,server:"
diff --git a/locale/ca.po b/locale/ca.po
index e3f6fac..6386337 100644
--- a/locale/ca.po
+++ b/locale/ca.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -55,8 +55,8 @@ msgid "Password"
msgstr "Contrasenya"
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom del registre"
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/locale/cs.po b/locale/cs.po
index f380f7d..c0698b1 100644
--- a/locale/cs.po
+++ b/locale/cs.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -48,10 +48,9 @@ msgctxt "field:carrier.credential.dpd,password:"
msgid "Password"
msgstr ""
-#, fuzzy
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/locale/de.po b/locale/de.po
index 2b5c783..6ce7a25 100644
--- a/locale/de.po
+++ b/locale/de.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -55,8 +55,8 @@ msgid "Password"
msgstr "Passwort"
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Name"
+msgid "Record Name"
+msgstr ""
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/locale/es.po b/locale/es.po
index 595a9b9..24b94f3 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -55,8 +55,8 @@ msgid "Password"
msgstr "Contraseña"
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Nombre"
+msgid "Record Name"
+msgstr "Nombre del registro"
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/locale/es_419.po b/locale/es_419.po
index 3ea7c60..b1a3124 100644
--- a/locale/es_419.po
+++ b/locale/es_419.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -49,7 +49,7 @@ msgid "Password"
msgstr ""
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:carrier.credential.dpd,server:"
diff --git a/locale/fr.po b/locale/fr.po
index bd67c57..f55ccb3 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -55,8 +55,8 @@ msgid "Password"
msgstr "Mot de passe"
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom de l'enregistrement"
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/locale/hu_HU.po b/locale/hu_HU.po
index 2aafa86..6d42de4 100644
--- a/locale/hu_HU.po
+++ b/locale/hu_HU.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -53,10 +53,9 @@ msgctxt "field:carrier.credential.dpd,password:"
msgid "Password"
msgstr "Jelszó"
-#, fuzzy
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Név"
+msgid "Record Name"
+msgstr ""
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/locale/it_IT.po b/locale/it_IT.po
index 9167dc3..515fe9c 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -53,10 +53,9 @@ msgctxt "field:carrier.credential.dpd,password:"
msgid "Password"
msgstr "Password"
-#, fuzzy
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr ""
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/locale/ja_JP.po b/locale/ja_JP.po
index bb6cbe9..b07c893 100644
--- a/locale/ja_JP.po
+++ b/locale/ja_JP.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -49,7 +49,7 @@ msgid "Password"
msgstr ""
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:carrier.credential.dpd,server:"
diff --git a/locale/lo.po b/locale/lo.po
index dd4caf4..148a2b5 100644
--- a/locale/lo.po
+++ b/locale/lo.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -52,10 +52,9 @@ msgctxt "field:carrier.credential.dpd,password:"
msgid "Password"
msgstr ""
-#, fuzzy
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "ຊື່"
+msgid "Record Name"
+msgstr ""
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/locale/lt.po b/locale/lt.po
index f380f7d..c0698b1 100644
--- a/locale/lt.po
+++ b/locale/lt.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -48,10 +48,9 @@ msgctxt "field:carrier.credential.dpd,password:"
msgid "Password"
msgstr ""
-#, fuzzy
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/locale/nl.po b/locale/nl.po
index 8225e68..f497333 100644
--- a/locale/nl.po
+++ b/locale/nl.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -52,10 +52,9 @@ msgctxt "field:carrier.credential.dpd,password:"
msgid "Password"
msgstr ""
-#, fuzzy
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Naam bijlage"
+msgid "Record Name"
+msgstr ""
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/locale/pl.po b/locale/pl.po
index bb6cbe9..04f820d 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -26,15 +26,15 @@ msgstr ""
msgctxt "field:carrier.credential.dpd,company:"
msgid "Company"
-msgstr ""
+msgstr "Firma"
msgctxt "field:carrier.credential.dpd,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "Data utworzenia"
msgctxt "field:carrier.credential.dpd,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "Utworzył"
msgctxt "field:carrier.credential.dpd,depot:"
msgid "Depot"
@@ -42,35 +42,35 @@ msgstr ""
msgctxt "field:carrier.credential.dpd,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
msgctxt "field:carrier.credential.dpd,password:"
msgid "Password"
-msgstr ""
+msgstr "Hasło"
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr ""
+msgid "Record Name"
+msgstr "Nazwa rekordu"
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
-msgstr ""
+msgstr "Serwer"
msgctxt "field:carrier.credential.dpd,token:"
msgid "Token"
-msgstr ""
+msgstr "Token"
msgctxt "field:carrier.credential.dpd,user_id:"
msgid "User ID"
-msgstr ""
+msgstr "ID użytkownika"
msgctxt "field:carrier.credential.dpd,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "Data zapisu"
msgctxt "field:carrier.credential.dpd,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "Zapisał"
#, fuzzy
msgctxt "model:carrier.credential.dpd,name:"
@@ -79,23 +79,23 @@ msgstr "DPD Credentials"
msgctxt "model:ir.action,name:act_create_shipping_dpd_wizard"
msgid "Create DPD Shipping for Packages"
-msgstr "Create DPD Shipping for Packages"
+msgstr ""
msgctxt "model:ir.action,name:act_dpd_credential_form"
msgid "DPD Credentials"
-msgstr "DPD Credentials"
+msgstr ""
msgctxt "model:ir.ui.menu,name:menu_dpd_credential_form"
msgid "DPD Credentials"
-msgstr "DPD Credentials"
+msgstr ""
msgctxt "selection:carrier,shipping_service:"
msgid "DPD"
-msgstr ""
+msgstr "DPD"
msgctxt "selection:carrier.credential.dpd,server:"
msgid "Production"
-msgstr ""
+msgstr "Produkcja"
msgctxt "selection:carrier.credential.dpd,server:"
msgid "Testing"
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index 2882284..6cebcaf 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -55,8 +55,8 @@ msgid "Password"
msgstr "Senha"
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr "Nome do Registro"
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/locale/ru.po b/locale/ru.po
index d1c4894..c7200cc 100644
--- a/locale/ru.po
+++ b/locale/ru.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -53,10 +53,9 @@ msgctxt "field:carrier.credential.dpd,password:"
msgid "Password"
msgstr "Пароль"
-#, fuzzy
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Правило оплаты"
+msgid "Record Name"
+msgstr ""
#, fuzzy
msgctxt "field:carrier.credential.dpd,server:"
diff --git a/locale/sl.po b/locale/sl.po
index f8697b8..85b209c 100644
--- a/locale/sl.po
+++ b/locale/sl.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -55,8 +55,8 @@ msgid "Password"
msgstr "Geslo"
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "Ime"
+msgid "Record Name"
+msgstr ""
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/locale/zh_CN.po b/locale/zh_CN.po
index d20805c..395a891 100644
--- a/locale/zh_CN.po
+++ b/locale/zh_CN.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -52,10 +52,9 @@ msgctxt "field:carrier.credential.dpd,password:"
msgid "Password"
msgstr "密码"
-#, fuzzy
msgctxt "field:carrier.credential.dpd,rec_name:"
-msgid "Name"
-msgstr "纳木"
+msgid "Record Name"
+msgstr ""
msgctxt "field:carrier.credential.dpd,server:"
msgid "Server"
diff --git a/setup.cfg b/setup.cfg
index 861a9f5..8bfd5a1 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,4 @@
[egg_info]
tag_build =
tag_date = 0
-tag_svn_revision = 0
diff --git a/setup.py b/setup.py
index 80f66ba..871fbf8 100644
--- a/setup.py
+++ b/setup.py
@@ -75,7 +75,7 @@ setup(name=name,
],
package_data={
'trytond.modules.stock_package_shipping_dpd': (info.get('xml', [])
- + ['tryton.cfg', 'view/*.xml', 'locale/*.po', '*.odt',
+ + ['tryton.cfg', 'view/*.xml', 'locale/*.po', '*.fodt',
'icons/*.svg', 'tests/*.rst']),
},
classifiers=[
@@ -102,9 +102,9 @@ setup(name=name,
'Natural Language :: Spanish',
'Operating System :: OS Independent',
'Programming Language :: Python :: 2.7',
- 'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy',
'Topic :: Office/Business',
diff --git a/stock.py b/stock.py
index 69626ee..39a92c6 100644
--- a/stock.py
+++ b/stock.py
@@ -178,9 +178,9 @@ class CreateDPDShipping(Wizard):
def shipping_party(self, party, address):
shipping_party = {
'name1': party.name[:50],
- 'name2': address.name[:35] if address.name else party.name[:35],
+ 'name2': address.party.name[:35] if party != address.party else '',
'street': ' '.join((address.street or '').splitlines())[:35],
- 'country': address.country.code,
+ 'country': address.country.code if address.country else '',
'zipCode': address.zip[:9],
'city': address.city[:50],
}
diff --git a/tests/scenario_shipping_dpd.rst b/tests/scenario_shipping_dpd.rst
index d091cc4..d3e0df1 100644
--- a/tests/scenario_shipping_dpd.rst
+++ b/tests/scenario_shipping_dpd.rst
@@ -98,8 +98,7 @@ Create product::
>>> ProductUom = Model.get('product.uom')
>>> unit, = ProductUom.find([('name', '=', 'Unit')])
>>> ProductTemplate = Model.get('product.template')
- >>> Product = Model.get('product.product')
- >>> product = Product()
+
>>> template = ProductTemplate()
>>> template.name = 'product'
>>> template.default_uom = unit
@@ -108,13 +107,10 @@ Create product::
>>> template.weight = 100
>>> template.weight_uom = g
>>> template.list_price = Decimal('10')
- >>> template.cost_price = Decimal('5')
- >>> template.cost_price_method = 'fixed'
>>> template.account_expense = expense
>>> template.account_revenue = revenue
>>> template.save()
- >>> product.template = template
- >>> product.save()
+ >>> product, = template.products
Create an Inventory::
@@ -154,20 +150,16 @@ Create a DPD Carrier and the related credential::
>>> credential.server = 'testing'
>>> credential.save()
- >>> carrier_product = Product()
>>> carrier_product_template = ProductTemplate()
>>> carrier_product_template.name = 'DPD Delivery'
>>> carrier_product_template.default_uom = unit
>>> carrier_product_template.type = 'service'
>>> carrier_product_template.salable = True
>>> carrier_product_template.list_price = Decimal(20)
- >>> carrier_product_template.cost_price = Decimal(14)
- >>> carrier_product_template.cost_price_method = 'fixed'
>>> carrier_product_template.account_expense = expense
>>> carrier_product_template.account_revenue = revenue
>>> carrier_product_template.save()
- >>> carrier_product.template = carrier_product_template
- >>> carrier_product.save()
+ >>> carrier_product, = carrier_product_template.products
>>> dpd = Party(name='DPD')
>>> dpd.save()
diff --git a/tox.ini b/tox.ini
new file mode 100644
index 0000000..4985fc6
--- /dev/null
+++ b/tox.ini
@@ -0,0 +1,19 @@
+[tox]
+envlist = {py27,py34,py35,py36}-{sqlite,postgresql,mysql},pypy-{sqlite,postgresql}
+
+[testenv]
+commands = {envpython} setup.py test
+deps =
+ {py27,py34,py35,py36}-postgresql: psycopg2 >= 2.5
+ pypy-postgresql: psycopg2cffi >= 2.5
+ mysql: MySQL-python
+ sqlite: sqlitebck
+setenv =
+ sqlite: TRYTOND_DATABASE_URI={env:SQLITE_URI:sqlite://}
+ postgresql: TRYTOND_DATABASE_URI={env:POSTGRESQL_URI:postgresql://}
+ mysql: TRYTOND_DATABASE_URI={env:MYSQL_URI:mysql://}
+ sqlite: DB_NAME={env:SQLITE_NAME::memory:}
+ postgresql: DB_NAME={env:POSTGRESQL_NAME:test}
+ mysql: DB_NAME={env:MYSQL_NAME:test}
+passenv=DPD_USER_ID DPD_PASSWORD
+install_command = pip install --pre --find-links https://trydevpi.tryton.org/ {opts} {packages}
diff --git a/tryton.cfg b/tryton.cfg
index 355a588..ff12fc1 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=4.4.0
+version=4.6.0
depends:
ir
res
diff --git a/trytond_stock_package_shipping_dpd.egg-info/PKG-INFO b/trytond_stock_package_shipping_dpd.egg-info/PKG-INFO
index 7ff4e14..d7a7a8a 100644
--- a/trytond_stock_package_shipping_dpd.egg-info/PKG-INFO
+++ b/trytond_stock_package_shipping_dpd.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond-stock-package-shipping-dpd
-Version: 4.4.0
+Version: 4.6.0
Summary: DPD connector for the Tryton application platform
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://downloads.tryton.org/4.4/
+Download-URL: http://downloads.tryton.org/4.6/
Description: trytond_stock_package_shipping_dpd
==================================
@@ -74,9 +74,9 @@ Classifier: Natural Language :: Slovenian
Classifier: Natural Language :: Spanish
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Office/Business
diff --git a/trytond_stock_package_shipping_dpd.egg-info/SOURCES.txt b/trytond_stock_package_shipping_dpd.egg-info/SOURCES.txt
index 389c145..fb4a993 100644
--- a/trytond_stock_package_shipping_dpd.egg-info/SOURCES.txt
+++ b/trytond_stock_package_shipping_dpd.egg-info/SOURCES.txt
@@ -1,12 +1,19 @@
+.drone.yml
+.hgtags
CHANGELOG
COPYRIGHT
INSTALL
LICENSE
MANIFEST.in
README
+__init__.py
+carrier.py
carrier.xml
+configuration.py
setup.py
+stock.py
stock.xml
+tox.ini
tryton.cfg
./__init__.py
./carrier.py
@@ -57,7 +64,9 @@ locale/pt_BR.po
locale/ru.po
locale/sl.po
locale/zh_CN.po
+tests/__init__.py
tests/scenario_shipping_dpd.rst
+tests/test_stock_package_shipping_dpd.py
trytond_stock_package_shipping_dpd.egg-info/PKG-INFO
trytond_stock_package_shipping_dpd.egg-info/SOURCES.txt
trytond_stock_package_shipping_dpd.egg-info/dependency_links.txt
diff --git a/trytond_stock_package_shipping_dpd.egg-info/requires.txt b/trytond_stock_package_shipping_dpd.egg-info/requires.txt
index f6524f1..1f827c2 100644
--- a/trytond_stock_package_shipping_dpd.egg-info/requires.txt
+++ b/trytond_stock_package_shipping_dpd.egg-info/requires.txt
@@ -1,9 +1,9 @@
zeep >= 0.12
PyPDF2
-trytond_party >= 4.4, < 4.5
-trytond_product >= 4.4, < 4.5
-trytond_stock >= 4.4, < 4.5
-trytond_stock_shipment_measurements >= 4.4, < 4.5
-trytond_stock_package >= 4.4, < 4.5
-trytond_stock_package_shipping >= 4.4, < 4.5
-trytond >= 4.4, < 4.5
+trytond_party >= 4.6, < 4.7
+trytond_product >= 4.6, < 4.7
+trytond_stock >= 4.6, < 4.7
+trytond_stock_shipment_measurements >= 4.6, < 4.7
+trytond_stock_package >= 4.6, < 4.7
+trytond_stock_package_shipping >= 4.6, < 4.7
+trytond >= 4.6, < 4.7
--
tryton-modules-stock-package-shipping-dpd
More information about the tryton-debian-vcs
mailing list