forked from pool/python-mechanize
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
This commit is contained in:
committed by
Git OBS Bridge
parent
3e2f1a52a9
commit
2a83d1d406
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8954081ef3149794920f0b9ead8af6927059b6ac76d81abc8a4d6366c6fa86ba
|
||||
size 201074
|
||||
3
mechanize-0.4.2.tar.gz
Normal file
3
mechanize-0.4.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b680ca1b4fabe5ef52024d120f40b8e2ed7d175ed4d67225d2c477dac7c7a58b
|
||||
size 201133
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 17:15:36 UTC 2019 - Meera Belur <mbelur@suse.com>
|
||||
|
||||
- Update to v0.4.2
|
||||
* A couple of python 3 specific fixes for proxy authorization and
|
||||
adding controls to forms
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 12:27:36 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%define modname mechanize
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-mechanize
|
||||
Version: 0.4.1
|
||||
Version: 0.4.2
|
||||
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