File python-cssutils.changes of Package python-cssutils
-------------------------------------------------------------------
Wed Apr 17 13:34:47 UTC 2013 - toddrme2178@gmail.com
- Update to version 0.9.10:
* No changelog provided
-------------------------------------------------------------------
Tue Apr 16 15:30:10 UTC 2013 - p.drouand@gmail.com
- Remove BuildRequires: python-2to3, useless since included in main
python devel package
- Add Requires: python3; fix build for OpenSUSE <= 12.2
-------------------------------------------------------------------
Fri Jan 11 16:55:32 UTC 2013 - p.drouand@gmail.com
- Initial python3 support
-------------------------------------------------------------------
Mon Mar 12 20:48:16 UTC 2012 - saschpe@gmx.de
- Update to version 9.9.9:
* No changelog provided
-------------------------------------------------------------------
Wed Sep 7 14:35:28 UTC 2011 - saschpe@suse.de
- Obsolete/Provide python-cssutils-doc
-------------------------------------------------------------------
Fri Sep 2 09:33:05 UTC 2011 - saschpe@suse.de
- Update to version 0.9.8a3:
* No HTML docs anymore
- Spec file cleanup
-------------------------------------------------------------------
Thu Jan 6 19:41:00 UTC 2011 - rwobben@hotmail.com
- Update to version 0.9.8a1
* BUGFIX: fixes issue #41, #42, #45, #46
-------------------------------------------------------------------
Mon Nov 8 15:31:12 UTC 2010 - rwobben@hotmail.com
- Update to 0.9.7b4
* improves parsing of MS specific (and probably invalid!) values
-------------------------------------------------------------------
Mon Nov 8 14:19:47 CET 2010 - pth@suse.de
- Make package own the documentation subdir.
- Mark documentation as such.
-------------------------------------------------------------------
Tue Sep 14 08:08:19 UTC 2010 - coolo@novell.com
- update to 0.9.7b3
- several changes (see CHANGELOG.txt), just random picks:
* Massive speed improvement of handling of CSSVariables of a stylesheet
* CSSFunction value parameters may contain HASH values like ``#fff`` now
* Changed parameters of script/utility function ``csscombine``.
- sphinx conf no longer provided
-------------------------------------------------------------------
Tue May 18 14:53:05 CEST 2010 - prusnak@suse.cz
- Update to 0.9.7a4
- cleanup spec file
- api changes:
* CSSRule values changed: NAMESPACE_RULE, COMMENT, VARIABLES_RULE
* CSSStyleSheet.setSerializer and CSSStyleSheet.setSerializerPref DEPRECATED
- compliance to http://dev.w3.org/csswg/cssom improved.
- new features:
* Started CSS Variables <http://disruptive-innovations.com/zoo/cssvariables/>
* added cssutils.css.CSSStyleSheet.variables
* cssutils.ser.prefs.resolveVariables switchable
* cssutils.ser.prefs.normalizedVarNames switchable
* Added new options to cssutils.script.csscombine: cssText=None, href=None
* Added CSSRuleList.rulesOfType(type)
-------------------------------------------------------------------
Mon May 17 13:47:09 UTC 2010 - toms@suse.de
- Update to 0.9.7a3 as needed for FATE#309541
- Added build requirement for python-sphinx
- Added patch for copy.py (sphinx documentation)
- Rebuild HTML documentation with sphinx
- Better separate documentation package from main package
-------------------------------------------------------------------
Mon Apr 28 17:50:55 CEST 2008 - pth@suse.de
- Initial package.