diff --git a/python-requests.changes b/python-requests.changes index 8ae9a85..0b0e7e9 100644 --- a/python-requests.changes +++ b/python-requests.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 28 18:06:45 UTC 2012 - jfunk@funktronics.ca + +- Update to 0.10.6 + * Allow '=' in cookies. +- 0.10.5 (2012-02-25) + * Response body with 0 content-length fix. + * New async.imap. + * Don't fail on netrc. + ------------------------------------------------------------------- Tue Feb 21 19:52:04 UTC 2012 - jfunk@funktronics.ca diff --git a/python-requests.spec b/python-requests.spec index 4688135..6ba9ef6 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -18,7 +18,7 @@ Name: python-requests -Version: 0.10.4 +Version: 0.10.6 Release: 0 Url: http://python-requests.org Summary: Awesome Python HTTP Library That's Actually Usable diff --git a/requests-0.10.4.tar.gz b/requests-0.10.4.tar.gz deleted file mode 100644 index f6397e5..0000000 --- a/requests-0.10.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ad4cc51d7595ca6f97373a0d697999e0cbdbbf1ba665d18f0f3dcec12b8be77 -size 60889 diff --git a/requests-0.10.6.tar.gz b/requests-0.10.6.tar.gz new file mode 100644 index 0000000..21b5384 --- /dev/null +++ b/requests-0.10.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31134b4f35951730dcce59f2af334478b68caa5728902a1d6bd5e115ec677d8b +size 61673