Hello community,

here is the log from the commit of package python-cssutils for openSUSE:Factory 
checked in at 2015-05-05 00:55:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cssutils (Old)
 and      /work/SRC/openSUSE:Factory/.python-cssutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cssutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cssutils/python-cssutils.changes  
2013-10-25 11:12:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-cssutils.new/python-cssutils.changes     
2015-05-05 00:55:55.000000000 +0200
@@ -1,0 +2,24 @@
+Sat May  2 16:47:10 UTC 2015 - [email protected]
+
+- update to version 1.0:
+  * EXPERIMENTAL: Variable references may have a fallback value now
+    (as implemented in Firefox 29). It is available as
+    CSSVariable.fallback and example are:
+  * FEATURE: (issue #37) Implemented parsing of CSSCalc values.
+    General syntax is checked but not if operators in calc are
+    actually the right kind like DIMENSION * DIMENSION. Also Values
+    using calc do not validate in cssutils but are actually valid.
+  * FIXED issue #20 and #35 (Test fail CSSParser.parseUrl() error
+    with Python 3.3)
+  * FIXED issue #21: (almost all) deprecation warning in Py 3.3
+    fixed.
+  * FIXED issue #30 (Test failed)
+  * FIXED issue #33 (well kinda): Added that cssutils is **not**
+    threadsafe!
+  * FIXED issue #34: More complext MediaQueries should be parsable
+    now. A few slight changes in behavior are:
+    - xml.dom.SyntaxErr raised instead of
+      xml.dom.InvalidCharacterErr for an unknown media type
+    - removed handheld media type special case (for old Opera).
+
+-------------------------------------------------------------------

Old:
----
  cssutils-0.9.10.zip

New:
----
  cssutils-1.0.zip

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

Other differences:
------------------
++++++ python-cssutils.spec ++++++
--- /var/tmp/diff_new_pack.nOidjq/_old  2015-05-05 00:55:55.000000000 +0200
+++ /var/tmp/diff_new_pack.nOidjq/_new  2015-05-05 00:55:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cssutils
 #
-# 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,7 +17,7 @@
 
 
 Name:           python-cssutils
-Version:        0.9.10
+Version:        1.0
 Release:        0
 Url:            http://cthedot.de/cssutils/
 Summary:        A CSS Cascading Style Sheets library for Python


Reply via email to