Hello community,

here is the log from the commit of package python-raven for openSUSE:Factory 
checked in at 2018-08-02 14:57:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-raven (Old)
 and      /work/SRC/openSUSE:Factory/.python-raven.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-raven"

Thu Aug  2 14:57:31 2018 rev:3 rq:625456 version:6.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-raven/python-raven.changes        
2018-01-16 09:42:06.206439333 +0100
+++ /work/SRC/openSUSE:Factory/.python-raven.new/python-raven.changes   
2018-08-02 14:57:35.204221315 +0200
@@ -1,0 +2,9 @@
+Thu Jul 19 16:24:55 UTC 2018 - [email protected]
+
+- Upgrade to 6.9.0:
+    too many changes to enlist here, complete list is at
+    https://github.com/getsentry/raven-python/blob/master/CHANGELOG.md
+- Remove component.xml and kill_bad_test.patch (unnecessary for the
+  current version)
+
+-------------------------------------------------------------------

Old:
----
  component.xml
  kill_bad_test.patch
  raven-6.4.0.tar.gz

New:
----
  raven-6.9.0.tar.gz

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

Other differences:
------------------
++++++ python-raven.spec ++++++
--- /var/tmp/diff_new_pack.AsG2qg/_old  2018-08-02 14:57:36.896224159 +0200
+++ /var/tmp/diff_new_pack.AsG2qg/_new  2018-08-02 14:57:36.900224165 +0200
@@ -17,26 +17,14 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without test
 Name:           python-raven
-Version:        6.4.0
+Version:        6.9.0
 Release:        0
 Summary:        Raven is a client for Sentry
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            https://github.com/getsentry/raven-python
+URL:            https://github.com/getsentry/raven-python
 Source:         
https://files.pythonhosted.org/packages/source/r/raven/raven-%{version}.tar.gz
-# missing file in 6.3.0 release
-Source1:        component.xml
-Patch0:         kill_bad_test.patch 
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
-Recommends:     python-Flask >= 0.8
-Recommends:     python-blinker >= 1.1
-BuildArch:      noarch
-%if %{with test}
 BuildRequires:  %{python_module Flask >= 0.8}
 BuildRequires:  %{python_module Flask-Login >= 0.2.0}
 BuildRequires:  %{python_module Logbook}
@@ -48,6 +36,7 @@
 BuildRequires:  %{python_module blinker >= 1.1}
 BuildRequires:  %{python_module bottle}
 BuildRequires:  %{python_module celery >= 2.5}
+BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module exam >= 0.5.2}
 BuildRequires:  %{python_module flake8 >= 2.6}
 BuildRequires:  %{python_module kombu}
@@ -63,21 +52,19 @@
 BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module requests}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module tornado >= 4.1}
 BuildRequires:  %{python_module vine}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildRequires:  python-unittest2
 BuildRequires:  python-web.py
+Recommends:     python-Flask >= 0.8
+Recommends:     python-blinker >= 1.1
+BuildArch:      noarch
 %ifpython2
 BuildRequires:  python-contextlib2
 %endif
-%endif
-%ifpython3
-%if %{python3_version_nodots} < 32
-Requires:       python-contextlib2
-%endif
-%else
-Requires:       python-contextlib2
-%endif
 %python_subpackages
 
 %description
@@ -86,10 +73,9 @@
 and Pylons. Raven also includes drop-in support for any
 WSGI-compatible web application.
 
+
 %prep
 %setup -q -n raven-%{version}
-%patch0 -p1
-cp %{SOURCE1} raven/contrib/zconfig/
 
 %build
 %python_build
@@ -99,15 +85,14 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 %python_expand rm -rf %{buildroot}/%{$python_sitelib}/raven/data/cacert.pem
 
-%if %{with test}
 %check
 %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
-py.test-%{$python_bin_suffix}
+py.test-%{$python_bin_suffix} -k 'not (TornadoAsyncClientTestCase or 
TornadoTransportTests)'
 }
-%endif
 
 %files %{python_files}
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %python3_only %{_bindir}/raven
 %{python_sitelib}/*
 

++++++ raven-6.4.0.tar.gz -> raven-6.9.0.tar.gz ++++++
++++ 2226 lines of diff (skipped)


Reply via email to