Hello community, here is the log from the commit of package trytond_party for openSUSE:Factory checked in at 2019-06-01 09:48:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trytond_party (Old) and /work/SRC/openSUSE:Factory/.trytond_party.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_party" Sat Jun 1 09:48:10 2019 rev:4 rq:705910 version:4.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/trytond_party/trytond_party.changes 2019-01-21 10:49:48.508059279 +0100 +++ /work/SRC/openSUSE:Factory/.trytond_party.new.5148/trytond_party.changes 2019-06-01 09:48:12.139350863 +0200 @@ -1,0 +2,10 @@ +Fri May 17 10:30:59 UTC 2019 - Axel Braun <[email protected]> + +- Version 4.6.2 - Bugfix Release + +------------------------------------------------------------------- +Wed Feb 20 21:05:44 UTC 2019 - Axel Braun <[email protected]> + +- Version 4.6.1 - Bugfix Release + +------------------------------------------------------------------- Old: ---- trytond_party-4.6.0.tar.gz New: ---- trytond_party-4.6.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trytond_party.spec ++++++ --- /var/tmp/diff_new_pack.RCjFEt/_old 2019-06-01 09:48:13.543350384 +0200 +++ /var/tmp/diff_new_pack.RCjFEt/_new 2019-06-01 09:48:13.575350373 +0200 @@ -1,7 +1,7 @@ # # spec file for package trytond_party # -# 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_party -Version: %{majorver}.0 +Version: %{majorver}.2 Release: 0 Summary: The "party" module for the Tryton ERP system License: GPL-3.0-only ++++++ trytond_party-4.6.0.tar.gz -> trytond_party-4.6.2.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_party-4.6.0/.hgtags new/trytond_party-4.6.2/.hgtags --- old/trytond_party-4.6.0/.hgtags 2017-10-30 14:59:07.000000000 +0100 +++ new/trytond_party-4.6.2/.hgtags 2019-04-22 11:07:10.000000000 +0200 @@ -17,3 +17,5 @@ 6a47823c238ac0f9789abef2c671d7bfb02a53b5 4.2.0 588211e03ea6883b1f2d4c75299fe0c07c360cb2 4.4.0 fda7cdb5c76a12b6abe85a592dca9de38a178bf8 4.6.0 +0743b96e87d0e6a4b2cb2319d36b08e168acfdaf 4.6.1 +1ee8de5d9e642c6ae82b02e4b7e9d04a187ee2d6 4.6.2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_party-4.6.0/CHANGELOG new/trytond_party-4.6.2/CHANGELOG --- old/trytond_party-4.6.0/CHANGELOG 2017-10-30 14:59:06.000000000 +0100 +++ new/trytond_party-4.6.2/CHANGELOG 2019-04-22 11:07:10.000000000 +0200 @@ -1,3 +1,9 @@ +Version 4.6.2 - 2019-04-22 +* Bug fixes (see mercurial logs for details) + +Version 4.6.1 - 2019-02-19 +* Bug fixes (see mercurial logs for details) + Version 4.6.0 - 2017-10-30 * Bug fixes (see mercurial logs for details) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_party-4.6.0/COPYRIGHT new/trytond_party-4.6.2/COPYRIGHT --- old/trytond_party-4.6.0/COPYRIGHT 2017-10-30 14:59:06.000000000 +0100 +++ new/trytond_party-4.6.2/COPYRIGHT 2019-04-22 11:07:09.000000000 +0200 @@ -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) 2008-2013 Udo Spallek. Copyright (C) 2008-2011 Korbinian Preisler. Copyright (C) 2008-2011 virtual things. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_party-4.6.0/PKG-INFO new/trytond_party-4.6.2/PKG-INFO --- old/trytond_party-4.6.0/PKG-INFO 2017-10-30 14:59:09.000000000 +0100 +++ new/trytond_party-4.6.2/PKG-INFO 2019-04-22 11:07:11.000000000 +0200 @@ -1,6 +1,6 @@ -Metadata-Version: 1.1 +Metadata-Version: 2.1 Name: trytond_party -Version: 4.6.0 +Version: 4.6.2 Summary: Tryton module with parties and addresses Home-page: http://www.tryton.org/ Author: Tryton @@ -76,3 +76,6 @@ Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: Topic :: Office/Business +Provides-Extra: VIES-ALT +Provides-Extra: phonenumbers +Provides-Extra: VIES diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_party-4.6.0/configuration.py new/trytond_party-4.6.2/configuration.py --- old/trytond_party-4.6.0/configuration.py 2017-04-01 00:39:52.000000000 +0200 +++ new/trytond_party-4.6.2/configuration.py 2019-04-10 19:12:04.000000000 +0200 @@ -1,8 +1,9 @@ # This file is part of Tryton. The COPYRIGHT file at the top level of # this repository contains the full copyright notices and license terms. +from trytond import backend from trytond.model import ModelView, ModelSQL, ModelSingleton, fields from trytond.model import MultiValueMixin, ValueMixin -from trytond import backend +from trytond.pool import Pool from trytond.tools.multivalue import migrate_property __all__ = ['Configuration', 'ConfigurationSequence', 'ConfigurationLang'] @@ -23,6 +24,15 @@ party_sequence = fields.MultiValue(party_sequence) party_lang = fields.MultiValue(party_lang) + @classmethod + def default_party_sequence(cls, **pattern): + pool = Pool() + ModelData = pool.get('ir.model.data') + try: + return ModelData.get_id('party', 'sequence_party') + except KeyError: + return None + class _ConfigurationValue(ModelSQL): diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_party-4.6.0/party.py new/trytond_party-4.6.2/party.py --- old/trytond_party-4.6.0/party.py 2017-07-16 23:05:14.000000000 +0200 +++ new/trytond_party-4.6.2/party.py 2019-02-10 23:43:27.000000000 +0100 @@ -414,7 +414,7 @@ if identifier.type != 'eu_vat': continue try: - if not vat.check_vies(identifier.code): + if not vat.check_vies(identifier.code)['valid']: parties_failed.append(party.id) else: parties_succeed.append(party.id) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_party-4.6.0/tryton.cfg new/trytond_party-4.6.2/tryton.cfg --- old/trytond_party-4.6.0/tryton.cfg 2017-10-30 14:59:05.000000000 +0100 +++ new/trytond_party-4.6.2/tryton.cfg 2019-02-19 23:09:42.000000000 +0100 @@ -1,5 +1,5 @@ [tryton] -version=4.6.0 +version=4.6.2 depends: country ir diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_party-4.6.0/trytond_party.egg-info/PKG-INFO new/trytond_party-4.6.2/trytond_party.egg-info/PKG-INFO --- old/trytond_party-4.6.0/trytond_party.egg-info/PKG-INFO 2017-10-30 14:59:07.000000000 +0100 +++ new/trytond_party-4.6.2/trytond_party.egg-info/PKG-INFO 2019-04-22 11:07:10.000000000 +0200 @@ -1,6 +1,6 @@ -Metadata-Version: 1.1 +Metadata-Version: 2.1 Name: trytond-party -Version: 4.6.0 +Version: 4.6.2 Summary: Tryton module with parties and addresses Home-page: http://www.tryton.org/ Author: Tryton @@ -76,3 +76,6 @@ Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: Topic :: Office/Business +Provides-Extra: VIES-ALT +Provides-Extra: phonenumbers +Provides-Extra: VIES diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/trytond_party-4.6.0/trytond_party.egg-info/requires.txt new/trytond_party-4.6.2/trytond_party.egg-info/requires.txt --- old/trytond_party-4.6.0/trytond_party.egg-info/requires.txt 2017-10-30 14:59:07.000000000 +0100 +++ new/trytond_party-4.6.2/trytond_party.egg-info/requires.txt 2019-04-22 11:07:10.000000000 +0200 @@ -1,13 +1,13 @@ -python-sql >= 0.4 +python-sql>=0.4 python-stdnum -trytond_country >= 4.6, < 4.7 -trytond >= 4.6, < 4.7 +trytond_country<4.7,>=4.6 +trytond<4.7,>=4.6 [VIES] -python-stdnum[VIES] +python-stdnum[vies] [VIES-ALT] -python-stdnum[VIES-ALT] +python-stdnum[vies-alt] [phonenumbers] phonenumbers
