forked from pool/python-MechanicalSoup
This branch is 4 commits behind pool/python-MechanicalSoup:factory
- update to 1.3.0 (bsc#1213006, CVE-2023-34457):
* To prevent malicious web servers from reading arbitrary files
from the client, files must now be opened explicitly by the
user in order to upload their contents in form submission.
This remediates CVE-2023-34457
* Added support for Python 3.11.
* Allow submitting a form with no submit element. This can be
achieved by passing ``submit=False`` to
``StatefulBrowser.submit_selected``. Thanks @alexreg! [#480]
- Update to version 1.2.0
Add support for HTML form-associated elements
which exposed more local information than users may have been expecting. [#375]
OBS-URL: https://build.opensuse.org/request/show/1131724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-MechanicalSoup?expand=0&rev=10
Description
No description provided
Languages
RPM Spec
100%