File python-clientform.changes of Package python-clientform
-------------------------------------------------------------------
Fri Dec 9 12:50:14 UTC 2011 - cfarrell@suse.com
- license update: BSD-3-Clause or ZPL-2.1
See COPYING.txt - this package is dual licensed under either BSD-3-Clause
or ZPL-2.1 (using SPDX syntax)
-------------------------------------------------------------------
Thu Dec 8 13:54:27 UTC 2011 - coolo@suse.com
- fix license to be in spdx.org format
-------------------------------------------------------------------
Sun Jan 9 02:14:36 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.2.10:
* fix bug that caused some newlines to be erroneously stripped from form data
* fix for missing closing tags: When there was no closing body tag or closing form tag, the final opening form element on a page would not cause a form object to be returned from ParseFileEx &c
* yse Title-Case in MIME headers in form data
* FileControl fixes for no-files and no-filename cases
- changes from 0.2.9:
* fix "import *" in case where BeautifulSoup 2 is not available
- changes from 0.2.8:
* don't eagerly close label when the element for that label is seen, since there may be more label text to follow
-------------------------------------------------------------------
Sun May 30 17:47:43 UTC 2010 - toms@suse.de
- Fixed Group: Development/Libraries/Python to make it consistent
with other Python packages
-------------------------------------------------------------------
Fri Oct 27 18:53:32 CEST 2006 - poeml@suse.de
- import spec file from Fedora 5 Extras