Hello community,

here is the log from the commit of package trytond_stock_supply for 
openSUSE:Factory checked in at 2020-04-05 20:55:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_stock_supply (Old)
 and      /work/SRC/openSUSE:Factory/.trytond_stock_supply.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond_stock_supply"

Sun Apr  5 20:55:02 2020 rev:10 rq:791427 version:5.0.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/trytond_stock_supply/trytond_stock_supply.changes    
    2019-12-04 14:19:53.946413808 +0100
+++ 
/work/SRC/openSUSE:Factory/.trytond_stock_supply.new.3248/trytond_stock_supply.changes
      2020-04-05 20:55:02.977282054 +0200
@@ -1,0 +2,5 @@
+Sat Apr  4 17:03:58 UTC 2020 - Axel Braun <axel.br...@gmx.de>
+
+- Version 5.0.5 - Bugfix Release
+
+-------------------------------------------------------------------

Old:
----
  trytond_stock_supply-5.0.4.tar.gz

New:
----
  trytond_stock_supply-5.0.5.tar.gz

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

Other differences:
------------------
++++++ trytond_stock_supply.spec ++++++
--- /var/tmp/diff_new_pack.1vHCNA/_old  2020-04-05 20:55:03.693282822 +0200
+++ /var/tmp/diff_new_pack.1vHCNA/_new  2020-04-05 20:55:03.693282822 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_stock_supply
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2014-2017 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %define                majorver 5.0
 Name:           trytond_stock_supply
-Version:        %{majorver}.4
+Version:        %{majorver}.5
 Release:        0
 Summary:        The Stock Supply module for the Tryton ERP system
 License:        GPL-3.0-only

++++++ trytond_stock_supply-5.0.4.tar.gz -> trytond_stock_supply-5.0.5.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_supply-5.0.4/.drone.yml 
new/trytond_stock_supply-5.0.5/.drone.yml
--- old/trytond_stock_supply-5.0.4/.drone.yml   2019-03-24 15:27:06.000000000 
+0100
+++ new/trytond_stock_supply-5.0.5/.drone.yml   2020-03-01 16:46:09.000000000 
+0100
@@ -19,6 +19,8 @@
 services:
     postgresql:
         image: postgres
+        environment:
+            - POSTGRES_HOST_AUTH_METHOD=trust
         when:
             matrix:
                 DATABASE: postgresql
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_supply-5.0.4/.hgtags 
new/trytond_stock_supply-5.0.5/.hgtags
--- old/trytond_stock_supply-5.0.4/.hgtags      2019-11-08 19:31:23.000000000 
+0100
+++ new/trytond_stock_supply-5.0.5/.hgtags      2020-04-04 18:06:16.000000000 
+0200
@@ -23,3 +23,4 @@
 4ebf2e678f2876a1f51e9ed8f02f770f3dba873e 5.0.2
 b45cc183859786f44605cec1dffa17b4916b6ad3 5.0.3
 1ce7e87da0e0e223fab59de4ee85b88fdc5dc2e1 5.0.4
+d7f3bed03fe2de07270e4b62c399abbf4e84a2fc 5.0.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_supply-5.0.4/CHANGELOG 
new/trytond_stock_supply-5.0.5/CHANGELOG
--- old/trytond_stock_supply-5.0.4/CHANGELOG    2019-11-08 19:31:22.000000000 
+0100
+++ new/trytond_stock_supply-5.0.5/CHANGELOG    2020-04-04 18:06:15.000000000 
+0200
@@ -1,3 +1,6 @@
+Version 5.0.5 - 2020-04-04
+* Bug fixes (see mercurial logs for details)
+
 Version 5.0.4 - 2019-11-08
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_supply-5.0.4/COPYRIGHT 
new/trytond_stock_supply-5.0.5/COPYRIGHT
--- old/trytond_stock_supply-5.0.4/COPYRIGHT    2019-11-08 19:31:22.000000000 
+0100
+++ new/trytond_stock_supply-5.0.5/COPYRIGHT    2020-04-04 18:06:15.000000000 
+0200
@@ -1,7 +1,7 @@
 Copyright (C) 2013-2019 NaN-tic.
-Copyright (C) 2008-2019 Cédric Krier.
+Copyright (C) 2008-2020 Cédric Krier.
 Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2019 B2CK SPRL.
+Copyright (C) 2008-2020 B2CK SPRL.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_supply-5.0.4/PKG-INFO 
new/trytond_stock_supply-5.0.5/PKG-INFO
--- old/trytond_stock_supply-5.0.4/PKG-INFO     2019-11-08 19:31:24.000000000 
+0100
+++ new/trytond_stock_supply-5.0.5/PKG-INFO     2020-04-04 18:06:17.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: trytond_stock_supply
-Version: 5.0.4
+Version: 5.0.5
 Summary: Tryton module for stock supply
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_stock_supply-5.0.4/tests/scenario_stock_supply_purchase_request.rst 
new/trytond_stock_supply-5.0.5/tests/scenario_stock_supply_purchase_request.rst
--- 
old/trytond_stock_supply-5.0.4/tests/scenario_stock_supply_purchase_request.rst 
    2019-03-24 15:27:06.000000000 +0100
+++ 
new/trytond_stock_supply-5.0.5/tests/scenario_stock_supply_purchase_request.rst 
    2020-03-13 00:22:40.000000000 +0100
@@ -78,12 +78,14 @@
     >>> purchase_user.name = 'Purchase'
     >>> purchase_user.login = 'purchase'
     >>> purchase_user.main_company = company
-    >>> purchase_group, = Group.find([
-    ...     ('name', '=', 'Purchase')
+    >>> purchase_groups = Group.find(['OR',
+    ...     ('name', '=', "Purchase"),
+    ...     ('name', '=', "Purchase Request"),
     ...     ])
-    >>> purchase_user.groups.append(purchase_group)
+    >>> purchase_user.groups.extend(purchase_groups)
     >>> purchase_user.save()
 
+
 Create account category::
 
     >>> ProductCategory = Model.get('product.category')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock_supply-5.0.4/tryton.cfg 
new/trytond_stock_supply-5.0.5/tryton.cfg
--- old/trytond_stock_supply-5.0.4/tryton.cfg   2019-04-02 21:42:20.000000000 
+0200
+++ new/trytond_stock_supply-5.0.5/tryton.cfg   2019-11-15 22:44:58.000000000 
+0100
@@ -1,5 +1,5 @@
 [tryton]
-version=5.0.4
+version=5.0.5
 depends:
     account
     ir
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/trytond_stock_supply-5.0.4/trytond_stock_supply.egg-info/PKG-INFO 
new/trytond_stock_supply-5.0.5/trytond_stock_supply.egg-info/PKG-INFO
--- old/trytond_stock_supply-5.0.4/trytond_stock_supply.egg-info/PKG-INFO       
2019-11-08 19:31:23.000000000 +0100
+++ new/trytond_stock_supply-5.0.5/trytond_stock_supply.egg-info/PKG-INFO       
2020-04-04 18:06:16.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: trytond-stock-supply
-Version: 5.0.4
+Version: 5.0.5
 Summary: Tryton module for stock supply
 Home-page: http://www.tryton.org/
 Author: Tryton


Reply via email to