forked from pool/python-mechanize
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
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1773a8f5818398e0010e781dc0f942cd88b107a57424c904d545cd827c216809
|
|
||||||
size 217289
|
|
||||||
3
mechanize-0.4.8.tar.gz
Normal file
3
mechanize-0.4.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5e86ac0777357e006eb04cd28f7ed9f811d48dffa603d3891ac6d2b92280dc91
|
||||||
|
size 218055
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 24 09:09:01 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.4.8:
|
||||||
|
* Handle mal-encoded robots.txt files more gracefully
|
||||||
|
* Support HTTP 308 redirects
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 24 00:57:13 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
Mon Jan 24 00:57:13 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%define modname mechanize
|
%define modname mechanize
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-mechanize
|
Name: python-mechanize
|
||||||
Version: 0.4.7
|
Version: 0.4.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Stateful programmatic web browsing
|
Summary: Stateful programmatic web browsing
|
||||||
License: BSD-3-Clause AND (BSD-3-Clause OR ZPL-2.1)
|
License: BSD-3-Clause AND (BSD-3-Clause OR ZPL-2.1)
|
||||||
|
|||||||
Reference in New Issue
Block a user