Hello community,

here is the log from the commit of package trytond_product for openSUSE:Factory 
checked in at 2017-11-16 14:03:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_product (Old)
 and      /work/SRC/openSUSE:Factory/.trytond_product.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_product"

Thu Nov 16 14:03:26 2017 rev:3 rq:542142 version:4.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_product/trytond_product.changes  
2017-07-05 23:56:06.723894750 +0200
+++ /work/SRC/openSUSE:Factory/.trytond_product.new/trytond_product.changes     
2017-11-16 14:03:30.388206680 +0100
@@ -1,0 +2,5 @@
+Thu Nov  9 06:05:03 UTC 2017 - axel.br...@gmx.de
+
+- Version 4.2.2 - Bugfix Release
+
+-------------------------------------------------------------------

Old:
----
  trytond_product-4.2.1.tar.gz

New:
----
  trytond_product-4.2.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ trytond_product.spec ++++++
--- /var/tmp/diff_new_pack.BpWu4j/_old  2017-11-16 14:03:31.916151304 +0100
+++ /var/tmp/diff_new_pack.BpWu4j/_new  2017-11-16 14:03:31.920151159 +0100
@@ -19,7 +19,7 @@
 
 %define majorver 4.2
 Name:           trytond_product
-Version:        %{majorver}.1
+Version:        %{majorver}.2
 Release:        0
 Summary:        The "product" module for the Tryton ERP system
 License:        GPL-3.0

++++++ trytond_product-4.2.1.tar.gz -> trytond_product-4.2.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.2.1/.drone.yml 
new/trytond_product-4.2.2/.drone.yml
--- old/trytond_product-4.2.1/.drone.yml        1970-01-01 01:00:00.000000000 
+0100
+++ new/trytond_product-4.2.2/.drone.yml        2016-12-30 22:16:51.000000000 
+0100
@@ -0,0 +1,9 @@
+image: python:all
+env:
+  - POSTGRESQL_URI=postgresql://postgres@127.0.0.1:5432/
+  - MYSQL_URI=mysql://root@127.0.0.1:3306/
+script:
+  - pip install tox
+  - tox -e "{py27,py33,py34,py35}-{sqlite,postgresql}" 
--skip-missing-interpreters
+services:
+  - postgres
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.2.1/.hgtags 
new/trytond_product-4.2.2/.hgtags
--- old/trytond_product-4.2.1/.hgtags   1970-01-01 01:00:00.000000000 +0100
+++ new/trytond_product-4.2.2/.hgtags   2017-11-08 23:29:12.000000000 +0100
@@ -0,0 +1,19 @@
+5c700fb83cb0c30a562930216535350910ceeb9f 1.0.0
+5228559145e125737c473986973d4c8c474fc48b 1.2.0
+f842ba7aea91b52a34fe80ed0739f8e3cba80c7f 1.4.0
+0021ba35067abe399cfc84de2e87ac7687fa44c4 1.6.0
+69594771004e2cdf9544b66dfc0d5a573c733ca9 1.8.0
+07fd0bfc7e48a52f3a9298c016704dcfbbb002da 2.0.0
+6136f2cc33af280d251399d67399a2f6e854c9ca 2.2.0
+bbaadb49d3a2043d116d95bfe839a34ea4c39b3e 2.4.0
+13bb103b0c306546e04650df7ef220788815940d 2.6.0
+068ba300a88e92ba0006da1c3e4f38d55735d330 2.8.0
+f12b310c171a7db2ccc6b5ef8124b2226c43cd95 3.0.0
+33fe56cf3761d7218224b99b0d5f91c03a66d5f8 3.2.0
+3d5d38b4e1ffefc96d2f246a0a94f891954bfa2f 3.4.0
+88274ee63deab532817641c9ecb08ea64261994a 3.6.0
+a08cb664e6f2e8d08f82131cef9ad12680605bad 3.8.0
+72aaaea3ff8c1c6dc2525e487e2c03eeb5c315d1 4.0.0
+e7e236366a9170e2d85fce89cfe30a72486c7083 4.2.0
+7a60707687092d282e3db1cb82d0d6b18545cec5 4.2.1
+fc925f5f2c45c6f4cf9089cedd4e56824db70895 4.2.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.2.1/CHANGELOG 
new/trytond_product-4.2.2/CHANGELOG
--- old/trytond_product-4.2.1/CHANGELOG 2017-01-04 00:18:53.000000000 +0100
+++ new/trytond_product-4.2.2/CHANGELOG 2017-11-08 23:29:11.000000000 +0100
@@ -1,3 +1,6 @@
+Version 4.2.2 - 2017-11-08
+* Bug fixes (see mercurial logs for details)
+
 Version 4.2.1 - 2017-01-03
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.2.1/COPYRIGHT 
new/trytond_product-4.2.2/COPYRIGHT
--- old/trytond_product-4.2.1/COPYRIGHT 2017-01-04 00:18:51.000000000 +0100
+++ new/trytond_product-4.2.2/COPYRIGHT 2017-11-08 23:29:11.000000000 +0100
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2016 Cédric Krier.
+Copyright (C) 2008-2017 Cédric Krier.
 Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2016 B2CK SPRL.
+Copyright (C) 2008-2017 B2CK SPRL.
 Copyright (C) 2004-2008 Tiny SPRL.
 
 This program is free software: you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.2.1/PKG-INFO 
new/trytond_product-4.2.2/PKG-INFO
--- old/trytond_product-4.2.1/PKG-INFO  2017-01-04 00:19:05.000000000 +0100
+++ new/trytond_product-4.2.2/PKG-INFO  2017-11-08 23:29:12.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_product
-Version: 4.2.1
+Version: 4.2.2
 Summary: Tryton module with products
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.2.1/product.py 
new/trytond_product-4.2.2/product.py
--- old/trytond_product-4.2.1/product.py        2016-12-30 22:16:51.000000000 
+0100
+++ new/trytond_product-4.2.2/product.py        2017-11-08 23:29:10.000000000 
+0100
@@ -122,7 +122,8 @@
 
     @classmethod
     def search_default_uom_category(cls, name, clause):
-        return [('default_uom.category',) + tuple(clause[1:])]
+        return [('default_uom.category' + clause[0].lstrip(name),)
+            + tuple(clause[1:])]
 
     @classmethod
     def create(cls, vlist):
@@ -237,7 +238,7 @@
 
     @classmethod
     def search_template(cls, name, clause):
-        return [('template.%s' % name,) + tuple(clause[1:])]
+        return [('template.' + clause[0],) + tuple(clause[1:])]
 
     @classmethod
     def order_rec_name(cls, tables):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.2.1/setup.cfg 
new/trytond_product-4.2.2/setup.cfg
--- old/trytond_product-4.2.1/setup.cfg 2017-01-04 00:19:05.000000000 +0100
+++ new/trytond_product-4.2.2/setup.cfg 2017-11-08 23:29:12.000000000 +0100
@@ -1,5 +1,4 @@
 [egg_info]
 tag_build = 
 tag_date = 0
-tag_svn_revision = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.2.1/tox.ini 
new/trytond_product-4.2.2/tox.ini
--- old/trytond_product-4.2.1/tox.ini   1970-01-01 01:00:00.000000000 +0100
+++ new/trytond_product-4.2.2/tox.ini   2016-12-30 22:16:51.000000000 +0100
@@ -0,0 +1,18 @@
+[tox]
+envlist = 
{py27,py33,py34,py35}-{sqlite,postgresql,mysql},pypy-{sqlite,postgresql}
+
+[testenv]
+commands = {envpython} setup.py test
+deps =
+    {py27,py33,py34,py35}-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 -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.2.1/tryton.cfg 
new/trytond_product-4.2.2/tryton.cfg
--- old/trytond_product-4.2.1/tryton.cfg        2016-12-30 22:16:51.000000000 
+0100
+++ new/trytond_product-4.2.2/tryton.cfg        2017-01-04 00:19:41.000000000 
+0100
@@ -1,5 +1,5 @@
 [tryton]
-version=4.2.1
+version=4.2.2
 depends:
     ir
     res
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_product-4.2.1/trytond_product.egg-info/PKG-INFO 
new/trytond_product-4.2.2/trytond_product.egg-info/PKG-INFO
--- old/trytond_product-4.2.1/trytond_product.egg-info/PKG-INFO 2017-01-04 
00:19:04.000000000 +0100
+++ new/trytond_product-4.2.2/trytond_product.egg-info/PKG-INFO 2017-11-08 
23:29:12.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-product
-Version: 4.2.1
+Version: 4.2.2
 Summary: Tryton module with products
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_product-4.2.1/trytond_product.egg-info/SOURCES.txt 
new/trytond_product-4.2.2/trytond_product.egg-info/SOURCES.txt
--- old/trytond_product-4.2.1/trytond_product.egg-info/SOURCES.txt      
2017-01-04 00:19:04.000000000 +0100
+++ new/trytond_product-4.2.2/trytond_product.egg-info/SOURCES.txt      
2017-11-08 23:29:12.000000000 +0100
@@ -1,14 +1,22 @@
+.drone.yml
+.hgtags
 CHANGELOG
 COPYRIGHT
 INSTALL
 LICENSE
 MANIFEST.in
 README
+__init__.py
+category.py
 category.xml
+configuration.py
 configuration.xml
+product.py
 product.xml
 setup.py
+tox.ini
 tryton.cfg
+uom.py
 uom.xml
 ./__init__.py
 ./category.py
@@ -75,6 +83,8 @@
 locale/ru.po
 locale/sl.po
 locale/zh_CN.po
+tests/__init__.py
+tests/test_product.py
 trytond_product.egg-info/PKG-INFO
 trytond_product.egg-info/SOURCES.txt
 trytond_product.egg-info/dependency_links.txt


Reply via email to