14
0

Accepting request 983162 from home:PSuarezHernandez:branches:devel:languages:python

- Fix wrong logic on find_proxy method causing proxy not being used
- Added:
  * fix_find_proxy_logic_and_drop_six.patch

OBS-URL: https://build.opensuse.org/request/show/983162
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlgrabber?expand=0&rev=46
This commit is contained in:
2022-06-17 05:21:54 +00:00
committed by Git OBS Bridge
parent c46d98c49f
commit 30523a4b69
3 changed files with 314 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 16 15:20:56 UTC 2022 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
- Fix wrong logic on find_proxy method causing proxy not being used
- Added:
* fix_find_proxy_logic_and_drop_six.patch
-------------------------------------------------------------------
Wed Dec 22 09:27:55 UTC 2021 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>