Fedora 18 Update: python-sanction-0.3.1-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Tue Oct 22 05:04:16 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-18683
2013-10-09 23:31:31
--------------------------------------------------------------------------------

Name        : python-sanction
Product     : Fedora 18
Version     : 0.3.1
Release     : 1.fc18
URL         : http://pypi.python.org/pypi/sanction
Summary     : A simple, lightweight OAuth2 client
Description :
python-sanction is a lightweight, dead simple client implementation of
the OAuth2 protocol.

- Variations on OAuth2 client implementation range from a few hundred LOC
  to thousands. In a Pythonic world, there's absolutely no need for this when
  simply dealing with the client side of the spec. Currently, sanction sits
  at a whopping 65 LOC, one class. This makes the library tremendously easy
  to grok.

- Most providers have varying levels of diversion from the official spec.
  The goal with this library is to either handle these diversions natively,
  or expose a method to allow client code to deal with it efficiently and
  effectively.

- Three of the four OAuth2 flows should be supported by this library.
  Currently, only authorization code and client credential flows have been
  tested due to lack of other (known) implementations.

sanction has been tested with the following OAuth2 providers:

* Facebook (include the test API)
* Google
* Foursquare
* bitly
* GitHub
* StackExchange
* Instagram
* DeviantArt

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

Latest upstream, notably python3 subpackage.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1013357 - sanction 0.3.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1013357
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-sanction' 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