This package used to provide implementation of IAnnotations for zope.security
principal objects, but it's now moved to the ``zope.principalannotation``
package. This package only contains a bootstrap subscriber that sets up
the principal annotation utility for the root site and the browser add
menu item for adding the annotation utility through ZMI.
=======
CHANGES
=======
5.0 (2023-02-07)
----------------
- Drop support for Python 2.7, 3.4, 3.5, 3.6.
- Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.
4.0.0 (2017-05-01)
------------------
- Add support for Python 3.4, 3.5 and 3.6 and PyPy.
3.7.0 (2009-12-26)
------------------
- Depend on new ``zope.processlifetime`` interfaces instead of using
BBB imports from ``zope.app.appsetup``.
- Removed unneeded dependency on zope.app.publisher, added the missing one on
transaction.
3.6.1 (2009-03-31)
------------------
- Got rid of ``DeprecationWarning`` in ``zope.app.appsetup`` >=
3.10. Ironically older versions now produce a ``DeprecationWarning``.
3.6.0 (2009-03-09)
------------------
- Most of functionality is now moved to the ``zope.principalannotation``
package. This package now only provides the bootstrap subscriber
for the `zope3 application server` as well as browser menu item for
adding PrincipalAnnotationUtility using ZMI.
3.5.1 (2009-03-06)
------------------
- Make boostrap subscriber called on IDatabaseOpenedWithRootEvent
instead of IDatabaseOpenedEvent, because this can cause bug if
subscriber will be called before root object is created.
- Use zope.site instead of zope.app.component.
3.5.0 (2009-02-01)
------------------
- Move boostrap subscriber to bootstrap.zcml file and browser
menu item definition to browser.zcml file to ease overriding
and excluding configuration.
- Use zope.container instead of zope.app.container.
3.4.0 (2007-10-26)
------------------
- Initial release independent of the main Zope tree.
Raw data
{
"_id": null,
"home_page": "http://github.com/zopefoundation/zope.app.principalannotation",
"name": "zope.app.principalannotation",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "zope security principal annotation",
"author": "Zope Corporation and Contributors",
"author_email": "zope-dev@zope.dev",
"download_url": "https://files.pythonhosted.org/packages/bd/2e/13b937f4550c854d6ac983f74c9b368b0d912c4452765a56170d2b93871c/zope.app.principalannotation-5.0.tar.gz",
"platform": null,
"description": "This package used to provide implementation of IAnnotations for zope.security\nprincipal objects, but it's now moved to the ``zope.principalannotation``\npackage. This package only contains a bootstrap subscriber that sets up\nthe principal annotation utility for the root site and the browser add\nmenu item for adding the annotation utility through ZMI.\n\n\n=======\nCHANGES\n=======\n\n5.0 (2023-02-07)\n----------------\n\n- Drop support for Python 2.7, 3.4, 3.5, 3.6.\n\n- Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.\n\n\n4.0.0 (2017-05-01)\n------------------\n\n- Add support for Python 3.4, 3.5 and 3.6 and PyPy.\n\n\n3.7.0 (2009-12-26)\n------------------\n\n- Depend on new ``zope.processlifetime`` interfaces instead of using\n BBB imports from ``zope.app.appsetup``.\n\n- Removed unneeded dependency on zope.app.publisher, added the missing one on\n transaction.\n\n\n3.6.1 (2009-03-31)\n------------------\n\n- Got rid of ``DeprecationWarning`` in ``zope.app.appsetup`` >=\n 3.10. Ironically older versions now produce a ``DeprecationWarning``.\n\n\n3.6.0 (2009-03-09)\n------------------\n\n- Most of functionality is now moved to the ``zope.principalannotation``\n package. This package now only provides the bootstrap subscriber\n for the `zope3 application server` as well as browser menu item for\n adding PrincipalAnnotationUtility using ZMI.\n\n3.5.1 (2009-03-06)\n------------------\n\n- Make boostrap subscriber called on IDatabaseOpenedWithRootEvent\n instead of IDatabaseOpenedEvent, because this can cause bug if\n subscriber will be called before root object is created.\n\n- Use zope.site instead of zope.app.component.\n\n3.5.0 (2009-02-01)\n------------------\n\n- Move boostrap subscriber to bootstrap.zcml file and browser\n menu item definition to browser.zcml file to ease overriding\n and excluding configuration.\n- Use zope.container instead of zope.app.container.\n\n3.4.0 (2007-10-26)\n------------------\n\n- Initial release independent of the main Zope tree.\n",
"bugtrack_url": null,
"license": "ZPL 2.1",
"summary": "Bootstrap subscriber and browser menu item for zope.principalannotation",
"version": "5.0",
"split_keywords": [
"zope",
"security",
"principal",
"annotation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "03ce812414c30265c44bf4354a1e4112d872f763d1931dd7d8296a3e6e903544",
"md5": "7f903cb6a9a4c710d63d317159680d74",
"sha256": "fb008f8b9557db66c10e49f85354ba12dd1a0b9bf11ab8d24e22b7db4eecabbc"
},
"downloads": -1,
"filename": "zope.app.principalannotation-5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7f903cb6a9a4c710d63d317159680d74",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 9131,
"upload_time": "2023-02-07T09:25:44",
"upload_time_iso_8601": "2023-02-07T09:25:44.155211Z",
"url": "https://files.pythonhosted.org/packages/03/ce/812414c30265c44bf4354a1e4112d872f763d1931dd7d8296a3e6e903544/zope.app.principalannotation-5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bd2e13b937f4550c854d6ac983f74c9b368b0d912c4452765a56170d2b93871c",
"md5": "74d77ec43fbd87d39856df9e017cfead",
"sha256": "218e6e0a5150306b9d98c5c948c20238caf032c629805081d521fdacdce23d29"
},
"downloads": -1,
"filename": "zope.app.principalannotation-5.0.tar.gz",
"has_sig": false,
"md5_digest": "74d77ec43fbd87d39856df9e017cfead",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 8651,
"upload_time": "2023-02-07T09:25:46",
"upload_time_iso_8601": "2023-02-07T09:25:46.794390Z",
"url": "https://files.pythonhosted.org/packages/bd/2e/13b937f4550c854d6ac983f74c9b368b0d912c4452765a56170d2b93871c/zope.app.principalannotation-5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-07 09:25:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "zopefoundation",
"github_project": "zope.app.principalannotation",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "zope.app.principalannotation"
}