17
0
Files
python-cssutils/python-cssutils.changes
OBS User autobuild fc3cbd6c61 Accepting request 48084 from devel:languages:python
Copy from devel:languages:python/python-cssutils based on submit request 48084 from user coolo

OBS-URL: https://build.opensuse.org/request/show/48084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssutils?expand=0&rev=7
2010-09-14 11:18:32 +00:00

42 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
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.