Changelog for
python-ClientForm-0.2.10-lp152.3.2.noarch.rpm :
* Mon Nov 04 2013 p.drouandAATTgmail.com- Don\'t use %_python macro for build and install; just use \"python\" instead- Use download url as source- %{_module}-%{version}-py%{py_ver}.egg-info was listed twice- Remove %{py_requires} macro
* Mon Nov 04 2013 Sascha Manns
- some makeup
* Sun Nov 03 2013 Sascha Manns - make fit for devel:languages:python as expected in https://build.opensuse.org/request/show/205625- In detail o removed export CFLAGS o removed %%clean section o removed --record-rpm=INSTALLED_FILES o added %%{python_sitelib}/%%{name}
* Fri Dec 09 2011 cfarrellAATTsuse.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 08 2011 cooloAATTsuse.com- fix license to be in spdx.org format
* Sun Jan 09 2011 pascal.bleserAATTopensuse.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 2010 tomsAATTsuse.de- Fixed Group: Development/Libraries/Python to make it consistent with other Python packages
* Fri Oct 27 2006 poemlAATTsuse.de- import spec file from Fedora 5 Extras