Fedora 15 Update: python-oauth2-1.5.211-1.fc15

updates at fedoraproject.org updates at fedoraproject.org
Sat Feb 25 08:26:41 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-1877
2012-02-17 00:25:13
--------------------------------------------------------------------------------

Name        : python-oauth2
Product     : Fedora 15
Version     : 1.5.211
Release     : 1.fc15
URL         : http://pypi.python.org/pypi/oauth2/
Summary     : Python support for improved oauth
Description :
Oauth2 was originally forked from Leah Culver and Andy Smith's oauth.py
code. Some of the tests come from a fork by Vic Fryzel, while a revamped
Request class and more tests were merged in from Mark Paschal's fork. A
number of notable differences exist between this code and its forefathers:

- 100% unit test coverage.
- The DataStore object has been completely ripped out. While creating unit
  tests for the library I found several substantial bugs with the
  implementation and confirmed with Andy Smith that it was never fully
  baked.
- Classes are no longer prefixed with OAuth.
- The Request class now extends from dict.
- The library is likely no longer compatible with Python 2.3.
- The Client class works and extends from httplib2. It's a thin wrapper
  that handles automatically signing any normal HTTP request you might
  wish to make.

--------------------------------------------------------------------------------
Update Information:

Update to 1.5.211, and apply fix for handling multiple GET params.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Feb 16 2012 Tom Callaway <spot at fedoraproject.org> - 1.5.211-1
- update to 1.5.211
- add multiple GET fix from Jason Connor (bz 784426)
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.170-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Sep  7 2011 Tom Callaway <spot at fedoraproject.org> - 1.5.170-2
- add Requires: python-httplib2 (bz736133)
* Mon Jul 18 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 1.5.170-1
- New upstream release
- Match current guidelines
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #784426 - multiple GET parameters are lost when creating Request using Request.from_request factory
        https://bugzilla.redhat.com/show_bug.cgi?id=784426
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-oauth2' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list