Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tryton for openSUSE:Factory checked 
in at 2022-04-20 16:57:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tryton (Old)
 and      /work/SRC/openSUSE:Factory/.tryton.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tryton"

Wed Apr 20 16:57:18 2022 rev:3 rq:971011 version:6.0.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/tryton/tryton.changes    2022-03-11 
21:42:01.698105699 +0100
+++ /work/SRC/openSUSE:Factory/.tryton.new.1941/tryton.changes  2022-04-20 
16:57:47.086648535 +0200
@@ -1,0 +2,5 @@
+Mon Apr 18 19:20:03 UTC 2022 - Axel Braun <axel.br...@gmx.de>
+
+- Version 6.0.15 - Bugfix Release
+
+-------------------------------------------------------------------

Old:
----
  tryton-6.0.14.tar.gz

New:
----
  tryton-6.0.15.tar.gz

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

Other differences:
------------------
++++++ tryton.spec ++++++
--- /var/tmp/diff_new_pack.t0L4mD/_old  2022-04-20 16:57:47.674649085 +0200
+++ /var/tmp/diff_new_pack.t0L4mD/_new  2022-04-20 16:57:47.682649092 +0200
@@ -19,7 +19,7 @@
 
 %define majorver 6.0
 Name:           tryton
-Version:        %{majorver}.14
+Version:        %{majorver}.15
 Release:        0
 Summary:        The client of the Tryton application platform
 License:        GPL-3.0-or-later

++++++ tryton-6.0.14.tar.gz -> tryton-6.0.15.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-6.0.14/.hgtags new/tryton-6.0.15/.hgtags
--- old/tryton-6.0.14/.hgtags   2022-02-16 21:57:43.000000000 +0100
+++ new/tryton-6.0.15/.hgtags   2022-04-15 21:24:02.000000000 +0200
@@ -38,3 +38,4 @@
 e2cd492204aa2dd300eaaad5caca022b0114bea2 6.0.12
 1cbf7901b52d92f993ceba19357085386475c08d 6.0.13
 1474928ec1aa12d34e5fd79675bb284890bafd76 6.0.14
+0ee8d81a43a12bdd3064bcc100ef4a35ab86bfdb 6.0.15
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-6.0.14/CHANGELOG new/tryton-6.0.15/CHANGELOG
--- old/tryton-6.0.14/CHANGELOG 2022-02-16 21:57:42.000000000 +0100
+++ new/tryton-6.0.15/CHANGELOG 2022-04-15 21:24:01.000000000 +0200
@@ -1,3 +1,6 @@
+Version 6.0.15 - 2022-04-15
+* Bug fixes (see mercurial logs for details)
+
 Version 6.0.14 - 2022-02-16
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-6.0.14/PKG-INFO new/tryton-6.0.15/PKG-INFO
--- old/tryton-6.0.14/PKG-INFO  2022-02-16 21:57:44.735003200 +0100
+++ new/tryton-6.0.15/PKG-INFO  2022-04-15 21:24:05.312212200 +0200
@@ -1,24 +1,16 @@
 Metadata-Version: 2.1
 Name: tryton
-Version: 6.0.14
+Version: 6.0.15
 Summary: Tryton desktop client
 Home-page: http://www.tryton.org/
+Download-URL: http://downloads.tryton.org/6.0/
 Author: Tryton
 Author-email: b...@tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/6.0/
 Project-URL: Bug Tracker, https://bugs.tryton.org/
 Project-URL: Documentation, https://docs.tryton.org/
 Project-URL: Forum, https://www.tryton.org/forum
 Project-URL: Source Code, https://hg.tryton.org/tryton
-Description: tryton
-        ======
-        
-        The desktop client of Tryton.
-        Tryton is business software, ideal for companies of any size, easy to 
use,
-        complete and 100% Open Source.
-        It provides modularity, scalability and security.
-        
 Keywords: business application ERP
 Platform: any
 Classifier: Development Status :: 5 - Production/Stable
@@ -56,3 +48,14 @@
 Classifier: Topic :: Office/Business
 Requires-Python: >=3.6
 Provides-Extra: calendar
+License-File: LICENSE
+
+tryton
+======
+
+The desktop client of Tryton.
+Tryton is business software, ideal for companies of any size, easy to use,
+complete and 100% Open Source.
+It provides modularity, scalability and security.
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-6.0.14/tryton/__init__.py 
new/tryton-6.0.15/tryton/__init__.py
--- old/tryton-6.0.14/tryton/__init__.py        2022-02-01 18:16:12.000000000 
+0100
+++ new/tryton-6.0.15/tryton/__init__.py        2022-02-16 21:57:58.000000000 
+0100
@@ -1,6 +1,6 @@
 # This file is part of Tryton.  The COPYRIGHT file at the top level of
 # this repository contains the full copyright notices and license terms.
-__version__ = "6.0.14"
+__version__ = "6.0.15"
 import gi
 import locale
 
Binary files old/tryton-6.0.14/tryton/data/locale/bg/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/bg/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/ca/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/ca/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/cs/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/cs/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/de/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/de/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/es/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/es/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/es_419/LC_MESSAGES/tryton.mo 
and new/tryton-6.0.15/tryton/data/locale/es_419/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/et/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/et/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/fa/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/fa/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/fi/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/fi/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/fr/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/fr/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/hu/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/hu/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/id/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/id/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/it/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/it/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/ja_JP/LC_MESSAGES/tryton.mo 
and new/tryton-6.0.15/tryton/data/locale/ja_JP/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/lo/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/lo/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/lt/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/lt/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/nl/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/nl/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/pl/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/pl/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/pt/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/pt/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/ro/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/ro/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/ru/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/ru/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/sl/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/sl/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/tr/LC_MESSAGES/tryton.mo and 
new/tryton-6.0.15/tryton/data/locale/tr/LC_MESSAGES/tryton.mo differ
Binary files old/tryton-6.0.14/tryton/data/locale/zh_CN/LC_MESSAGES/tryton.mo 
and new/tryton-6.0.15/tryton/data/locale/zh_CN/LC_MESSAGES/tryton.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/tryton-6.0.14/tryton/gui/window/view_form/view/list_gtk/widget.py 
new/tryton-6.0.15/tryton/gui/window/view_form/view/list_gtk/widget.py
--- old/tryton-6.0.14/tryton/gui/window/view_form/view/list_gtk/widget.py       
2021-11-02 18:57:36.000000000 +0100
+++ new/tryton-6.0.15/tryton/gui/window/view_form/view/list_gtk/widget.py       
2022-04-14 23:49:17.000000000 +0200
@@ -51,12 +51,15 @@
 
 
 def realized(func):
-    "Decorator for treeview realized"
+    has_been_realized = False
+
     @wraps(func)
     def wrapper(self, *args, **kwargs):
-        if (hasattr(self.view.treeview, 'get_realized')
-                and not self.view.treeview.get_realized()):
-            return
+        nonlocal has_been_realized
+        if not has_been_realized:
+            has_been_realized = self.view.treeview.get_realized()
+            if has_been_realized:
+                self.view.treeview.queue_resize()
         return func(self, *args, **kwargs)
     return wrapper
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-6.0.14/tryton/pyson.py 
new/tryton-6.0.15/tryton/pyson.py
--- old/tryton-6.0.14/tryton/pyson.py   2022-01-22 21:11:33.000000000 +0100
+++ new/tryton-6.0.15/tryton/pyson.py   2022-03-25 19:22:36.000000000 +0100
@@ -509,7 +509,10 @@
 
     @staticmethod
     def eval(dct, context):
-        return dct['k'] in dct['v']
+        if dct['v']:
+            return dct['k'] in dct['v']
+        else:
+            return False
 
 
 class Date(PYSON):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-6.0.14/tryton.egg-info/PKG-INFO 
new/tryton-6.0.15/tryton.egg-info/PKG-INFO
--- old/tryton-6.0.14/tryton.egg-info/PKG-INFO  2022-02-16 21:57:44.000000000 
+0100
+++ new/tryton-6.0.15/tryton.egg-info/PKG-INFO  2022-04-15 21:24:04.000000000 
+0200
@@ -1,24 +1,16 @@
 Metadata-Version: 2.1
 Name: tryton
-Version: 6.0.14
+Version: 6.0.15
 Summary: Tryton desktop client
 Home-page: http://www.tryton.org/
+Download-URL: http://downloads.tryton.org/6.0/
 Author: Tryton
 Author-email: b...@tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/6.0/
 Project-URL: Bug Tracker, https://bugs.tryton.org/
 Project-URL: Documentation, https://docs.tryton.org/
 Project-URL: Forum, https://www.tryton.org/forum
 Project-URL: Source Code, https://hg.tryton.org/tryton
-Description: tryton
-        ======
-        
-        The desktop client of Tryton.
-        Tryton is business software, ideal for companies of any size, easy to 
use,
-        complete and 100% Open Source.
-        It provides modularity, scalability and security.
-        
 Keywords: business application ERP
 Platform: any
 Classifier: Development Status :: 5 - Production/Stable
@@ -56,3 +48,14 @@
 Classifier: Topic :: Office/Business
 Requires-Python: >=3.6
 Provides-Extra: calendar
+License-File: LICENSE
+
+tryton
+======
+
+The desktop client of Tryton.
+Tryton is business software, ideal for companies of any size, easy to use,
+complete and 100% Open Source.
+It provides modularity, scalability and security.
+
+

Reply via email to