forked from pool/python-html5lib
d4087f7410
- update to 0.999 - Fix #127: add work-around for CPython issue #20007: .read(0) on http.client.HTTPResponse drops the rest of the content. - Fix #115: lxml treewalker can now deal with fragments containing, at their root level, text nodes with non-ASCII characters on Python 2. - enable tests and include test suite for further validations for distributions > 11.1 and SLES 10 OBS-URL: https://build.opensuse.org/request/show/235463 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=8
42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon May 26 22:01:47 UTC 2014 - hpj@urpla.net
|
|
|
|
- update to 0.999
|
|
- Fix #127: add work-around for CPython issue #20007: .read(0) on
|
|
http.client.HTTPResponse drops the rest of the content.
|
|
- Fix #115: lxml treewalker can now deal with fragments containing, at their
|
|
root level, text nodes with non-ASCII characters on Python 2.
|
|
|
|
- enable tests and include test suite for further validations
|
|
for distributions > 11.1 and SLES 10
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 22 13:29:08 UTC 2013 - toddrme2178@gmail.com
|
|
|
|
- Update to 0.99
|
|
* No changes, just updated version number
|
|
- Add additional dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 29 09:54:02 UTC 2012 - saschpe@suse.de
|
|
|
|
- Use upstream tarball
|
|
- Don't install tests, but install README
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 11 12:41:52 UTC 2012 - alexandre@exatati.com.br
|
|
|
|
- Update to 0.95:
|
|
- Sorry, no changelog atm.
|
|
- Regenerate spec file with py2pack.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 18 00:16:01 UTC 2010 - alexandre@exatati.com.br
|
|
|
|
- Update to 0.90.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 14 16:53:20 UTC 2009 - alexandre@exatati.com.br
|
|
|
|
- Initial package (0.11.1) for openSUSE.
|