Hello community, here is the log from the commit of package proteus for openSUSE:Factory checked in at 2017-11-16 14:03:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/proteus (Old) and /work/SRC/openSUSE:Factory/.proteus.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "proteus" Thu Nov 16 14:03:09 2017 rev:4 rq:542137 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/proteus/proteus.changes 2017-07-05 23:55:39.575718979 +0200 +++ /work/SRC/openSUSE:Factory/.proteus.new/proteus.changes 2017-11-16 14:03:09.952947297 +0100 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Thu Nov 9 06:06:11 UTC 2017 - [email protected] + +- Version 4.2.1 - Bugfix Release + Old: ---- proteus-4.2.0.tar.gz New: ---- proteus-4.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ proteus.spec ++++++ --- /var/tmp/diff_new_pack.q6wNrX/_old 2017-11-16 14:03:10.676921058 +0100 +++ /var/tmp/diff_new_pack.q6wNrX/_new 2017-11-16 14:03:10.680920914 +0100 @@ -19,7 +19,7 @@ %define majorver 4.2 Name: proteus -Version: %{majorver}.0 +Version: %{majorver}.1 Release: 0 Summary: A library to access Tryton's modules like a client License: GPL-3.0+ ++++++ proteus-4.2.0.tar.gz -> proteus-4.2.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/proteus-4.2.0/.drone.yml new/proteus-4.2.1/.drone.yml --- old/proteus-4.2.0/.drone.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/proteus-4.2.1/.drone.yml 2016-11-28 18:43:52.000000000 +0100 @@ -0,0 +1,4 @@ +image: python:all +script: + - pip install tox pydot + - tox -e "py27,py33,py34,py35" --skip-missing-interpreters diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/proteus-4.2.0/.hgtags new/proteus-4.2.1/.hgtags --- old/proteus-4.2.0/.hgtags 1970-01-01 01:00:00.000000000 +0100 +++ new/proteus-4.2.1/.hgtags 2017-11-07 18:54:24.000000000 +0100 @@ -0,0 +1,14 @@ +3974f546b848d4ac59551db9f733d8ed62946dfd 1.8.0 +c8fdae3b2338b744fce709572958884a95de87b3 2.0.0 +120d0435125cf3a3c28280321962571924ad422f 2.2.0 +ef9846cb18afe62182de446d8e4fa7b8393f7168 2.4.0 +648c43939fd698988bde5b54f7a1dff9d47922af 2.6.0 +5625ce03643f9f2b69659907754e5b0e924c689f 2.8.0 +31740f7e08a0c449ce6715e1ef15392fb6326ce9 3.0.0 +40affcdda4629de37997d0e5c7d3fe9ca2806b12 3.2.0 +61013c4482fc95a61d2a15a8b21574a706755b10 3.4.0 +2a2503ebd25887ff3668d470809c00c5bcf2c6c7 3.6.0 +1e741a18e2a1f29fcc66e9ab4878554a4e63a355 3.8.0 +403f21dd1bb7059a0928c46c8b21a97c14f9c720 4.0.0 +d5b1e8f047748526d9a2cd354da0e86d617ec4c7 4.2.0 +e93fec45318a3c7bf3657f65e61ef2f8a7af2658 4.2.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/proteus-4.2.0/CHANGELOG new/proteus-4.2.1/CHANGELOG --- old/proteus-4.2.0/CHANGELOG 2016-11-28 16:00:44.000000000 +0100 +++ new/proteus-4.2.1/CHANGELOG 2017-11-07 18:54:23.000000000 +0100 @@ -1,3 +1,6 @@ +Version 4.2.1 - 2017-11-07 +* Bug fixes (see mercurial logs for details) + Version 4.2.0 - 2016-11-28 * Bug fixes (see mercurial logs for details) * Fill default Report data diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/proteus-4.2.0/COPYRIGHT new/proteus-4.2.1/COPYRIGHT --- old/proteus-4.2.0/COPYRIGHT 2016-11-28 16:00:41.000000000 +0100 +++ new/proteus-4.2.1/COPYRIGHT 2017-11-07 18:54:23.000000000 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2010-2016 Cédric Krier. -Copyright (C) 2010-2016 B2CK SPRL. +Copyright (C) 2010-2017 Cédric Krier. +Copyright (C) 2010-2017 B2CK SPRL. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/proteus-4.2.0/PKG-INFO new/proteus-4.2.1/PKG-INFO --- old/proteus-4.2.0/PKG-INFO 2016-11-28 16:01:02.000000000 +0100 +++ new/proteus-4.2.1/PKG-INFO 2017-11-07 18:54:25.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: proteus -Version: 4.2.0 +Version: 4.2.1 Summary: Library to access Tryton server as a client Home-page: http://www.tryton.org/ Author: Tryton diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/proteus-4.2.0/proteus/__init__.py new/proteus-4.2.1/proteus/__init__.py --- old/proteus-4.2.0/proteus/__init__.py 2016-11-28 16:00:37.000000000 +0100 +++ new/proteus-4.2.1/proteus/__init__.py 2017-11-07 18:54:22.000000000 +0100 @@ -3,7 +3,7 @@ ''' A library to access Tryton's models like a client. ''' -__version__ = "4.2.0" +__version__ = "4.2.1" __all__ = ['Model', 'Wizard', 'Report'] import sys try: @@ -545,6 +545,8 @@ definition = record._fields[self.parent_name] if definition['type'] in ('many2one', 'reference'): setattr(record, self.parent_name, self.parent) + self.record_removed.difference_update(records) + self.record_deleted.difference_update(records) def append(self, record): self.__check([record]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/proteus-4.2.0/proteus.egg-info/PKG-INFO new/proteus-4.2.1/proteus.egg-info/PKG-INFO --- old/proteus-4.2.0/proteus.egg-info/PKG-INFO 2016-11-28 16:00:54.000000000 +0100 +++ new/proteus-4.2.1/proteus.egg-info/PKG-INFO 2017-11-07 18:54:24.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: proteus -Version: 4.2.0 +Version: 4.2.1 Summary: Library to access Tryton server as a client Home-page: http://www.tryton.org/ Author: Tryton diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/proteus-4.2.0/proteus.egg-info/SOURCES.txt new/proteus-4.2.1/proteus.egg-info/SOURCES.txt --- old/proteus-4.2.0/proteus.egg-info/SOURCES.txt 2016-11-28 16:00:57.000000000 +0100 +++ new/proteus-4.2.1/proteus.egg-info/SOURCES.txt 2017-11-07 18:54:24.000000000 +0100 @@ -1,3 +1,5 @@ +.drone.yml +.hgtags CHANGELOG COPYRIGHT INSTALL @@ -5,6 +7,7 @@ MANIFEST.in README setup.py +tox.ini proteus/__init__.py proteus/config.py proteus/pyson.py diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/proteus-4.2.0/setup.cfg new/proteus-4.2.1/setup.cfg --- old/proteus-4.2.0/setup.cfg 2016-11-28 16:01:02.000000000 +0100 +++ new/proteus-4.2.1/setup.cfg 2017-11-07 18:54:25.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/proteus-4.2.0/tox.ini new/proteus-4.2.1/tox.ini --- old/proteus-4.2.0/tox.ini 1970-01-01 01:00:00.000000000 +0100 +++ new/proteus-4.2.1/tox.ini 2016-11-28 18:43:52.000000000 +0100 @@ -0,0 +1,10 @@ +[tox] +envlist = py27,py33,py34,py35,pypy + +[testenv] +commands = {envpython} setup.py test +deps = +setenv = + TRYTOND_DATABASE_URI={env:TRYTOND_DATBASE_URI:sqlite://} + DB_NAME={env:DB_NAME::memory:} +install_command = pip install --pre --find-links https://trydevpi.tryton.org/ {opts} {packages}
