Hello community,

here is the log from the commit of package python3-Mako for openSUSE:Factory 
checked in at 2016-03-16 10:35:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-02 12:55:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Mako.new/python3-Mako.changes   
2016-03-16 10:36:01.000000000 +0100
@@ -1,0 +2,20 @@
+Sat Mar 12 19:19:05 UTC 2016 - [email protected]
+
+- specfile:
+  * update copyright year
+  * use pytest instead of nose
+
+- update to version 1.0.4:
+  * [test] [feature] The default test runner is now py.test. Running
+    “python setup.py test” will make use of py.test instead of
+    nose. nose still works as a test runner as well, however.
+  * [lexer] [bug] Major improvements to lexing of intricate Python
+    sections which may contain complex backslash sequences, as well as
+    support for the bitwise operator (e.g. pipe symbol) inside of
+    expression sections distinct from the Mako “filter” operator,
+    provided the operator is enclosed within parentheses or
+    brackets. Pull request courtesy Daniel Martin.
+  * [feature] Added new method Template.list_defs(). Pull request
+    courtesy Jonathan Vanasco.¶
+
+-------------------------------------------------------------------

Old:
----
  Mako-1.0.3.tar.gz

New:
----
  Mako-1.0.4.tar.gz

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

Other differences:
------------------
++++++ python3-Mako.spec ++++++
--- /var/tmp/diff_new_pack.5VqO8H/_old  2016-03-16 10:36:02.000000000 +0100
+++ /var/tmp/diff_new_pack.5VqO8H/_new  2016-03-16 10:36:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Mako
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:           python3-Mako
-Version:        1.0.3
+Version:        1.0.4
 Release:        0
 Url:            http://www.makotemplates.org/
 Summary:        A super-fast Python templating language
@@ -27,8 +27,8 @@
 BuildRequires:  python3-MarkupSafe
 BuildRequires:  python3-devel
 BuildRequires:  python3-mock
-BuildRequires:  python3-nose
 BuildRequires:  python3-pbr
+BuildRequires:  python3-pytest
 BuildRequires:  python3-setuptools
 Requires:       python3-Beaker >= 1.1
 Requires:       python3-MarkupSafe

++++++ Mako-1.0.3.tar.gz -> Mako-1.0.4.tar.gz ++++++
++++ 2063 lines of diff (skipped)


Reply via email to