Hello community,

here is the log from the commit of package python-Pweave for openSUSE:Factory 
checked in at 2019-03-06 15:49:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pweave (Old)
 and      /work/SRC/openSUSE:Factory/.python-Pweave.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Pweave"

Wed Mar  6 15:49:57 2019 rev:3 rq:681899 version:0.30.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pweave/python-Pweave.changes      
2019-01-24 14:13:58.663323483 +0100
+++ /work/SRC/openSUSE:Factory/.python-Pweave.new.28833/python-Pweave.changes   
2019-03-06 15:50:06.348432788 +0100
@@ -1,0 +2,7 @@
+Tue Mar  5 19:39:05 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update 0.30.3:
+  * no upstream changelog for this release
+- Run tests
+
+-------------------------------------------------------------------

Old:
----
  Pweave-0.30.2.tar.gz

New:
----
  Pweave-0.30.3.tar.gz

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

Other differences:
------------------
++++++ python-Pweave.spec ++++++
--- /var/tmp/diff_new_pack.5T1Dio/_old  2019-03-06 15:50:07.364432927 +0100
+++ /var/tmp/diff_new_pack.5T1Dio/_new  2019-03-06 15:50:07.364432927 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Pweave
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-Pweave
-Version:        0.30.2
+Version:        0.30.3
 Release:        0
 Summary:        Scientific reports with embedded python computations
 License:        BSD-3-Clause
@@ -79,6 +79,10 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+# tests.test_readers.test_url - online
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
nosetests-%{$python_bin_suffix} -v -e test_url
+
 %files %{python_files}
 %doc CHANGELOG.txt README.rst
 %license LICENSE.txt

++++++ Pweave-0.30.2.tar.gz -> Pweave-0.30.3.tar.gz ++++++
++++ 3810 lines of diff (skipped)


Reply via email to