Hello community,

here is the log from the commit of package python-webassets for 
openSUSE:Factory checked in at 2020-02-07 15:54:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-webassets (Old)
 and      /work/SRC/openSUSE:Factory/.python-webassets.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-webassets"

Fri Feb  7 15:54:26 2020 rev:3 rq:770616 version:2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-webassets/python-webassets.changes        
2019-12-12 23:17:37.882216346 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-webassets.new.26092/python-webassets.changes 
    2020-02-07 15:55:56.167559594 +0100
@@ -1,0 +2,11 @@
+Thu Feb  6 14:17:00 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- update to version 2.0
+  * Jump to 2.0 to leave alpha versioning and start doing semver. No actual 
breaking changes.
+  * Make the `sass` and `scss` filters compatible with the reference compiler
+  * Add new `sass_ruby` and `scss_ruby` filters to use the deprecated Ruby 
Sass compiler
+  * Update and improve a number of filters.
+  * Add a SRI feature (Arvid Norlander).
+- drop unneeded patch tests.patch
+
+-------------------------------------------------------------------

Old:
----
  tests.patch
  webassets-0.12.1.tar.gz

New:
----
  webassets-2.0.tar.gz

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

Other differences:
------------------
++++++ python-webassets.spec ++++++
--- /var/tmp/diff_new_pack.K9zHqC/_old  2020-02-07 15:55:58.527560798 +0100
+++ /var/tmp/diff_new_pack.K9zHqC/_new  2020-02-07 15:55:58.527560798 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-webassets
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-webassets
-Version:        0.12.1
+Version:        2.0
 Release:        0
 Summary:        Media asset management for Python, with glue code for various 
web frameworks
 # rjsmin=Apache-2.0
@@ -29,7 +29,6 @@
 Group:          Development/Languages/Python
 URL:            https://github.com/miracle2k/webassets/
 Source:         
https://files.pythonhosted.org/packages/source/w/webassets/webassets-%{version}.tar.gz
-Patch0:         tests.patch
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module pytest}
@@ -47,7 +46,6 @@
 
 %prep
 %setup -q -n webassets-%{version}
-%patch0 -p1
 sed -i 's/#!.*//' src/webassets/filter/rjsmin/rjsmin.py
 # fix py2 only syntax
 sed -i -e 's:e.message:e.args[0]:g' tests/test_filters.py

++++++ webassets-0.12.1.tar.gz -> webassets-2.0.tar.gz ++++++
++++ 3704 lines of diff (skipped)


Reply via email to