Hello community,

here is the log from the commit of package python-meld3 for openSUSE:Factory 
checked in at 2019-06-24 21:53:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-meld3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-meld3.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-meld3"

Mon Jun 24 21:53:27 2019 rev:4 rq:711673 version:1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-meld3/python-meld3.changes        
2018-12-24 11:39:37.505546177 +0100
+++ /work/SRC/openSUSE:Factory/.python-meld3.new.4615/python-meld3.changes      
2019-06-24 21:54:13.800146159 +0200
@@ -1,0 +2,5 @@
+Fri Jun 21 13:01:02 UTC 2019 - pgaj...@suse.com
+
+- run the testsuite in %check
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-meld3.spec ++++++
--- /var/tmp/diff_new_pack.Pnjmjc/_old  2019-06-24 21:54:14.240146498 +0200
+++ /var/tmp/diff_new_pack.Pnjmjc/_new  2019-06-24 21:54:14.240146498 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-meld3
 #
-# 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
@@ -20,15 +20,16 @@
 Name:           python-meld3
 Version:        1.0.2
 Release:        0
-Url:            https://github.com/supervisor/meld3
 Summary:        HTML/XML templating engine for Python
 License:        SUSE-Repoze
 Group:          Development/Languages/Python
+URL:            https://github.com/supervisor/meld3
 Source:         
https://files.pythonhosted.org/packages/source/m/meld3/meld3-%{version}.tar.gz
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -44,6 +45,10 @@
 
 %install
 %python_install
+%fdupes %{buildroot}%{$python_sitelib}
+
+%check
+%pytest
 
 %files %{python_files}
 %license LICENSE.txt


Reply via email to