Hello community,

here is the log from the commit of package python-Cheetah for openSUSE:Factory 
checked in at 2018-01-06 18:45:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Cheetah (Old)
 and      /work/SRC/openSUSE:Factory/.python-Cheetah.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Cheetah"

Sat Jan  6 18:45:18 2018 rev:9 rq:561084 version:2.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Cheetah/python-Cheetah.changes    
2017-04-28 10:43:18.883660237 +0200
+++ /work/SRC/openSUSE:Factory/.python-Cheetah.new/python-Cheetah.changes       
2018-01-06 18:45:23.201892263 +0100
@@ -1,0 +2,5 @@
+Tue Jan  2 09:50:00 UTC 2018 - [email protected]
+
+- Conflict with python3-Cheetah3 to be sure not to collide on binaries
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Cheetah.spec ++++++
--- /var/tmp/diff_new_pack.HNeH8P/_old  2018-01-06 18:45:23.749866659 +0100
+++ /var/tmp/diff_new_pack.HNeH8P/_new  2018-01-06 18:45:23.749866659 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Cheetah
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -19,17 +19,18 @@
 Name:           python-Cheetah
 Version:        2.4.4
 Release:        0
-Url:            http://www.cheetahtemplate.org/
 Summary:        Cheetah is a template engine and code generation tool
 License:        MIT
 Group:          Development/Languages/Python
+Url:            http://www.cheetahtemplate.org/
 Source:         
https://files.pythonhosted.org/packages/source/C/Cheetah/Cheetah-%{version}.tar.gz
 Patch0:         shebang.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
-BuildRequires:  python-devel
-Provides:       python2-Cheetah = %{version}
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(python)
+Conflicts:      python3-Cheetah3
 Provides:       python-cheetah = %{version}
+Provides:       python2-Cheetah = %{version}
 Obsoletes:      python-cheetah < %{version}
 
 %description
@@ -52,7 +53,6 @@
 %fdupes %{buildroot}
 
 %files
-%defattr(-,root,root,-)
 %doc CHANGES LICENSE README.markdown TODO
 %{_bindir}/cheetah*
 %{python_sitearch}/*


Reply via email to