[tryton-debian-vcs] tryton-modules-product-classification branch debian updated. debian/4.4.0-4-5-g3701f0f
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Fri Nov 10 12:12:12 UTC 2017
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-product-classification.git;a=commitdiff;h=debian/4.4.0-4-5-g3701f0f
commit 3701f0f2db69018254db5afb6178fcbf4d40c7ea
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Nov 7 16:24:49 2017 +0100
Releasing debian version 4.6.0-1.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/debian/changelog b/debian/changelog
index c9274cd..00db211 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+tryton-modules-product-classification (4.6.0-1) unstable; urgency=medium
+
+ * Bump the Standards-Version to 4.1.0, no changes needed.
+ * Bump the Standards-Version to 4.1.1, no changes needed.
+ * Merging upstream version 4.6.0.
+ * Use https in the watch file.
+
+ -- Mathias Behrle <mathiasb at m9s.biz> Tue, 07 Nov 2017 10:20:15 +0100
+
tryton-modules-product-classification (4.4.0-4) unstable; urgency=medium
* Switch to Python3.
commit d9afa6da38181640729111cdd1d35dd529e5475c
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Nov 7 10:16:46 2017 +0100
Use https in the watch file.
diff --git a/debian/watch b/debian/watch
index a99086b..cc500d6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-opts=pgpsigurlmangle=s/$/.asc/ http://downloads.tryton.org/current/ .*trytond_product_classification-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+opts=pgpsigurlmangle=s/$/.asc/ https://downloads.tryton.org/current/ .*trytond_product_classification-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
commit ab58f21b8146b48ea7a41abf84f9ba8be8b186a0
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Nov 6 14:41:01 2017 +0100
Merging upstream version 4.6.0.
diff --git a/.drone.yml b/.drone.yml
new file mode 100644
index 0000000..e0bc2f7
--- /dev/null
+++ b/.drone.yml
@@ -0,0 +1,51 @@
+clone:
+ hg:
+ image: plugins/hg
+
+pipeline:
+ tox:
+ image: ${IMAGE}
+ environment:
+ - CFLAGS=-O0
+ - DB_CACHE=/cache
+ - TOX_TESTENV_PASSENV=CFLAGS DB_CACHE
+ - POSTGRESQL_URI=postgresql://postgres@postgresql:5432/
+ 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 b6c7bb6..20ec868 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)
diff --git a/PKG-INFO b/PKG-INFO
index 1b15f47..274631a 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond_product_classification
-Version: 4.4.0
+Version: 4.6.0
Summary: Tryton module to implement product classification
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_product_classification
==============================
@@ -67,9 +67,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 4206d0a..c414f60 100644
--- a/locale/bg.po
+++ b/locale/bg.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -27,10 +27,9 @@ msgctxt "field:product.classification.dummy,name:"
msgid "Name"
msgstr "Условие за плащане"
-#, fuzzy
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Условие за плащане"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -81,10 +80,9 @@ msgctxt "field:product.classification_tree.dummy,parent:"
msgid "Parent"
msgstr "Родител"
-#, fuzzy
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Условие за плащане"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/ca.po b/locale/ca.po
index 22e14a0..8ff6faf 100644
--- a/locale/ca.po
+++ b/locale/ca.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -23,8 +23,8 @@ msgid "Name"
msgstr "Nom"
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom del registre"
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -67,8 +67,8 @@ msgid "Parent"
msgstr "Pare"
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom del registre"
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/cs.po b/locale/cs.po
index a80b658..ac04e81 100644
--- a/locale/cs.po
+++ b/locale/cs.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -23,10 +23,9 @@ msgctxt "field:product.classification.dummy,name:"
msgid "Name"
msgstr "Namu"
-#, fuzzy
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -69,10 +68,9 @@ msgctxt "field:product.classification_tree.dummy,parent:"
msgid "Parent"
msgstr ""
-#, fuzzy
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/de.po b/locale/de.po
index 88be861..4605e90 100644
--- a/locale/de.po
+++ b/locale/de.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -23,8 +23,8 @@ msgid "Name"
msgstr "Name"
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Name"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -67,8 +67,8 @@ msgid "Parent"
msgstr "Übergeordnet (Klassifizierung)"
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Name"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/es.po b/locale/es.po
index c7ba209..0296135 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -23,8 +23,8 @@ msgid "Name"
msgstr "Nombre"
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Nombre"
+msgid "Record Name"
+msgstr "Nombre del registro"
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -67,8 +67,8 @@ msgid "Parent"
msgstr "Padre"
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Nombre"
+msgid "Record Name"
+msgstr "Nombre del registro"
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/es_419.po b/locale/es_419.po
index b7c7d3b..797528f 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"
@@ -23,7 +23,7 @@ msgid "Name"
msgstr ""
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
@@ -67,7 +67,7 @@ msgid "Parent"
msgstr ""
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
diff --git a/locale/fr.po b/locale/fr.po
index 901c370..b308fee 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -23,8 +23,8 @@ msgid "Name"
msgstr "Nom"
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom de l'enregistrement"
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -67,8 +67,8 @@ msgid "Parent"
msgstr "Parent"
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom de l'enregistrement"
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/hu_HU.po b/locale/hu_HU.po
index a3d8c96..f202a49 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"
@@ -27,10 +27,9 @@ msgctxt "field:product.classification.dummy,name:"
msgid "Name"
msgstr "Név"
-#, fuzzy
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Név"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -81,10 +80,9 @@ msgctxt "field:product.classification_tree.dummy,parent:"
msgid "Parent"
msgstr "Szülő (csomag)"
-#, fuzzy
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Név"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/it_IT.po b/locale/it_IT.po
index 026c881..d849e96 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"
@@ -24,8 +24,8 @@ msgid "Name"
msgstr "Nome"
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -70,8 +70,8 @@ msgid "Parent"
msgstr "Padre"
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/ja_JP.po b/locale/ja_JP.po
index c56bf33..7e85d37 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"
@@ -23,7 +23,7 @@ msgid "Name"
msgstr ""
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
@@ -67,7 +67,7 @@ msgid "Parent"
msgstr ""
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
+msgid "Record Name"
msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
diff --git a/locale/lo.po b/locale/lo.po
index d2333de..c75f26d 100644
--- a/locale/lo.po
+++ b/locale/lo.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -23,8 +23,8 @@ msgid "Name"
msgstr "ຊື່"
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "ຊື່"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -67,8 +67,8 @@ msgid "Parent"
msgstr "ບັນຊີແມ່"
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "ຊື່"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/lt.po b/locale/lt.po
index a80b658..ac04e81 100644
--- a/locale/lt.po
+++ b/locale/lt.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -23,10 +23,9 @@ msgctxt "field:product.classification.dummy,name:"
msgid "Name"
msgstr "Namu"
-#, fuzzy
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -69,10 +68,9 @@ msgctxt "field:product.classification_tree.dummy,parent:"
msgid "Parent"
msgstr ""
-#, fuzzy
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/nl.po b/locale/nl.po
index fbdad96..61d0874 100644
--- a/locale/nl.po
+++ b/locale/nl.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -27,10 +27,9 @@ msgctxt "field:product.classification.dummy,name:"
msgid "Name"
msgstr "Naam bijlage"
-#, fuzzy
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Naam bijlage"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -81,10 +80,9 @@ msgctxt "field:product.classification_tree.dummy,parent:"
msgid "Parent"
msgstr "Bovenliggend niveau"
-#, fuzzy
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Naam bijlage"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/pl.po b/locale/pl.po
index bc98297..4414116 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -23,8 +23,8 @@ msgid "Name"
msgstr "Nazwa"
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Nazwa"
+msgid "Record Name"
+msgstr "Nazwa rekordu"
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -67,8 +67,8 @@ msgid "Parent"
msgstr "Element nadrzędny"
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Nazwa"
+msgid "Record Name"
+msgstr "Nazwa rekordu"
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index 71a7d86..60ebb29 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"
@@ -23,8 +23,8 @@ msgid "Name"
msgstr "Nome"
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr "Nome do Registro"
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -67,8 +67,8 @@ msgid "Parent"
msgstr "Pai"
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr "Nome do Registro"
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/ru.po b/locale/ru.po
index 6cd8ed0..a5c43b3 100644
--- a/locale/ru.po
+++ b/locale/ru.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -27,10 +27,9 @@ msgctxt "field:product.classification.dummy,name:"
msgid "Name"
msgstr "Правило оплаты"
-#, fuzzy
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Правило оплаты"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -81,10 +80,9 @@ msgctxt "field:product.classification_tree.dummy,parent:"
msgid "Parent"
msgstr "Предок"
-#, fuzzy
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Правило оплаты"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/sl.po b/locale/sl.po
index 15204d0..b21719b 100644
--- a/locale/sl.po
+++ b/locale/sl.po
@@ -1,4 +1,4 @@
-#
+#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -23,8 +23,8 @@ msgid "Name"
msgstr "Naziv"
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "Ime"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -67,8 +67,8 @@ msgid "Parent"
msgstr "Nadklasifikacija"
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "Ime"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
diff --git a/locale/zh_CN.po b/locale/zh_CN.po
index 2c62109..a361733 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"
@@ -27,10 +27,9 @@ msgctxt "field:product.classification.dummy,name:"
msgid "Name"
msgstr "纳木"
-#, fuzzy
msgctxt "field:product.classification.dummy,rec_name:"
-msgid "Name"
-msgstr "纳木"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification.dummy,selectable:"
msgid "Selectable"
@@ -81,10 +80,9 @@ msgctxt "field:product.classification_tree.dummy,parent:"
msgid "Parent"
msgstr "上级"
-#, fuzzy
msgctxt "field:product.classification_tree.dummy,rec_name:"
-msgid "Name"
-msgstr "纳木"
+msgid "Record Name"
+msgstr ""
msgctxt "field:product.classification_tree.dummy,selectable:"
msgid "Selectable"
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 f918af7..565ee93 100644
--- a/setup.py
+++ b/setup.py
@@ -94,9 +94,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/tox.ini b/tox.ini
new file mode 100644
index 0000000..527d859
--- /dev/null
+++ b/tox.ini
@@ -0,0 +1,18 @@
+[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}
+install_command = pip install --pre --find-links https://trydevpi.tryton.org/ {opts} {packages}
diff --git a/tryton.cfg b/tryton.cfg
index 8333695..3299c45 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=4.4.0
+version=4.6.0
depends:
ir
product
diff --git a/trytond_product_classification.egg-info/PKG-INFO b/trytond_product_classification.egg-info/PKG-INFO
index 08a13cc..b5242cc 100644
--- a/trytond_product_classification.egg-info/PKG-INFO
+++ b/trytond_product_classification.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond-product-classification
-Version: 4.4.0
+Version: 4.6.0
Summary: Tryton module to implement product classification
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_product_classification
==============================
@@ -67,9 +67,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_product_classification.egg-info/SOURCES.txt b/trytond_product_classification.egg-info/SOURCES.txt
index 34d9036..13b94ab 100644
--- a/trytond_product_classification.egg-info/SOURCES.txt
+++ b/trytond_product_classification.egg-info/SOURCES.txt
@@ -1,11 +1,16 @@
+.drone.yml
+.hgtags
CHANGELOG
COPYRIGHT
INSTALL
LICENSE
MANIFEST.in
README
+__init__.py
+product.py
product.xml
setup.py
+tox.ini
tryton.cfg
./__init__.py
./product.py
@@ -55,6 +60,8 @@ locale/pt_BR.po
locale/ru.po
locale/sl.po
locale/zh_CN.po
+tests/__init__.py
+tests/test_product_classification.py
trytond_product_classification.egg-info/PKG-INFO
trytond_product_classification.egg-info/SOURCES.txt
trytond_product_classification.egg-info/dependency_links.txt
diff --git a/trytond_product_classification.egg-info/requires.txt b/trytond_product_classification.egg-info/requires.txt
index dd3a913..8999e4c 100644
--- a/trytond_product_classification.egg-info/requires.txt
+++ b/trytond_product_classification.egg-info/requires.txt
@@ -1,2 +1,2 @@
-trytond_product >= 4.4, < 4.5
-trytond >= 4.4, < 4.5
+trytond_product >= 4.6, < 4.7
+trytond >= 4.6, < 4.7
--
tryton-modules-product-classification
More information about the tryton-debian-vcs
mailing list