Hello community,

here is the log from the commit of package python3-Mako for openSUSE:Factory 
checked in at 2014-06-25 15:24:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2013-06-21 19:01:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Mako.new/python3-Mako.changes   
2014-06-25 15:24:43.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Jun 25 10:59:58 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.0.0
+  + Too many changes; please look at changelog in package documentation
+- Replace python3-distribute with python3-setuptools in requirements
+- Remove uneeded python3 and python3-2to3 BuildRequires
+- Add python3-mock build require; new dependency for tests
+
+-------------------------------------------------------------------

Old:
----
  Mako-0.7.3.tar.gz

New:
----
  Mako-1.0.0.tar.gz

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

Other differences:
------------------
++++++ python3-Mako.spec ++++++
--- /var/tmp/diff_new_pack.pmbn6j/_old  2014-06-25 15:24:44.000000000 +0200
+++ /var/tmp/diff_new_pack.pmbn6j/_new  2014-06-25 15:24:44.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Mako
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,19 +17,17 @@
 
 
 Name:           python3-Mako
-Version:        0.7.3
+Version:        1.0.0
 Release:        0
 Url:            http://www.makotemplates.org/
 Summary:        A super-fast Python templating language
 License:        MIT
 Group:          Development/Languages/Python
 Source:         
http://pypi.python.org/packages/source/M/Mako/Mako-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python3
-BuildRequires:  python3-2to3
 BuildRequires:  python3-MarkupSafe
 BuildRequires:  python3-devel
-BuildRequires:  python3-distribute
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-mock
 BuildRequires:  python3-nose
 Requires:       python3-Beaker >= 1.1
 Requires:       python3-MarkupSafe
@@ -49,7 +47,6 @@
 %setup -q -n Mako-%{version}
 
 %build
-2to3 --no-diffs -w mako test scripts/mako-render
 python3 setup.py build
 
 %install

++++++ Mako-0.7.3.tar.gz -> Mako-1.0.0.tar.gz ++++++
++++ 18655 lines of diff (skipped)

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

Reply via email to