zope.principalannotation
This package implements annotations for zope.security principals. Common annotation techniques, like AttributeAnnotations cannot be applied to principals, since they are created on the fly for every request.
Documentation is hosted at https://zopeprincipalannotation.readthedocs.io/.
Changes
6.0 (2025-09-12)
Replace pkg_resources namespace with PEP 420 native namespace.
Drop support for Python 3.8.
5.1 (2024-12-06)
Add support for Python 3.12, 3.13.
Drop support for Python 3.7.
Update to persistent 6.0 API usage.
5.0 (2023-06-29)
Drop support for Python 2.7, 3.5, 3.6.
Drop support for deprecated python setup.py test.
Add support for Python 3.11.
4.4 (2022-03-17)
Add support for Python 3.8, 3.9 and 3.10.
Drop support for Python 3.4.
4.3.0 (2018-10-19)
Add support for Python 3.7.
4.2.0 (2017-08-18)
Add support for Python 3.5 and 3.6.
Drop support for Python 2.6 and 3.3.
4.1.1 (2015-06-02)
Replace use of long-deprecated zope.testing.doctest with stdlib’s doctest.
4.1.0 (2015-01-09)
Accomodate new methods added to zope.annotation.interfaces.IAnnotations in upcoming zope.annotation 4.4.0 release.
4.0.0 (2014-12-24)
Add support for PyPy.
Add support for Python 3.4.
Add support for testing on Travis.
4.0.0a2 (2013-02-25)
Correct Trove classifiers.
4.0.0a1 (2013-02-24)
Add support for Python 3.3.
Replace deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.
Drop support for Python 2.4 and 2.5.
3.6.1 (2010-05-05)
Fix a test failure in nested local site manager setup.
Remove dependency on zope.container.
3.6.0 (2009-03-09)
Initial release. This package was splitted off zope.app.principalannotation to remove its dependencies on “zope 3 application server” components.
In addition, the following changes were made after split off:
The IAnnotations implementation was fixed to look in the higher-level utility not only on __getitem__, but also on get and __nonzero.
Tests was reworked into the README.txt doctest.
Added a buildout part that generates Sphinx documentation from the README.txt
Release files for zope.principalannotation 6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zope_principalannotation-6.0.tar.gz | 19.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zope_principalannotation-6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 29.7 kB
Release files / zope_principalannotation-6.0.tar.gz
| Download URL | zope_principalannotation-6.0.tar.gz |
|---|---|
| Size | 19.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3efcfc67498df29a0bdd0832c49957ba0734b731a7438672112d0f3c2bc50475
|
|
BLAKE2b-256 checksum How to use checksums |
9bc26eab7b4dc1d69557aaea0b5a04f20e59b5c17d315d83270109bbee3444d4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|
Release files / zope_principalannotation-6.0-py3-none-any.whl
| Download URL | zope_principalannotation-6.0-py3-none-any.whl |
|---|---|
| Size | 10.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c4f1831d6c6f349e144ad9bc2c3ccd87115553e871269ed048b9d24377fce39b
|
|
BLAKE2b-256 checksum How to use checksums |
725a3fc2fc9cfc462cc3b5a0842fe1adb6fb15420d9dfa5508f233bba4d948f7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|