Hello community,

here is the log from the commit of package python-Cheetah for openSUSE:Factory 
checked in at 2017-04-28 10:43:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Cheetah (Old)
 and      /work/SRC/openSUSE:Factory/.python-Cheetah.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Cheetah"

Fri Apr 28 10:43:12 2017 rev:8 rq:489484 version:2.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Cheetah/python-Cheetah.changes    
2014-12-16 14:51:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-Cheetah.new/python-Cheetah.changes       
2017-04-28 10:43:18.883660237 +0200
@@ -1,0 +2,10 @@
+Wed Apr 19 22:13:57 UTC 2017 - [email protected]
+
+- Source url must be https.
+
+-------------------------------------------------------------------
+Wed Apr 19 16:06:31 UTC 2017 - [email protected]
+
+- Add python2-Cheetah provides to support singlespec macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Cheetah.spec ++++++
--- /var/tmp/diff_new_pack.Lxv5Mc/_old  2017-04-28 10:43:20.603417159 +0200
+++ /var/tmp/diff_new_pack.Lxv5Mc/_new  2017-04-28 10:43:20.607416593 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Cheetah
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -23,16 +23,14 @@
 Summary:        Cheetah is a template engine and code generation tool
 License:        MIT
 Group:          Development/Languages/Python
-Source:         
http://pypi.python.org/packages/source/C/Cheetah/Cheetah-%{version}.tar.gz
+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}
 Provides:       python-cheetah = %{version}
 Obsoletes:      python-cheetah < %{version}
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-%endif
 
 %description
 Cheetah is an open source template engine and code generation tool.
@@ -57,6 +55,6 @@
 %defattr(-,root,root,-)
 %doc CHANGES LICENSE README.markdown TODO
 %{_bindir}/cheetah*
-%python_sitearch/*
+%{python_sitearch}/*
 
 %changelog


Reply via email to