Hello community,

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

Package is "python-django_compressor"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django_compressor/python-django_compressor.changes
        2014-07-02 15:05:11.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django_compressor.new/python-django_compressor.changes
   2015-08-05 06:50:38.000000000 +0200
@@ -1,0 +2,24 @@
+Sat Jul 25 19:59:44 UTC 2015 - seife+...@b1-systems.com
+
+- fix non-suse build by conditionalizing "Suggests" tags
+
+-------------------------------------------------------------------
+Thu Jul 23 16:45:28 UTC 2015 - dmuel...@suse.com
+
+- update to 1.5:
+  - Fix compress command and run automated tests for Django 1.8
+  - Fix Django 1.8 warnings
+  - Handle TypeError from import_module
+  - Fix reading UTF-8 files which have BOM
+  - Fix incompatibility with Windows (shell_quote is not supported)
+  - Run automated tests on Django 1.7
+  - Ignore non-existent {{ block.super }} in offline compression instead of 
raising AttributeError
+  - Support for clean-css
+  - Fix link markup
+  - Add support for COMPRESS_CSS_HASHING_METHOD = None
+  - Remove compatibility with old 'staticfiles' app
+  - In compress command, use get_template() instead of opening template files 
manually, fixing compatibility issues
+  - Fix FilterBase so that does not override self.type for subclasses if 
filter_type is not specified at init
+  - Remove unnecessary filename and existence checks in CssAbsoluteFilter
+  
+-------------------------------------------------------------------

Old:
----
  django_compressor-1.4.tar.gz

New:
----
  django_compressor-1.5.tar.gz

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

Other differences:
------------------
++++++ python-django_compressor.spec ++++++
--- /var/tmp/diff_new_pack.BV2HTy/_old  2015-08-05 06:50:39.000000000 +0200
+++ /var/tmp/diff_new_pack.BV2HTy/_new  2015-08-05 06:50:39.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django_compressor
 #
-# Copyright (c) 2014 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,7 +17,7 @@
 
 
 Name:           python-django_compressor
-Version:        1.4
+Version:        1.5
 Release:        0
 Summary:        Compresses Linked and Inline JavaScript or CSS Into Single 
Cached Files
 License:        MIT and BSD-3-Clause and Apache-2.0
@@ -28,10 +28,12 @@
 BuildRequires:  python-setuptools
 Requires:       python-django
 Requires:       python-django-appconf
+%if 0%{?suse_version}
 Suggests:       python-beautifulsoup
 Suggests:       python-html5lib
 Suggests:       python-lxml
 Suggests:       python-slimit
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %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()")}

++++++ django_compressor-1.4.tar.gz -> django_compressor-1.5.tar.gz ++++++
++++ 1966 lines of diff (skipped)


Reply via email to