Hello community,

here is the log from the commit of package python-Mako for openSUSE:Factory 
checked in at 2015-03-16 06:53:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Mako (Old)
 and      /work/SRC/openSUSE:Factory/.python-Mako.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Mako"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Mako/python-Mako.changes  2014-08-01 
14:34:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-Mako.new/python-Mako.changes     
2015-03-16 06:53:19.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Mar 13 11:43:52 UTC 2015 - [email protected]
+
+- update to version 1.0.1:
+  * [feature] Added support for Lingua, a translation extraction
+    system as an alternative to Babel. Pull request courtesy Wichert
+    Akkerman.
+  * [bug] [py3k] Modernized the examples/wsgi/run_wsgi.py file for
+    Py3k. Pull requset courtesy Cody Taylor.
+- Disable temporary tests for non-Factory systems because of failures
+
+-------------------------------------------------------------------

Old:
----
  Mako-1.0.0.tar.gz

New:
----
  Mako-1.0.1.tar.gz

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

Other differences:
------------------
++++++ python-Mako.spec ++++++
--- /var/tmp/diff_new_pack.BzkwUJ/_old  2015-03-16 06:53:20.000000000 +0100
+++ /var/tmp/diff_new_pack.BzkwUJ/_new  2015-03-16 06:53:20.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Mako
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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:           python-Mako
-Version:        1.0.0
+Version:        1.0.1
 Release:        0
 Url:            http://www.makotemplates.org/
 Summary:        A super-fast Python templating language
@@ -62,8 +62,11 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
+%if 0%{?suse_version} > 1320
+#FIXME : the tests fail for openSUSE < to Factory
 %check
 python setup.py test
+%endif
 
 %files
 %defattr(-,root,root,-)

++++++ Mako-1.0.0.tar.gz -> Mako-1.0.1.tar.gz ++++++
++++ 3605 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to