Revisions of python-mechanize
Ana Guerrero (anag+factory)
accepted
request 1171542
from
Dirk Mueller (dirkmueller)
(revision 34)
- update to 0.4.10: * Fix overly long MIME multipart separator on 64 bit systems
Ana Guerrero (anag+factory)
accepted
request 1129230
from
Dirk Mueller (dirkmueller)
(revision 33)
- 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)
Dominique Leuenberger (dimstar_suse)
accepted
request 1095673
from
Markéta Machová (mcalabkova)
(revision 32)
Dominique Leuenberger (dimstar_suse)
accepted
request 1076397
from
Steve Kowalik (StevenK)
(revision 31)
- Add patch support-python-311.patch: * http.cookiejar changed behaviour from Python 3.11 onwards, support both.
Dominique Leuenberger (dimstar_suse)
accepted
request 1059484
from
Dirk Mueller (dirkmueller)
(revision 30)
- Update to 0.4.7 (bsc#1207242, CVE-2021-32837):
Dominique Leuenberger (dimstar_suse)
accepted
request 1009642
from
Steve Kowalik (StevenK)
(revision 29)
- Remove unneeded BuildRequires on python.
Richard Brown (RBrownFactory)
accepted
request 990873
from
Dirk Mueller (dirkmueller)
(revision 27)
- update to 0.4.8: * Handle mal-encoded robots.txt files more gracefully * Support HTTP 308 redirects
Dominique Leuenberger (dimstar_suse)
accepted
request 948302
from
Steve Kowalik (StevenK)
(revision 26)
- Update to 0.4.7: * Fix the ~ character being percent escaped when sending URLs to servers. * Python 3.10 compatibility * Fix a bug in the regex used to parse www-authenticate headers that could lead to Denial-of-Service
Dominique Leuenberger (dimstar_suse)
accepted
request 766371
from
Tomáš Chvátal (scarabeus_iv)
(revision 25)
Dominique Leuenberger (dimstar_suse)
accepted
request 747816
from
Tomáš Chvátal (scarabeus_iv)
(revision 24)
Ludwig Nussel (lnussel_factory)
accepted
request 730131
from
Tomáš Chvátal (scarabeus_iv)
(revision 23)
- Update to 0.4.3: * When filling forms with unicode strings automatically encode them into the correct encoding fr the HTML page being viewed * Guess content type when uploading files if not specified * py3 compat - Have the version of simple cookies be 0 rather than None
Dominique Leuenberger (dimstar_suse)
accepted
request 703751
from
Tomáš Chvátal (scarabeus_iv)
(revision 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 691805
from
Tomáš Chvátal (scarabeus_iv)
(revision 21)
- Update to 0.4.1: * A couple of python 3 specific fixes for servers with misisng robots.txt files and also errors when using basic/digest auth
Dominique Leuenberger (dimstar_suse)
accepted
request 667161
from
Matej Cepl (mcepl)
(revision 20)
- 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)
Dominique Leuenberger (dimstar_suse)
accepted
request 632132
from
Tomáš Chvátal (scarabeus_iv)
(revision 19)
- Require full python2 as it needs SSL module
Dominique Leuenberger (dimstar_suse)
accepted
request 627756
from
Todd R (TheBlackCat)
(revision 18)
Adrian Schröter (adrianSuSE)
committed
(revision 17)
Split 13.2 from Factory
Tomáš Chvátal (scarabeus_factory)
accepted
request 206363
from
Denisart Benjamin (posophe)
(revision 16)
little hacks (forwarded request 206362 from posophe)
Tomáš Chvátal (scarabeus_factory)
accepted
request 204594
from
Sascha Peilicke (saschpe)
(revision 15)
Displaying revisions 1 - 20 of 34