forked from pool/python-httplib2
Accepting request 305613 from home:benoit_monin:branches:devel:languages:python
update to version 0.9.1 OBS-URL: https://build.opensuse.org/request/show/305613 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=52
This commit is contained in:
3
httplib2-0.9.1.tar.gz
Normal file
3
httplib2-0.9.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bc6339919a5235b9d1aaee011ca5464184098f0c47c9098001f91c97176583f5
|
||||||
|
size 205074
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:39ea8c6a6d9f595c177a16134fc49a990ad8d382758cbf469c8659662f2f51ab
|
|
||||||
size 204584
|
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 6 15:17:13 UTC 2015 - benoit.monin@gmx.fr
|
||||||
|
|
||||||
|
- update to version 0.9.1:
|
||||||
|
* fix #296: There was a problem with headers when a binary string
|
||||||
|
is passed (like b'Authorization').
|
||||||
|
* fix #276: Default to doing DNS resolution through a proxy
|
||||||
|
server if present.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 15 09:28:56 UTC 2014 - tbechtold@suse.com
|
Mon Sep 15 09:28:56 UTC 2014 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-httplib2
|
# spec file for package python-httplib2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-httplib2
|
Name: python-httplib2
|
||||||
Version: 0.9
|
Version: 0.9.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://code.google.com/p/httplib2/
|
Url: http://code.google.com/p/httplib2/
|
||||||
Summary: A Python HTTP client library
|
Summary: A Python HTTP client library
|
||||||
|
Reference in New Issue
Block a user