14
0

- 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:
Tomáš Chvátal
2019-04-05 12:29:27 +00:00
committed by Git OBS Bridge
parent 13202a89e4
commit 3e2f1a52a9
4 changed files with 12 additions and 5 deletions

View File

@@ -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