Hello community,

here is the log from the commit of package python-Coffin for openSUSE:Factory 
checked in at 2015-05-06 07:48:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Coffin (Old)
 and      /work/SRC/openSUSE:Factory/.python-Coffin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Coffin"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Coffin/python-Coffin.changes      
2013-10-25 11:12:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-Coffin.new/python-Coffin.changes 
2015-05-06 07:48:52.000000000 +0200
@@ -1,0 +2,8 @@
+Sat May  2 15:57:15 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 2.0.1: no upstream changelog
+- update project URL
+- point source URL to pypi
+- update the project description
+
+-------------------------------------------------------------------

Old:
----
  Coffin-0.3.8.tar.gz

New:
----
  Coffin-2.0.1.tar.gz

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

Other differences:
------------------
++++++ python-Coffin.spec ++++++
--- /var/tmp/diff_new_pack.9h3kIJ/_old  2015-05-06 07:48:52.000000000 +0200
+++ /var/tmp/diff_new_pack.9h3kIJ/_new  2015-05-06 07:48:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Coffin
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,13 +17,13 @@
 
 
 Name:           python-Coffin
-Version:        0.3.8
+Version:        2.0.1
 Release:        0
-Url:            http://github.com/dcramer/coffin
+Url:            https://github.com/coffin/coffin
 Summary:        Jinja2 adapter for Django
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Source:         Coffin-%{version}.tar.gz
+Source:         
https://pypi.python.org/packages/source/C/Coffin/Coffin-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
@@ -40,7 +40,20 @@
 %endif
 
 %description
-Jinja2 adapter for Django.
+This used to be a full-featured standalone adapter. With Django adding support
+for other template backends, it's approach didn't make sense anymore. Please
+use django_jinja instead - you won't regret it.
+
+This module now is a lean collection of some Django tags that are not included
+in django-jinja, namely:
+
+{% url %}
+{% spaceless %}
+{% with %}
+{% load %} (as a noop)
+{% get_media_prefix %}
+{% get_static_prefix %}
+{% static %} (in a base variant, and with django.contrib.staticfiles support)
 
 %prep
 %setup -q -n Coffin-%{version}

++++++ Coffin-0.3.8.tar.gz -> Coffin-2.0.1.tar.gz ++++++
++++ 3492 lines of diff (skipped)


Reply via email to