zope.app.localpermission


Namezope.app.localpermission JSON
Version 5.0 PyPI version JSON
download
home_pagehttps://github.com/zopefoundation/zope.app.localpermission
SummaryLocal Persistent Permissions for zope.security
upload_time2023-02-08 15:26:30
maintainer
docs_urlNone
authorZope Corporation and Contributors
requires_python>=3.7
licenseZPL 2.1
keywords zope security persistent local permission
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package implements local persistent permissions for zope.security that
can be added and registered per site.

This is a part of "Through The Web" development pattern that is not used
much by zope community and not really supported in zope framework anymore
nowadays, so it can be considered as deprecated.


=========
 CHANGES
=========

5.0 (2023-02-08)
================

- Drop support for Python 2.7, 3.4, 3.5, 3.6.

- Add support for Python 3.8, 3.9, 3.10, 3.11.


4.1.0 (2018-10-19)
==================

- Add support for Python 3.7.


4.0.0 (2017-04-23)
==================

- Add support for PyPy.
- Add support for Python 3.4, 3.5, and 3.6.
- Remove dependency on ZODB3. Instead, depend on the separate
  ``persistent`` package.


3.7.2 (2010-03-21)
==================

- Added missing i18n domain to ``browser.zcml``.

3.7.1 (2010-02-22)
==================

- The zope.app namespace wasn't declared correctly.

3.7.0 (2009-03-14)
==================

Initial release. This package was extracted from zope.app.security to separate
the functionality without additional dependencies.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zopefoundation/zope.app.localpermission",
    "name": "zope.app.localpermission",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "zope security persistent local permission",
    "author": "Zope Corporation and Contributors",
    "author_email": "zope-dev@zope.dev",
    "download_url": "https://files.pythonhosted.org/packages/e4/33/2e784e069dd6175176f2fd3fe937ee463a54a2ab7f94e38a4798dfc406ef/zope.app.localpermission-5.0.tar.gz",
    "platform": null,
    "description": "This package implements local persistent permissions for zope.security that\ncan be added and registered per site.\n\nThis is a part of \"Through The Web\" development pattern that is not used\nmuch by zope community and not really supported in zope framework anymore\nnowadays, so it can be considered as deprecated.\n\n\n=========\n CHANGES\n=========\n\n5.0 (2023-02-08)\n================\n\n- Drop support for Python 2.7, 3.4, 3.5, 3.6.\n\n- Add support for Python 3.8, 3.9, 3.10, 3.11.\n\n\n4.1.0 (2018-10-19)\n==================\n\n- Add support for Python 3.7.\n\n\n4.0.0 (2017-04-23)\n==================\n\n- Add support for PyPy.\n- Add support for Python 3.4, 3.5, and 3.6.\n- Remove dependency on ZODB3. Instead, depend on the separate\n  ``persistent`` package.\n\n\n3.7.2 (2010-03-21)\n==================\n\n- Added missing i18n domain to ``browser.zcml``.\n\n3.7.1 (2010-02-22)\n==================\n\n- The zope.app namespace wasn't declared correctly.\n\n3.7.0 (2009-03-14)\n==================\n\nInitial release. This package was extracted from zope.app.security to separate\nthe functionality without additional dependencies.\n",
    "bugtrack_url": null,
    "license": "ZPL 2.1",
    "summary": "Local Persistent Permissions for zope.security",
    "version": "5.0",
    "split_keywords": [
        "zope",
        "security",
        "persistent",
        "local",
        "permission"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2048fd5c2ba4b9c55506ea57624e9b52221d8456210477ec9c8177936b38ac8",
                "md5": "0ce96db6a83f84e8b23907ab9e6a1bdd",
                "sha256": "38a3f485a6702bf0f5b605f8bdbf9d4249ae835fdd5466f53cdd048062ba7b2b"
            },
            "downloads": -1,
            "filename": "zope.app.localpermission-5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0ce96db6a83f84e8b23907ab9e6a1bdd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7453,
            "upload_time": "2023-02-08T15:26:29",
            "upload_time_iso_8601": "2023-02-08T15:26:29.127571Z",
            "url": "https://files.pythonhosted.org/packages/d2/04/8fd5c2ba4b9c55506ea57624e9b52221d8456210477ec9c8177936b38ac8/zope.app.localpermission-5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4332e784e069dd6175176f2fd3fe937ee463a54a2ab7f94e38a4798dfc406ef",
                "md5": "33b9d2c1ae4492d26389dfa0a4d687ae",
                "sha256": "741423c4045e29b4a56897055c5e17abd92e06d84fb09b9dbd4f25b386e040ed"
            },
            "downloads": -1,
            "filename": "zope.app.localpermission-5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "33b9d2c1ae4492d26389dfa0a4d687ae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7569,
            "upload_time": "2023-02-08T15:26:30",
            "upload_time_iso_8601": "2023-02-08T15:26:30.858901Z",
            "url": "https://files.pythonhosted.org/packages/e4/33/2e784e069dd6175176f2fd3fe937ee463a54a2ab7f94e38a4798dfc406ef/zope.app.localpermission-5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-08 15:26:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "zopefoundation",
    "github_project": "zope.app.localpermission",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "zope.app.localpermission"
}
        
Elapsed time: 0.16194s