Hello community,

here is the log from the commit of package python3-raven for openSUSE:Factory 
checked in at 2015-05-10 10:47:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-13 20:31:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-raven.new/python3-raven.changes 
2015-05-10 10:47:36.000000000 +0200
@@ -1,0 +2,19 @@
+Sat May  2 17:47:11 UTC 2015 - [email protected]
+
+- update to version 5.3.1:
+  * Restored support for patching Django's BaseCommand.execute.
+
+- changes from Version 5.3.0:
+  * The UDP transport has been removed.
+  * The integrated Sentry+Django client has been removed. This is now
+    part of Sentry core.
+  * Server configuration *must* now be specified with a DSN.
+  * Upstream errors now have increased verbosity in logs.
+  * Unsent events now log to 'sentry.errors.uncaught'.
+  * Django management commands should now effectively autopatch (when
+    run from the CLI).
+  * Flask wrapper now includes user_context, tags_context, and
+    extra_context helpers.
+  * Python version is now reported with modules.
+
+-------------------------------------------------------------------

Old:
----
  raven-5.2.0.tar.gz

New:
----
  raven-5.3.1.tar.gz

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

Other differences:
------------------
++++++ python3-raven.spec ++++++
--- /var/tmp/diff_new_pack.6haDtz/_old  2015-05-10 10:47:36.000000000 +0200
+++ /var/tmp/diff_new_pack.6haDtz/_new  2015-05-10 10:47:36.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-raven
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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.2.0
+Version:        5.3.1
 Release:        0
 Url:            https://pypi.python.org/pypi/raven
 Summary:        A client for Sentry
@@ -25,9 +25,9 @@
 Group:          Development/Languages/Python
 Source:         
https://pypi.python.org/packages/source/r/raven/raven-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  python3-aiohttp
 BuildRequires:  python3-devel
 BuildRequires: python3-setuptools
-BuildRequires: python3-aiohttp
 Requires:      python3-aiohttp
 Requires:      python3-certifi
 BuildArch:     noarch

++++++ raven-5.2.0.tar.gz -> raven-5.3.1.tar.gz ++++++
++++ 5099 lines of diff (skipped)


Reply via email to