Hello community, here is the log from the commit of package python3-raven for openSUSE:Factory checked in at 2016-02-01 19:57:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-raven (Old) and /work/SRC/openSUSE:Factory/.python3-raven.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-raven" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-raven/python3-raven.changes 2015-10-26 12:49:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-raven.new/python3-raven.changes 2016-02-01 19:57:39.000000000 +0100 @@ -1,0 +2,39 @@ +Mon Feb 1 04:40:02 UTC 2016 - a...@gmx.de + +- specfile: + * update copyright year + +- update to version 5.10.2: + * Remember exceptions in flight until the context is cleared so that + two reports with the same exception data do not result in two + errors being logged. + * Allow logging exclusions. + +- changes from version 5.10.1: + * Fixed a problem where bytes as keys in dictionaries caused + problems on data sanitization if those bytes were outside of the + ASCII range. + * Django client no longer requires the user object to be a subclass + of the base model. + * Corrected an issue with the Django log handler which would cause a + recursive import. + +- changes from version 5.10.0: + * Restore template debug support for Django 1.9 and newer. + * Correctly handle SSL verification disabling for newer Python + versions. + +- changes from version 5.9.2: + * Correct behavior introduced for Django 1.9. + +- changes from version 5.9.1: + * Support for isolated apps in Django 1.9. + +- changes from version 5.9.0: + * The threaded worker will now correctly handle forking. + * The 'environment' parameter is now supported (requires a Sentry + 8.0 server ). + * 'tags' can now be specified as part of a LoggingHandler's + constructor. + +------------------------------------------------------------------- Old: ---- raven-5.8.1.tar.gz New: ---- raven-5.10.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-raven.spec ++++++ --- /var/tmp/diff_new_pack.TOFVFg/_old 2016-02-01 19:57:40.000000000 +0100 +++ /var/tmp/diff_new_pack.TOFVFg/_new 2016-02-01 19:57:40.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-raven # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python3-raven -Version: 5.8.1 +Version: 5.10.2 Release: 0 Url: https://pypi.python.org/pypi/raven Summary: A client for Sentry ++++++ raven-5.8.1.tar.gz -> raven-5.10.2.tar.gz ++++++ ++++ 4912 lines of diff (skipped)