From e933f3e573ea30102e723b8af8bd0fb5e10b23cc72b831f69d4ab4f27f3a6a05 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 28 May 2013 07:13:40 +0000 Subject: [PATCH] Accepting request 176685 from home:dirkmueller:branches:devel:languages:python - update to 1.2.3: * Python 3.3.2 compatibility * Always percent-encode location headers * Fix connection adapter matching to be most-specific first * new argument to the default connection adapter for passing a block argument * prevent a KeyError when there's no link headers OBS-URL: https://build.opensuse.org/request/show/176685 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=34 --- python-requests.changes | 10 ++++++++++ python-requests.spec | 2 +- python3-requests.spec | 2 +- requests-1.2.0.tar.gz | 3 --- requests-1.2.3.tar.gz | 3 +++ 5 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 requests-1.2.0.tar.gz create mode 100644 requests-1.2.3.tar.gz diff --git a/python-requests.changes b/python-requests.changes index 7c602ef..9348bf8 100644 --- a/python-requests.changes +++ b/python-requests.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 27 10:36:36 UTC 2013 - dmueller@suse.com + +- update to 1.2.3: + * Python 3.3.2 compatibility + * Always percent-encode location headers + * Fix connection adapter matching to be most-specific first + * new argument to the default connection adapter for passing a block argument + * prevent a KeyError when there's no link headers + ------------------------------------------------------------------- Mon May 13 08:57:09 UTC 2013 - dmueller@suse.com diff --git a/python-requests.spec b/python-requests.spec index b3ed90e..60ed283 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -17,7 +17,7 @@ Name: python-requests -Version: 1.2.0 +Version: 1.2.3 Release: 0 Url: http://python-requests.org Summary: Awesome Python HTTP Library That's Actually Usable diff --git a/python3-requests.spec b/python3-requests.spec index 4937992..409b390 100644 --- a/python3-requests.spec +++ b/python3-requests.spec @@ -17,7 +17,7 @@ Name: python3-requests -Version: 1.2.0 +Version: 1.2.3 Release: 0 Url: http://python-requests.org Summary: Awesome Python HTTP Library That's Actually Usable diff --git a/requests-1.2.0.tar.gz b/requests-1.2.0.tar.gz deleted file mode 100644 index e82bc81..0000000 --- a/requests-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cfa615644ae38efe8423ce9edb23470a4615a9147fa3cea5026afb47c9bb3913 -size 341511 diff --git a/requests-1.2.3.tar.gz b/requests-1.2.3.tar.gz new file mode 100644 index 0000000..f0d2ae8 --- /dev/null +++ b/requests-1.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:156bf3ec27ba9ec7e0cf8fbe02808718099d218de403eb64a714d73ba1a29ab1 +size 348854