forked from pool/python-MarkupSafe
- Update to 0.15
- Changed license to BSD-3-Clause
- Renamed to python-MarkupSafe (from python-markupsafe)
- Update to 0.11
Since MarkupSafe 0.10 there is now also a separate escape function
called `escape_silent` that returns an empty string for `None` for
consistency with other systems that return empty strings for `None`
when escaping (for instance Pylons' webhelpers).
- Initial release
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=1
This commit is contained in:
21
python-MarkupSafe.changes
Normal file
21
python-MarkupSafe.changes
Normal file
@@ -0,0 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 13:31:24 UTC 2011 - saschpe@suse.de
|
||||
|
||||
- Update to 0.15
|
||||
- Changed license to BSD-3-Clause
|
||||
- Renamed to python-MarkupSafe (from python-markupsafe)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 30 16:06:34 UTC 2010 - jfunk@funktronics.ca
|
||||
|
||||
- Update to 0.11
|
||||
Since MarkupSafe 0.10 there is now also a separate escape function
|
||||
called `escape_silent` that returns an empty string for `None` for
|
||||
consistency with other systems that return empty strings for `None`
|
||||
when escaping (for instance Pylons' webhelpers).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 1 18:08:55 UTC 2010 - jfunk@funktronics.ca
|
||||
|
||||
- Initial release
|
||||
|
||||
Reference in New Issue
Block a user