commit python-Coffin for openSUSE:Factory

2015-05-05 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-Coffin.new/python-Coffin.changes 
2015-05-06 07:48:52.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.9h3kIJ/_new  2015-05-06 07:48:52.0 +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)




commit python-Coffin for openSUSE:Factory

2013-10-25 Thread h_root
Hello community,

here is the log from the commit of package python-Coffin for openSUSE:Factory 
checked in at 2013-10-25 11:12:33

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-09-26 19:47:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-Coffin.new/python-Coffin.changes 
2013-10-25 11:12:42.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 11:00:23 UTC 2013 - speili...@suse.com
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+---



Other differences:
--
++ python-Coffin.spec ++
--- /var/tmp/diff_new_pack.hfbG7X/_old  2013-10-25 11:12:45.0 +0200
+++ /var/tmp/diff_new_pack.hfbG7X/_new  2013-10-25 11:12:45.0 +0200
@@ -26,7 +26,7 @@
 Source: Coffin-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
 # Test build requirements:
 #BuildRequires:  python-Jinja2
 #BuildRequires:  python-django

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



commit python-Coffin for openSUSE:Factory

2013-09-26 Thread h_root
Hello community,

here is the log from the commit of package python-Coffin for openSUSE:Factory 
checked in at 2013-09-26 19:47:13

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  
2012-11-25 13:28:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Coffin.new/python-Coffin.changes 
2013-09-26 19:47:14.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 25 14:18:46 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 0.3.8
+  + No changelog available
+
+---

Old:

  Coffin-0.3.7.tar.gz

New:

  Coffin-0.3.8.tar.gz



Other differences:
--
++ python-Coffin.spec ++
--- /var/tmp/diff_new_pack.4IurTt/_old  2013-09-26 19:47:15.0 +0200
+++ /var/tmp/diff_new_pack.4IurTt/_new  2013-09-26 19:47:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Coffin
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,7 +17,7 @@
 
 
 Name:   python-Coffin
-Version:0.3.7
+Version:0.3.8
 Release:0
 Url:http://github.com/dcramer/coffin
 Summary:Jinja2 adapter for Django

++ Coffin-0.3.7.tar.gz - Coffin-0.3.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Coffin-0.3.7/Coffin.egg-info/PKG-INFO 
new/Coffin-0.3.8/Coffin.egg-info/PKG-INFO
--- old/Coffin-0.3.7/Coffin.egg-info/PKG-INFO   2012-09-29 18:13:52.0 
+0200
+++ new/Coffin-0.3.8/Coffin.egg-info/PKG-INFO   2013-06-28 12:49:59.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: Coffin
-Version: 0.3.7
+Version: 0.3.8
 Summary: Jinja2 adapter for Django
 Home-page: http://github.com/coffin/coffin
 Author: David Cramer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Coffin-0.3.7/Coffin.egg-info/SOURCES.txt 
new/Coffin-0.3.8/Coffin.egg-info/SOURCES.txt
--- old/Coffin-0.3.7/Coffin.egg-info/SOURCES.txt2012-09-29 
18:13:52.0 +0200
+++ new/Coffin-0.3.8/Coffin.egg-info/SOURCES.txt2013-06-28 
12:49:59.0 +0200
@@ -11,8 +11,7 @@
 coffin/common.py
 coffin/interop.py
 coffin/conf/__init__.py
-coffin/conf/urls/__init__.py
-coffin/conf/urls/defaults.py
+coffin/conf/urls.py
 coffin/contrib/__init__.py
 coffin/contrib/loader.py
 coffin/contrib/auth/__init__.py
@@ -29,6 +28,9 @@
 coffin/contrib/flatpages/__init__.py
 coffin/contrib/flatpages/middleware.py
 coffin/contrib/flatpages/views.py
+coffin/contrib/staticfiles/__init__.py
+coffin/contrib/staticfiles/templatetags/__init__.py
+coffin/contrib/staticfiles/templatetags/static.py
 coffin/contrib/syndication/__init__.py
 coffin/contrib/syndication/feeds.py
 coffin/contrib/syndication/views.py
@@ -43,6 +45,8 @@
 coffin/template/loader.py
 coffin/template/loaders.py
 coffin/template/response.py
+coffin/templatetags/__init__.py
+coffin/templatetags/static.py
 coffin/views/__init__.py
 coffin/views/decorators.py
 coffin/views/defaults.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Coffin-0.3.7/PKG-INFO new/Coffin-0.3.8/PKG-INFO
--- old/Coffin-0.3.7/PKG-INFO   2012-09-29 18:13:52.0 +0200
+++ new/Coffin-0.3.8/PKG-INFO   2013-06-28 12:49:59.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: Coffin
-Version: 0.3.7
+Version: 0.3.8
 Summary: Jinja2 adapter for Django
 Home-page: http://github.com/coffin/coffin
 Author: David Cramer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Coffin-0.3.7/README.rst new/Coffin-0.3.8/README.rst
--- old/Coffin-0.3.7/README.rst 2012-09-29 18:12:34.0 +0200
+++ new/Coffin-0.3.8/README.rst 2013-05-08 22:24:51.0 +0200
@@ -19,7 +19,7 @@
 - {% spaceless %}
 
 - {% url %} - additionally, a ``view|url()`` filter is also
-  available.
+  available. Or use ``view|url()`` for Django 1.5 style lookups by the value 
of ``view``.
 
 - {% with %}
 
@@ -47,7 +47,8 @@
 
 Jinja 2's ``i18n`` extension is hooked up with Django, and a custom version
 of makemessages supports string extraction from both Jinja2 and Django
-templates.
+templates. Just add 'coffin' to your INSTALLED_APPS and run makemessages as
+usual, specifying additional Jinja extensions if necessary via the -e option.
 
 Autoescape
 ==
diff -urN '--exclude=CVS' 

commit python-Coffin for openSUSE:Factory

2012-11-25 Thread h_root
Hello community,

here is the log from the commit of package python-Coffin for openSUSE:Factory 
checked in at 2012-11-25 13:28:11

Comparing /work/SRC/openSUSE:Factory/python-Coffin (Old)
 and  /work/SRC/openSUSE:Factory/.python-Coffin.new (New)


Package is python-Coffin, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-Coffin/python-Coffin.changes  
2012-03-27 08:57:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-Coffin.new/python-Coffin.changes 
2012-11-25 13:28:14.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 22 13:52:12 UTC 2012 - sasc...@suse.de
+
+- Update to version 0.3.7:
+  + Upstream provides no changelog
+
+---

Old:

  Coffin-0.3.6.tar.bz2

New:

  Coffin-0.3.7.tar.gz



Other differences:
--
++ python-Coffin.spec ++
--- /var/tmp/diff_new_pack.FDOF6o/_old  2012-11-25 13:28:15.0 +0100
+++ /var/tmp/diff_new_pack.FDOF6o/_new  2012-11-25 13:28:15.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-coffin
+# spec file for package python-Coffin
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -11,32 +11,33 @@
 # case the license is the MIT License). An Open Source License is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
 
 Name:   python-Coffin
-Version:0.3.6
+Version:0.3.7
 Release:0
 Url:http://github.com/dcramer/coffin
 Summary:Jinja2 adapter for Django
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Source: Coffin-%{version}.tar.bz2
+Source: Coffin-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
+# Test build requirements:
+#BuildRequires:  python-Jinja2
+#BuildRequires:  python-django
+#BuildRequires:  python-nose
+Requires:   python-Jinja2
 Requires:   python-django
-Requires:   python-jinja2
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version}  1110
+%if 0%{?suse_version}  0%{?suse_version} = 1110
+%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
+%else
 BuildArch:  noarch
 %endif
-%endif
 
 %description
 Jinja2 adapter for Django.
@@ -45,17 +46,17 @@
 %setup -q -n Coffin-%{version}
 
 %build
-export CFLAGS=%{optflags}
 python setup.py build
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%clean
-rm -rf %{buildroot}
+#%%check
+#nosetests
 
 %files
 %defattr(-,root,root,-)
+%doc LICENSE README.rst
 %{python_sitelib}/*
 %exclude %python_sitelib/tests*
 

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