14
0

- 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
This commit is contained in:
2022-07-24 09:10:15 +00:00
committed by Git OBS Bridge
parent 47c036b84a
commit 216fb8dd94
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define modname mechanize
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-mechanize
Version: 0.4.7
Version: 0.4.8
Release: 0
Summary: Stateful programmatic web browsing
License: BSD-3-Clause AND (BSD-3-Clause OR ZPL-2.1)