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

python3-pymacaroons-pynacl-0.13.0-13.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: python3-pymacaroons-pynacl Distribution: Fedora Project
Version: 0.13.0 Vendor: Fedora Project
Release: 13.fc37 Build date: Fri Jul 22 23:24:56 2022
Group: Unspecified Build host: buildvm-ppc64le-10.iad2.fedoraproject.org
Size: 135108 Source RPM: python-pymacaroons-pynacl-0.13.0-13.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/ecordell/pymacaroons
Summary: Library providing non-opaque cookies for authorization
This is a Python re-implementation of the libmacaroons C library.
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 receives.

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.

Provides

Requires

License

MIT

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.13.0-12
  - Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.13.0-9
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/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/python3-pymacaroons-pynacl
/usr/share/doc/python3-pymacaroons-pynacl/README.md
/usr/share/licenses/python3-pymacaroons-pynacl
/usr/share/licenses/python3-pymacaroons-pynacl/LICENSE


Generated by rpm2html 1.8.1

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