forked from pool/python-mechanize
- 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
This commit is contained in:
committed by
Git OBS Bridge
parent
13202a89e4
commit
3e2f1a52a9
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6eb35881e08436dfba2db00abec98fe948ec25122edee77589ef060fc747e595
|
||||
size 201003
|
||||
3
mechanize-0.4.1.tar.gz
Normal file
3
mechanize-0.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8954081ef3149794920f0b9ead8af6927059b6ac76d81abc8a4d6366c6fa86ba
|
||||
size 201074
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 12:27:36 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 18 11:27:00 CET 2019 - mcepl@suse.com
|
||||
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
|
||||
%define modname mechanize
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-%{modname}
|
||||
Version: 0.4.0
|
||||
Name: python-mechanize
|
||||
Version: 0.4.1
|
||||
Release: 0
|
||||
Summary: Stateful programmatic web browsing
|
||||
License: (BSD-3-Clause OR ZPL-2.1) AND BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user