Hello community,

here is the log from the commit of package python3-Mako for openSUSE:Factory 
checked in at 2015-10-28 17:30:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-Mako (Old)
 and      /work/SRC/openSUSE:Factory/.python3-Mako.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-Mako"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-Mako/python3-Mako.changes        
2015-08-27 08:55:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Mako.new/python3-Mako.changes   
2015-10-28 17:30:33.000000000 +0100
@@ -1,0 +2,24 @@
+Mon Oct 26 10:55:48 UTC 2015 - toddrme2...@gmail.com
+
+- Update to version 1.0.2
+  * The "universal wheel" marker is removed from setup.cfg, because
+    our setup.py currently makes use of conditional dependencies.
+    In :ticket:`249`, the discussion is ongoing on how to correct our
+    setup.cfg / setup.py fully so that we can handle the per-version
+    dependency changes while still maintaining optimal wheel settings,
+    so this issue is not yet fully resolved.
+  * Repair some calls within the ast module that no longer work on Python3.5;
+    additionally replace the use of ``inspect.getargspec()`` under
+    Python 3 (seems to be called from the TG plugin) to avoid deprecation
+    warnings.
+  * Update the Lingua translation extraction plugin to correctly
+    handle templates mixing Python control statements (such as if,
+    for and while) with template fragments. Pull request courtesy
+    Laurent Daverio.
+  * Added ``STOP_RENDERING`` keyword for returning/exiting from a
+    template early, which is a synonym for an empty string ``""``.
+    Previously, the docs suggested a bare
+    ``return``, but this could cause ``None`` to appear in the
+    rendered template result.
+  
+-------------------------------------------------------------------

Old:
----
  Mako-1.0.1.tar.gz

New:
----
  Mako-1.0.2.tar.gz

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

Other differences:
------------------
++++++ python3-Mako.spec ++++++
--- /var/tmp/diff_new_pack.it7vSq/_old  2015-10-28 17:30:34.000000000 +0100
+++ /var/tmp/diff_new_pack.it7vSq/_new  2015-10-28 17:30:34.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-Mako
-Version:        1.0.1
+Version:        1.0.2
 Release:        0
 Url:            http://www.makotemplates.org/
 Summary:        A super-fast Python templating language

++++++ Mako-1.0.1.tar.gz -> Mako-1.0.2.tar.gz ++++++
++++ 22560 lines of diff (skipped)


Reply via email to