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

python3-pymacaroons-0.13.0-bp153.1.17 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-pymacaroons Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.13.0 Vendor: openSUSE
Release: bp153.1.17 Build date: Sat Mar 6 02:09:37 2021
Group: Development/Languages/Python Build host: build75
Size: 146213 Source RPM: python-pymacaroons-0.13.0-bp153.1.17.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/ecordell/pymacaroons
Summary: Macaroon library for Python
Macaroons, like cookies, are a form of bearer credential.
Unlike opaque tokens, macaroons embed caveats that define
specific authorization requirements for the target service,
the service that issued the root macaroon and which is
capable of verifying the integrity of macaroons it recieves.

Macaroons allow for delegation and attenuation of authorization.
They are simple and fast to verify, and decouple authorization policy
from the enforcement of that policy.

This is a Python implementation of Macaroons.

Provides

Requires

License

MIT

Changelog

* Fri Mar 01 2019 John Vandenberg <jayvdb@gmail.com>
  - Remove build dependencies suited for development and building docs
  - Remove `-e test_inspect` as tests pass without it
* Tue Feb 19 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Conflict with pymacaroons-pynacl
* Wed Feb 06 2019 ecsos@opensuse.org
  - initial version 0.13.0

Files

/usr/lib/python3.6/site-packages/pymacaroons
/usr/lib/python3.6/site-packages/pymacaroons-0.13.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/pymacaroons-0.13.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pymacaroons-0.13.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pymacaroons-0.13.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pymacaroons-0.13.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/pymacaroons-0.13.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pymacaroons/__init__.py
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__/caveat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__/caveat.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__/macaroon.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__/macaroon.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__/verifier.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/__pycache__/verifier.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/binders
/usr/lib/python3.6/site-packages/pymacaroons/binders/__init__.py
/usr/lib/python3.6/site-packages/pymacaroons/binders/__pycache__
/usr/lib/python3.6/site-packages/pymacaroons/binders/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/binders/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/binders/__pycache__/base_binder.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/binders/__pycache__/base_binder.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/binders/__pycache__/hash_signatures_binder.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/binders/__pycache__/hash_signatures_binder.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/binders/base_binder.py
/usr/lib/python3.6/site-packages/pymacaroons/binders/hash_signatures_binder.py
/usr/lib/python3.6/site-packages/pymacaroons/caveat.py
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__init__.py
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__/base_first_party.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__/base_first_party.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__/base_third_party.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__/base_third_party.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__/encrypted_first_party.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__/encrypted_first_party.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__/first_party.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__/first_party.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__/third_party.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/__pycache__/third_party.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/base_first_party.py
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/base_third_party.py
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/encrypted_first_party.py
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/first_party.py
/usr/lib/python3.6/site-packages/pymacaroons/caveat_delegates/third_party.py
/usr/lib/python3.6/site-packages/pymacaroons/exceptions.py
/usr/lib/python3.6/site-packages/pymacaroons/field_encryptors
/usr/lib/python3.6/site-packages/pymacaroons/field_encryptors/__init__.py
/usr/lib/python3.6/site-packages/pymacaroons/field_encryptors/__pycache__
/usr/lib/python3.6/site-packages/pymacaroons/field_encryptors/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/field_encryptors/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/field_encryptors/__pycache__/base_field_encryptor.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/field_encryptors/__pycache__/base_field_encryptor.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/field_encryptors/__pycache__/secret_box_encryptor.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/field_encryptors/__pycache__/secret_box_encryptor.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/field_encryptors/base_field_encryptor.py
/usr/lib/python3.6/site-packages/pymacaroons/field_encryptors/secret_box_encryptor.py
/usr/lib/python3.6/site-packages/pymacaroons/macaroon.py
/usr/lib/python3.6/site-packages/pymacaroons/serializers
/usr/lib/python3.6/site-packages/pymacaroons/serializers/__init__.py
/usr/lib/python3.6/site-packages/pymacaroons/serializers/__pycache__
/usr/lib/python3.6/site-packages/pymacaroons/serializers/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/serializers/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/serializers/__pycache__/base_serializer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/serializers/__pycache__/base_serializer.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/serializers/__pycache__/binary_serializer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/serializers/__pycache__/binary_serializer.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/serializers/__pycache__/json_serializer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pymacaroons/serializers/__pycache__/json_serializer.cpython-36.pyc
/usr/lib/python3.6/site-packages/pymacaroons/serializers/base_serializer.py
/usr/lib/python3.6/site-packages/pymacaroons/serializers/binary_serializer.py
/usr/lib/python3.6/site-packages/pymacaroons/serializers/json_serializer.py
/usr/lib/python3.6/site-packages/pymacaroons/utils.py
/usr/lib/python3.6/site-packages/pymacaroons/verifier.py
/usr/share/doc/packages/python3-pymacaroons
/usr/share/doc/packages/python3-pymacaroons/README.md
/usr/share/licenses/python3-pymacaroons
/usr/share/licenses/python3-pymacaroons/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024