diff --git a/python-requests.changes b/python-requests.changes index 0f6c80c..ee754ea 100644 --- a/python-requests.changes +++ b/python-requests.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 13 22:04:33 UTC 2012 - jfunk@funktronics.ca + +- Update to 0.14.2: + * Improved mime-compatible JSON handling + * Proxy fixes + * Path hack fixes + * Case-Insensistive Content-Encoding headers + * Support for CJK parameters in form posts + ------------------------------------------------------------------- Tue Oct 16 18:55:20 UTC 2012 - jfunk@funktronics.ca diff --git a/python-requests.spec b/python-requests.spec index 9706bd0..a39d6d4 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -17,7 +17,7 @@ Name: python-requests -Version: 0.14.1 +Version: 0.14.2 Release: 0 Url: http://python-requests.org Summary: Awesome Python HTTP Library That's Actually Usable diff --git a/requests-0.14.1.tar.gz b/requests-0.14.1.tar.gz deleted file mode 100644 index ba15c27..0000000 --- a/requests-0.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f563b907782b2c95dd2cbaf882a96133e567d46290a0e7aafa0c6f3efad19ba -size 523254 diff --git a/requests-0.14.2.tar.gz b/requests-0.14.2.tar.gz new file mode 100644 index 0000000..2cdb876 --- /dev/null +++ b/requests-0.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e3345a8ac0d712bf17bd9d3276415050c5f972265ab62993cd4540a3a1aaaef +size 361488