68f49483d5
Accepting request 1298766 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1298766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=36
2025-08-12 15:03:46 +00:00
c10642db3d
Accepting request 1298590 from home:mlin7442:rebuild_fails_160
...
fix build; added a upstream patch
OBS-URL: https://build.opensuse.org/request/show/1298590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=66
2025-08-11 10:00:47 +00:00
ba6d9697d8
Accepting request 1281826 from devel:languages:python
...
- Convert to pip-based build
OBS-URL: https://build.opensuse.org/request/show/1281826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=35
2025-06-02 20:00:30 +00:00
1467065a3e
- Convert to pip-based build
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=64
2025-06-02 08:53:30 +00:00
48aa22976a
Accepting request 1171542 from devel:languages:python
...
- update to 0.4.10:
* Fix overly long MIME multipart separator on 64 bit systems
OBS-URL: https://build.opensuse.org/request/show/1171542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=34
2024-05-03 17:46:08 +00:00
b6af5816a5
- update to 0.4.10:
...
* Fix overly long MIME multipart separator on 64 bit systems
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=62
2024-05-03 07:41:13 +00:00
a57c665ac7
Accepting request 1129230 from devel:languages:python
...
- 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
2023-11-27 21:45:03 +00:00
df63b980ad
- 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/package/show/devel:languages:python/python-mechanize?expand=0&rev=60
2023-11-27 19:37:36 +00:00
3917435cd5
Accepting request 1095673 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1095673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=32
2023-06-27 21:18:14 +00:00
8bfff43185
Accepting request 1095619 from home:ecsos:python
...
- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1095619
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=58
2023-06-27 16:07:07 +00:00
457a354c92
Accepting request 1076397 from devel:languages:python
...
- Add patch support-python-311.patch:
* http.cookiejar changed behaviour from Python 3.11 onwards, support
both.
OBS-URL: https://build.opensuse.org/request/show/1076397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=31
2023-03-31 19:15:57 +00:00
522a3499af
- Add patch support-python-311.patch:
...
* http.cookiejar changed behaviour from Python 3.11 onwards, support
both.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=56
2023-03-31 07:06:23 +00:00
d38a686531
Accepting request 1059484 from devel:languages:python
...
- Update to 0.4.7 (bsc#1207242, CVE-2021-32837):
OBS-URL: https://build.opensuse.org/request/show/1059484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=30
2023-01-19 15:44:07 +00:00
dd0abad38e
- Update to 0.4.7 (bsc#1207242, CVE-2021-32837):
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=54
2023-01-19 07:49:03 +00:00
3098b8bd7c
Accepting request 1009642 from devel:languages:python
...
- Remove unneeded BuildRequires on python.
OBS-URL: https://build.opensuse.org/request/show/1009642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=29
2022-10-12 16:24:13 +00:00
c60a51a1ac
- Remove unneeded BuildRequires on python.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=52
2022-10-11 02:12:51 +00:00
7bf9f789f1
Accepting request 992065 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/992065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=28
2022-08-01 19:33:06 +00:00
223fb5987d
Accepting request 992052 from home:bnavigator:branches:devel:languages:python
...
- Reference upstream patch in specfile for future updates
- Remove catchall in files section that would have found the
mistake
- Update shebang fix commands
- Fix requirements
- Update description
OBS-URL: https://build.opensuse.org/request/show/992052
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=50
2022-08-01 16:09:25 +00:00
5d1c6ff774
Accepting request 991909 from home:ecsos
...
- Add python-mechanize-setup.cfg.patch to fix mechanize not
found during build. (boo#1202003)
OBS-URL: https://build.opensuse.org/request/show/991909
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=49
2022-08-01 08:36:49 +00:00
3aecb76ec3
Accepting request 990873 from devel:languages:python
...
- update to 0.4.8:
* Handle mal-encoded robots.txt files more gracefully
* Support HTTP 308 redirects
OBS-URL: https://build.opensuse.org/request/show/990873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=27
2022-07-26 17:44:00 +00:00
119821644f
- update to 0.4.8:
...
* Handle mal-encoded robots.txt files more gracefully
* Support HTTP 308 redirects
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=47
2022-07-24 09:10:15 +00:00
e7c62ceff1
Accepting request 948302 from devel:languages:python
...
- 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
OBS-URL: https://build.opensuse.org/request/show/948302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=26
2022-01-24 22:09:48 +00:00
9f8752090f
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=46
2022-01-24 00:58:29 +00:00
e541e0daac
Accepting request 766371 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/766371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=25
2020-01-22 21:46:38 +00:00
Tomáš Chvátal
2b64b0ab77
Accepting request 766369 from home:MSirringhaus:branches:devel:languages:python
...
- Update to 0.4.5:
* Add a set_html() method to the browser object
- Update to 0.4.4:
* 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.
OBS-URL: https://build.opensuse.org/request/show/766369
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=44
2020-01-22 15:54:32 +00:00
7ee55731c7
Accepting request 747816 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/747816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=24
2019-11-13 12:27:15 +00:00
Tomáš Chvátal
60e314e14a
Accepting request 747778 from home:barendartchuk:branches:devel:languages:python
...
- added missing dependencies: Twisted, zope.interface and html5lib
OBS-URL: https://build.opensuse.org/request/show/747778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=42
2019-11-12 16:51:27 +00:00
Ludwig Nussel
56b755181a
Accepting request 730131 from devel:languages:python
...
- 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
OBS-URL: https://build.opensuse.org/request/show/730131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=23
2019-09-13 12:58:41 +00:00
Tomáš Chvátal
589341c846
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=40
2019-09-11 12:38:04 +00:00
f1cc7f3488
Accepting request 703751 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/703751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=22
2019-05-20 11:17:52 +00:00
Tomáš Chvátal
881b97c63a
Accepting request 703749 from home:mbelur:branches:devel:languages:python
...
- Update to v0.4.2
* A couple of python 3 specific fixes for proxy authorization and
adding controls to forms
OBS-URL: https://build.opensuse.org/request/show/703749
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=38
2019-05-17 17:22:39 +00:00
fe17819e4b
Accepting request 691805 from devel:languages:python
...
- 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
OBS-URL: https://build.opensuse.org/request/show/691805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=21
2019-04-08 18:53:21 +00:00
Tomáš Chvátal
45dfe02cc8
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=36
2019-04-05 12:29:27 +00:00
be413d38ab
Accepting request 667161 from devel:languages:python
...
- 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
2019-01-21 10:01:07 +00:00
b5d1ac8d1b
- 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/package/show/devel:languages:python/python-mechanize?expand=0&rev=34
2019-01-18 10:41:40 +00:00
9234a16700
Accepting request 632132 from devel:languages:python
...
- Require full python2 as it needs SSL module
OBS-URL: https://build.opensuse.org/request/show/632132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=19
2018-08-31 08:45:38 +00:00
Tomáš Chvátal
47af971cd1
- Require full python2 as it needs SSL module
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=32
2018-08-29 10:46:29 +00:00
8cd34bda35
Accepting request 627756 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/627756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=18
2018-08-07 07:44:37 +00:00
Todd R
cbfe6ea096
Accepting request 627755 from home:TheBlackCat:branches:devel:languages:python
...
- Remove unneeded dependencies.
OBS-URL: https://build.opensuse.org/request/show/627755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=30
2018-08-06 20:31:52 +00:00
f1bcd2d3da
Accepting request 616917 from devel:languages:python:singlespec-staging
...
Clean SPEC file
OBS-URL: https://build.opensuse.org/request/show/616917
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=29
2018-06-14 17:22:43 +00:00
Tomáš Chvátal
5e41bc5a7c
Accepting request 206363 from devel:languages:python
...
little hacks (forwarded request 206362 from posophe)
OBS-URL: https://build.opensuse.org/request/show/206363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=16
2013-11-13 09:18:05 +00:00
Denisart Benjamin
52a6e6944b
Accepting request 206362 from home:posophe:branches:devel:languages:python
...
little hacks
OBS-URL: https://build.opensuse.org/request/show/206362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=27
2013-11-09 11:05:11 +00:00
Denisart Benjamin
18a53deb5a
Accepting request 206356 from home:saigkill:branches:devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/206356
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=26
2013-11-09 10:56:02 +00:00
Tomáš Chvátal
da3cea1250
Accepting request 204594 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/204594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=15
2013-10-25 09:21:42 +00:00
Sascha Peilicke
61a0dd240a
- Require python-setuptools instead of distribute (upstreams merged)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=24
2013-10-24 11:08:35 +00:00
Stephan Kulow
c7e64d8252
Accepting request 109047 from devel:languages:python
...
- Simplified macro usage
OBS-URL: https://build.opensuse.org/request/show/109047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=11
2012-03-13 08:38:42 +00:00
Sascha Peilicke
4c33064263
- Simplified macro usage
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=22
2012-03-12 21:50:59 +00:00
Sascha Peilicke
3d3186bfa8
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=21
2012-03-12 20:56:30 +00:00
Sascha Peilicke
fe9cbb0f5a
Accepting request 84022 from devel:languages:python
...
- 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
2011-09-26 08:16:18 +00:00
Sascha Peilicke
29e31f2123
- Set license to "(BSD-3-Clause or ZPL-2.1) and BSD-3-Clause", bnc#719310
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=18
2011-09-21 07:16:29 +00:00