Hello community,

here is the log from the commit of package python-pecan for openSUSE:Factory 
checked in at 2014-11-11 09:59:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pecan (Old)
 and      /work/SRC/openSUSE:Factory/.python-pecan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pecan"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pecan/python-pecan.changes        
2014-09-25 08:43:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pecan.new/python-pecan.changes   
2014-11-11 10:15:59.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 10 19:31:21 UTC 2014 - dmuel...@suse.com
+
+- skip tests on SLE_12 (the depending packages are not there) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pecan.spec ++++++
--- /var/tmp/diff_new_pack.u6Forv/_old  2014-11-11 10:16:00.000000000 +0100
+++ /var/tmp/diff_new_pack.u6Forv/_new  2014-11-11 10:16:00.000000000 +0100
@@ -27,7 +27,7 @@
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 # Test requirements:
-%if 0%{?suse_version} >= 1230
+%if 0%{?suse_version} >= 1230 && 0%{?suse_version} != 1315
 BuildRequires:  python-Genshi
 BuildRequires:  python-Jinja2
 BuildRequires:  python-Kajiki
@@ -71,7 +71,7 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%if 0%{?suse_version} >= 1230
+%if 0%{?suse_version} >= 1230 &&  0%{?suse_version} != 1315
 %check
 python setup.py test
 %endif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to