Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-sanction-0.4.1-3.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: python3-sanction Distribution: Fedora Project
Version: 0.4.1 Vendor: Fedora Project
Release: 3.fc37 Build date: Sat Jul 23 00:15:23 2022
Group: Unspecified Build host: buildvm-x86-22.iad2.fedoraproject.org
Size: 39563 Source RPM: python-sanction-0.4.1-3.fc37.src.rpm
Packager: Fedora Project
Url: http://pypi.python.org/pypi/sanction
Summary: A simple, lightweight OAuth2 client
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

Provides

Requires

License

MIT

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 0.4.1-2
  - Rebuilt for Python 3.11
* Wed Jun 08 2022 Charalampos Stratakis <cstratak@redhat.com> - 0.4.1-1
  - Update to 0.4.1
  - Utilize unittest instead of the deprecated nose test runner
  - Change to the github tarball

Files

/usr/lib/python3.11/site-packages/sanction
/usr/lib/python3.11/site-packages/sanction-0.4.1-py3.11.egg-info
/usr/lib/python3.11/site-packages/sanction-0.4.1-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/sanction-0.4.1-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/sanction-0.4.1-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/sanction-0.4.1-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/sanction/__init__.py
/usr/lib/python3.11/site-packages/sanction/__pycache__
/usr/lib/python3.11/site-packages/sanction/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sanction/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/sanction/__pycache__/client.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sanction/__pycache__/client.cpython-311.pyc
/usr/lib/python3.11/site-packages/sanction/__pycache__/test.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sanction/__pycache__/test.cpython-311.pyc
/usr/lib/python3.11/site-packages/sanction/client.py
/usr/lib/python3.11/site-packages/sanction/test.py
/usr/share/doc/python3-sanction
/usr/share/doc/python3-sanction/LICENSE
/usr/share/doc/python3-sanction/README


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024