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