Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-pymacaroons | Distribution: openSUSE Tumbleweed |
Version: 0.13.0 | Vendor: openSUSE |
Release: 6.2 | Build date: Mon Feb 26 10:05:17 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 135009 | Source RPM: python-pymacaroons-0.13.0-6.2.src.rpm |
Packager: http://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.
MIT
* Mon Feb 26 2024 ecsos <ecsos@opensuse.org> - Adjustments patch macro for rpm 4.20. * Sun Jun 11 2023 ecsos <ecsos@opensuse.org> - Add %{?sle15_python_module_pythons} * Thu Apr 07 2022 pgajdos@suse.com - do not require python-mock for build - modified patches % python-pymacaroons-remove-nose.patch (refreshed) * Fri Jun 26 2020 pgajdos@suse.com - added patches https://github.com/ecordell/pymacaroons/pull/54/ + python-pymacaroons-remove-nose.patch * 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
/usr/lib/python3.11/site-packages/pymacaroons /usr/lib/python3.11/site-packages/pymacaroons-0.13.0-py3.11.egg-info /usr/lib/python3.11/site-packages/pymacaroons-0.13.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/pymacaroons-0.13.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/pymacaroons-0.13.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/pymacaroons-0.13.0-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/pymacaroons-0.13.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/pymacaroons/__init__.py /usr/lib/python3.11/site-packages/pymacaroons/__pycache__ /usr/lib/python3.11/site-packages/pymacaroons/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/__pycache__/caveat.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/__pycache__/caveat.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/__pycache__/exceptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/__pycache__/exceptions.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/__pycache__/macaroon.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/__pycache__/macaroon.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/__pycache__/utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/__pycache__/utils.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/__pycache__/verifier.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/__pycache__/verifier.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/binders /usr/lib/python3.11/site-packages/pymacaroons/binders/__init__.py /usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__ /usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/base_binder.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/base_binder.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/hash_signatures_binder.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/hash_signatures_binder.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/binders/base_binder.py /usr/lib/python3.11/site-packages/pymacaroons/binders/hash_signatures_binder.py /usr/lib/python3.11/site-packages/pymacaroons/caveat.py /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__init__.py /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__ /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/base_first_party.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/base_first_party.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/base_third_party.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/base_third_party.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/encrypted_first_party.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/encrypted_first_party.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/first_party.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/first_party.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/third_party.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/third_party.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/base_first_party.py /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/base_third_party.py /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/encrypted_first_party.py /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/first_party.py /usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/third_party.py /usr/lib/python3.11/site-packages/pymacaroons/exceptions.py /usr/lib/python3.11/site-packages/pymacaroons/field_encryptors /usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__init__.py /usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__ /usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/base_field_encryptor.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/base_field_encryptor.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/secret_box_encryptor.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/secret_box_encryptor.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/base_field_encryptor.py /usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/secret_box_encryptor.py /usr/lib/python3.11/site-packages/pymacaroons/macaroon.py /usr/lib/python3.11/site-packages/pymacaroons/serializers /usr/lib/python3.11/site-packages/pymacaroons/serializers/__init__.py /usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__ /usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/base_serializer.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/base_serializer.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/binary_serializer.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/binary_serializer.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/json_serializer.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/json_serializer.cpython-311.pyc /usr/lib/python3.11/site-packages/pymacaroons/serializers/base_serializer.py /usr/lib/python3.11/site-packages/pymacaroons/serializers/binary_serializer.py /usr/lib/python3.11/site-packages/pymacaroons/serializers/json_serializer.py /usr/lib/python3.11/site-packages/pymacaroons/utils.py /usr/lib/python3.11/site-packages/pymacaroons/verifier.py /usr/share/doc/packages/python311-pymacaroons /usr/share/doc/packages/python311-pymacaroons/README.md /usr/share/licenses/python311-pymacaroons /usr/share/licenses/python311-pymacaroons/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 01:04:35 2024