- update to 0.4.9:
* Fix error on PyPy3
* Fix error CPython 3.12
- drop python-mechanize-setup.cfg.patch,
support-python-311.patch: upstream
both.
- Remove unneeded BuildRequires on python.
lead to Denial-of-Service
* URLs passed into mechanize now automatically have URL unsafe
characters percent encoded. This is necessary because newer
versions of python disallow processing of URLs with unsafe
characters. Note that this means values return by
get_full_url(), get_selector() etc will be percent encoded.
- added missing dependencies: Twisted, zope.interface and html5lib
* A couple of python 3 specific fixes for proxy authorization and
adding controls to forms
* Add a finalize_request_headers callback to Browser to allow
users full control of what headers are sent with every
* Fix processing of http-equiv meta tags incorrectly lower casing
* Fix error when a textbox contained within a form contains
- changed BR python-clientform to python-ClientForm (now it matches)
- Removed provides (wrong package)
OBS-URL: https://build.opensuse.org/request/show/1129230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=33
- Upgrade to 0.4.0:
* Python 3 compatibility
* Add a finalize_request_headers callback to Browser to allow
users full control of what headers are sent with every
request
* Preserve header ordering when making HTTP requests
* Fix processing of http-equiv meta tags incorrectly lower casing
the content
* Fix error when a textbox contained within a form contains
unicode characters
- Add missing BR for testing (Twisted and zope.interface)
OBS-URL: https://build.opensuse.org/request/show/667161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=20
- Set license to "(BSD-3-Clause or ZPL-2.1) and BSD-3-Clause", bnc#719310
- Update to version 0.2.5:
* This is essentially a no-changes release to fix easy_install
breakage caused by a SourceForge issue
* Sourceforge is returning invalid HTTP responses, make download
links point to PyPI instead
* Include cookietest.cgi in source distribution
* Note new IETF cookie standardisation effort
- Fixed doc-file-dependency rpmlint issue
OBS-URL: https://build.opensuse.org/request/show/84022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=8