commit trytond_product for openSUSE:Factory

2020-04-05 Thread root
Hello community,

here is the log from the commit of package trytond_product for openSUSE:Factory 
checked in at 2020-04-05 20:54:52

Comparing /work/SRC/openSUSE:Factory/trytond_product (Old)
 and  /work/SRC/openSUSE:Factory/.trytond_product.new.3248 (New)


Package is "trytond_product"

Sun Apr  5 20:54:52 2020 rev:7 rq:791423 version:5.0.3

Changes:

--- /work/SRC/openSUSE:Factory/trytond_product/trytond_product.changes  
2019-12-04 14:19:54.662414412 +0100
+++ 
/work/SRC/openSUSE:Factory/.trytond_product.new.3248/trytond_product.changes
2020-04-05 20:54:53.801272209 +0200
@@ -1,0 +2,5 @@
+Sat Apr  4 17:04:38 UTC 2020 - Axel Braun 
+
+- Version 5.0.3 - Bugfix Release
+
+---

Old:

  trytond_product-5.0.2.tar.gz

New:

  trytond_product-5.0.3.tar.gz



Other differences:
--
++ trytond_product.spec ++
--- /var/tmp/diff_new_pack.DFFYQp/_old  2020-04-05 20:54:54.257272699 +0200
+++ /var/tmp/diff_new_pack.DFFYQp/_new  2020-04-05 20:54:54.261272703 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_product
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2014-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %define majorver 5.0
 Name:   trytond_product
-Version:%{majorver}.2
+Version:%{majorver}.3
 Release:0
 Summary:The "product" module for the Tryton ERP system
 License:GPL-3.0-only

++ trytond_product-5.0.2.tar.gz -> trytond_product-5.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-5.0.2/.drone.yml 
new/trytond_product-5.0.3/.drone.yml
--- old/trytond_product-5.0.2/.drone.yml2018-10-01 15:51:17.0 
+0200
+++ new/trytond_product-5.0.3/.drone.yml2020-03-01 16:46:06.0 
+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_product-5.0.2/.hgtags 
new/trytond_product-5.0.3/.hgtags
--- old/trytond_product-5.0.2/.hgtags   2019-11-08 19:45:52.0 +0100
+++ new/trytond_product-5.0.3/.hgtags   2020-04-04 17:54:55.0 +0200
@@ -21,3 +21,4 @@
 3bf4f180f9ebe292fb86ca1a8a09dbb30bfbe739 5.0.0
 9d66cb9b3f6392ee08d7d001c11b14eb1b95c4b5 5.0.1
 4a5e520bb2afc55b56b41461087ad2c7384d4a98 5.0.2
+9069bc2d4de16b9dccc7af9c930f515131d8a10f 5.0.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-5.0.2/CHANGELOG 
new/trytond_product-5.0.3/CHANGELOG
--- old/trytond_product-5.0.2/CHANGELOG 2019-11-08 19:45:51.0 +0100
+++ new/trytond_product-5.0.3/CHANGELOG 2020-04-04 17:54:54.0 +0200
@@ -1,3 +1,6 @@
+Version 5.0.3 - 2020-04-04
+* Bug fixes (see mercurial logs for details)
+
 Version 5.0.2 - 2019-11-08
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-5.0.2/COPYRIGHT 
new/trytond_product-5.0.3/COPYRIGHT
--- old/trytond_product-5.0.2/COPYRIGHT 2019-11-08 19:45:51.0 +0100
+++ new/trytond_product-5.0.3/COPYRIGHT 2020-04-04 17:54:54.0 +0200
@@ -1,6 +1,6 @@
-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.
 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-5.0.2/PKG-INFO 
new/trytond_product-5.0.3/PKG-INFO
--- old/trytond_product-5.0.2/PKG-INFO  2019-11-08 19:45:53.0 +0100
+++ new/trytond_product-5.0.3/PKG-INFO  2020-04-04 17:54:56.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: trytond_product
-Version: 5.0.2
+Version: 5.0.3
 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-5.0.2/tryton.cfg 
new/trytond_product-5.0.3/tryton.cfg
--- old/trytond_product-5.0.2/tryton.cfg2019-02-19 22:04:15.0 
+0100
+++ new/trytond_product-5.0.3/tryton.cfg2019-11-15 22:44:58.0 
+0100
@@ -1,5 +1,5 @@
 [tryton]
-version=5.0.2
+version=5.0.3
 depends:
 company
 ir
diff -urN '--exclude=CVS' 

commit trytond_product for openSUSE:Factory

2019-12-04 Thread root
Hello community,

here is the log from the commit of package trytond_product for openSUSE:Factory 
checked in at 2019-12-04 13:51:53

Comparing /work/SRC/openSUSE:Factory/trytond_product (Old)
 and  /work/SRC/openSUSE:Factory/.trytond_product.new.4691 (New)


Package is "trytond_product"

Wed Dec  4 13:51:53 2019 rev:6 rq:752406 version:5.0.2

Changes:

--- /work/SRC/openSUSE:Factory/trytond_product/trytond_product.changes  
2019-11-12 11:57:35.467481982 +0100
+++ 
/work/SRC/openSUSE:Factory/.trytond_product.new.4691/trytond_product.changes
2019-12-04 14:19:54.662414412 +0100
@@ -1,0 +2,5 @@
+Thu Nov 21 14:25:18 UTC 2019 - Axel Braun 
+
+- version 5.0.2 (GNU Health 3.6 series)
+
+---

Old:

  trytond_product-4.6.1.tar.gz

New:

  trytond_product-5.0.2.tar.gz



Other differences:
--
++ trytond_product.spec ++
--- /var/tmp/diff_new_pack.TLSpEb/_old  2019-12-04 14:19:55.042414732 +0100
+++ /var/tmp/diff_new_pack.TLSpEb/_new  2019-12-04 14:19:55.042414732 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_product
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 # Copyright (c) 2014-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,14 +17,14 @@
 #
 
 
-%define majorver 4.6
+%define majorver 5.0
 Name:   trytond_product
-Version:%{majorver}.1
+Version:%{majorver}.2
 Release:0
 Summary:The "product" module for the Tryton ERP system
 License:GPL-3.0-only
 Group:  Productivity/Office/Management
-Url:http://www.tryton.org/
+URL:http://www.tryton.org/
 Source: 
http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  python3-setuptools

++ trytond_product-4.6.1.tar.gz -> trytond_product-5.0.2.tar.gz ++
 8785 lines of diff (skipped)




commit trytond_product for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package trytond_product for openSUSE:Factory 
checked in at 2019-11-12 11:56:06

Comparing /work/SRC/openSUSE:Factory/trytond_product (Old)
 and  /work/SRC/openSUSE:Factory/.trytond_product.new.2990 (New)


Package is "trytond_product"

Tue Nov 12 11:56:06 2019 rev:5 rq:747421 version:4.6.1

Changes:

--- /work/SRC/openSUSE:Factory/trytond_product/trytond_product.changes  
2019-01-21 10:49:51.668055428 +0100
+++ 
/work/SRC/openSUSE:Factory/.trytond_product.new.2990/trytond_product.changes
2019-11-12 11:57:35.467481982 +0100
@@ -1,0 +2,5 @@
+Mon Nov 11 17:58:32 UTC 2019 - Axel Braun 
+
+- Version 4.6.1 - Bugfix Release
+
+---

Old:

  trytond_product-4.6.0.tar.gz

New:

  trytond_product-4.6.1.tar.gz



Other differences:
--
++ trytond_product.spec ++
--- /var/tmp/diff_new_pack.rJSnDk/_old  2019-11-12 11:57:37.587484241 +0100
+++ /var/tmp/diff_new_pack.rJSnDk/_new  2019-11-12 11:57:37.595484249 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_product
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %define majorver 4.6
 Name:   trytond_product
-Version:%{majorver}.0
+Version:%{majorver}.1
 Release:0
 Summary:The "product" module for the Tryton ERP system
 License:GPL-3.0-only

++ trytond_product-4.6.0.tar.gz -> trytond_product-4.6.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.6.0/.hgtags 
new/trytond_product-4.6.1/.hgtags
--- old/trytond_product-4.6.0/.hgtags   2017-10-30 15:04:12.0 +0100
+++ new/trytond_product-4.6.1/.hgtags   2019-11-08 19:46:35.0 +0100
@@ -17,3 +17,4 @@
 e7e236366a9170e2d85fce89cfe30a72486c7083 4.2.0
 286ab66032df8d2e64cce967733fd0277ee8bbb7 4.4.0
 a7f5ca3135909c239a8e965c5f1e367cc29e001b 4.6.0
+57c4a0da5e2965602faafa5177baf432394d404b 4.6.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.6.0/CHANGELOG 
new/trytond_product-4.6.1/CHANGELOG
--- old/trytond_product-4.6.0/CHANGELOG 2017-10-30 15:04:12.0 +0100
+++ new/trytond_product-4.6.1/CHANGELOG 2019-11-08 19:46:34.0 +0100
@@ -1,3 +1,6 @@
+Version 4.6.1 - 2019-11-08
+* Bug fixes (see mercurial logs for details)
+
 Version 4.6.0 - 2017-10-30
 * Bug fixes (see mercurial logs for details)
 * Show all products by category
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.6.0/COPYRIGHT 
new/trytond_product-4.6.1/COPYRIGHT
--- old/trytond_product-4.6.0/COPYRIGHT 2017-10-30 15:04:11.0 +0100
+++ new/trytond_product-4.6.1/COPYRIGHT 2019-11-08 19:46:34.0 +0100
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2017 Cédric Krier.
+Copyright (C) 2008-2019 Cédric Krier.
 Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2017 B2CK SPRL.
+Copyright (C) 2008-2019 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.6.0/PKG-INFO 
new/trytond_product-4.6.1/PKG-INFO
--- old/trytond_product-4.6.0/PKG-INFO  2017-10-30 15:04:14.0 +0100
+++ new/trytond_product-4.6.1/PKG-INFO  2019-11-08 19:46:35.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_product
-Version: 4.6.0
+Version: 4.6.1
 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.6.0/product.py 
new/trytond_product-4.6.1/product.py
--- old/trytond_product-4.6.0/product.py2017-10-02 20:16:40.0 
+0200
+++ new/trytond_product-4.6.1/product.py2019-10-23 00:48:56.0 
+0200
@@ -259,7 +259,7 @@
 order_method = TemplateFunction.order(attr)
 setattr(cls, 'order_%s' % attr, order_method)
 
-@fields.depends('template')
+@fields.depends('template', '_parent_template.id')
 def on_change_template(self):
 for name, field in self._fields.iteritems():
 if isinstance(field, TemplateFunction):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_product-4.6.0/tryton.cfg 
new/trytond_product-4.6.1/tryton.cfg
--- 

commit trytond_product for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package trytond_product for openSUSE:Factory 
checked in at 2019-01-21 10:49:30

Comparing /work/SRC/openSUSE:Factory/trytond_product (Old)
 and  /work/SRC/openSUSE:Factory/.trytond_product.new.28833 (New)


Package is "trytond_product"

Mon Jan 21 10:49:30 2019 rev:4 rq:664370 version:4.6.0

Changes:

--- /work/SRC/openSUSE:Factory/trytond_product/trytond_product.changes  
2017-11-16 14:03:30.388206680 +0100
+++ 
/work/SRC/openSUSE:Factory/.trytond_product.new.28833/trytond_product.changes   
2019-01-21 10:49:51.668055428 +0100
@@ -1,0 +2,5 @@
+Sun Nov 29 19:59:03 UTC 2017 - axel.br...@gmx.de
+
+- Version 4.6.0
+
+---

Old:

  trytond_product-4.2.2.tar.gz

New:

  trytond_product-4.6.0.tar.gz



Other differences:
--
++ trytond_product.spec ++
--- /var/tmp/diff_new_pack.9kWBL0/_old  2019-01-21 10:49:53.156053615 +0100
+++ /var/tmp/diff_new_pack.9kWBL0/_new  2019-01-21 10:49:53.156053615 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_product
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,16 +13,16 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define majorver 4.2
+%define majorver 4.6
 Name:   trytond_product
-Version:%{majorver}.2
+Version:%{majorver}.0
 Release:0
 Summary:The "product" module for the Tryton ERP system
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  Productivity/Office/Management
 Url:http://www.tryton.org/
 Source: 
http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz

++ trytond_product-4.2.2.tar.gz -> trytond_product-4.6.0.tar.gz ++
 9897 lines of diff (skipped)




commit trytond_product for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package trytond_product for openSUSE:Factory 
checked in at 2017-07-05 23:56:05

Comparing /work/SRC/openSUSE:Factory/trytond_product (Old)
 and  /work/SRC/openSUSE:Factory/.trytond_product.new (New)


Package is "trytond_product"

Wed Jul  5 23:56:05 2017 rev:2 rq:505315 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/trytond_product/trytond_product.changes  
2016-09-23 11:29:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.trytond_product.new/trytond_product.changes 
2017-07-05 23:56:06.723894750 +0200
@@ -2 +2 @@
-Sun Aug 21 12:31:41 UTC 2016 - jeng...@inai.de
+Fri Jan  6 15:27:16 UTC 2017 - axel.br...@gmx.de
@@ -4 +4,11 @@
-- Update summary/description
+- Version 4.2.1
+
+--- 
+Mon Nov 28 18:22:41 UTC 2016 - axel.br...@gmx.de 
+
+- Tryton Release 4.2 
+
+--- 
+Tue May 02 10:24:48 UTC 2016 - axel.br...@gmx.de 
+
+- Tryton Release 4.0 

Old:

  trytond_product-3.8.0.tar.gz

New:

  trytond_product-4.2.1.tar.gz



Other differences:
--
++ trytond_product.spec ++
--- /var/tmp/diff_new_pack.u5CZtx/_old  2017-07-05 23:56:07.643765172 +0200
+++ /var/tmp/diff_new_pack.u5CZtx/_new  2017-07-05 23:56:07.647764609 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trytond_product
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014-2016 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,9 +17,9 @@
 #
 
 
-%define majorver 3.8
+%define majorver 4.2
 Name:   trytond_product
-Version:%{majorver}.0
+Version:%{majorver}.1
 Release:0
 Summary:The "product" module for the Tryton ERP system
 License:GPL-3.0
@@ -27,13 +27,10 @@
 Url:http://www.tryton.org/
 Source: 
http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
-# List of additional build dependencies
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+BuildRequires:  python3-setuptools
 Requires:   trytond
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-%py_requires
 
 %description
 The Product module defines the following models in the Tryton
@@ -44,15 +41,14 @@
 %setup -q
 
 %build
-python setup.py build
-
+python3 setup.py build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+python3 setup.py install --prefix=%_prefix --root=%buildroot 
 %fdupes -s %{buildroot}
 
 %files
 %defattr(-,root,root)
-%{python_sitelib}/*
+%{python3_sitelib}/*
 
 %changelog

++ trytond_product-3.8.0.tar.gz -> trytond_product-4.2.1.tar.gz ++
 26080 lines of diff (skipped)