pymacaroons 0.9.2-0ubuntu1.1 source package in Ubuntu
Changelog
pymacaroons (0.9.2-0ubuntu1.1) xenial-security; urgency=medium * No-change rebuild in support for snapcraft update (LP: #1901572) -- Emilia Torino <email address hidden> Wed, 11 Nov 2020 18:50:29 -0300
Upload details
- Uploaded by:
- Emilia Torino
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | updates | universe | python | |
Xenial | security | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pymacaroons_0.9.2.orig.tar.gz | 16.8 KiB | 9a3de55308e41abdbc05f6e205c20ed36f928860cce490fa9835231ab9cb3c32 |
pymacaroons_0.9.2-0ubuntu1.1.debian.tar.xz | 2.3 KiB | 1186bf20a61d6ff78eb95d547e26f841298136554ec2a274701a0fb54e6abe89 |
pymacaroons_0.9.2-0ubuntu1.1.dsc | 2.2 KiB | 409ae5af7d6b041ef09d48ef4bab82c4cbf6f4a7efc5607bcf5504ee3b749905 |
Available diffs
Binary packages built by this source
- python-pymacaroons: Macaroon library for Python 2
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.
- python3-pymacaroons: Macaroon library for Python 3
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.