Overview
========
This package is used to support the Prefix object that Zope 2 uses for the
undo log. It is a separate package only to aid configuration management.
This package is included in Zope 2. It can be used in a ZEO server to allow
it to support Zope 2's undo log , without pulling in all of Zope 2.
Changelog
=========
6.0 (2023-05-17)
----------------
- Drop support for Python 2.7, 3.5, 3.6.
- Drop support for deprecated ``python setup.py test``.
5.0 (2022-12-08)
----------------
- Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.
- Update PyPy version for Travis.
- Drop support for Python 3.4.
4.3 (2017-09-08)
----------------
- Add ``__ne__`` to the Prefix class.
Fix a problem with undoLog/undoInfo filtering in ZODB.UndoLogCompatible
4.2 (2017-04-26)
----------------
- Add support for Python 3.6, drop support for Python 3.3.
4.1 (2016-04-03)
----------------
- Add compatibility with Python 3.4 and 3.5.
- Drop support for Python 2.6 and 3.2.
4.0 (2013-03-02)
----------------
- Add compatibility with Python 3.2 and 3.3. Note that the Prefix class
only provides equality testing, but doesn't support ordering.
2.12.0 (2010-04-05)
-------------------
- Released as separate package.
Raw data
{
"_id": null,
"home_page": "http://pypi.python.org/pypi/ZopeUndo",
"name": "ZopeUndo",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "zope zope4 undo",
"author": "Zope Foundation and Contributors",
"author_email": "zope-dev@zope.dev",
"download_url": "https://files.pythonhosted.org/packages/c5/a7/6073e78fa0eb7fe58f29692a785b4a74f056579bd5aff69624ecc37c24d1/ZopeUndo-6.0.tar.gz",
"platform": null,
"description": "Overview\n========\n\nThis package is used to support the Prefix object that Zope 2 uses for the\nundo log. It is a separate package only to aid configuration management.\n\nThis package is included in Zope 2. It can be used in a ZEO server to allow\nit to support Zope 2's undo log , without pulling in all of Zope 2.\n\n\nChangelog\n=========\n\n6.0 (2023-05-17)\n----------------\n\n- Drop support for Python 2.7, 3.5, 3.6.\n\n- Drop support for deprecated ``python setup.py test``.\n\n\n5.0 (2022-12-08)\n----------------\n\n- Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.\n\n- Update PyPy version for Travis.\n\n- Drop support for Python 3.4.\n\n\n4.3 (2017-09-08)\n----------------\n\n- Add ``__ne__`` to the Prefix class.\n Fix a problem with undoLog/undoInfo filtering in ZODB.UndoLogCompatible\n\n4.2 (2017-04-26)\n----------------\n\n- Add support for Python 3.6, drop support for Python 3.3.\n\n4.1 (2016-04-03)\n----------------\n\n- Add compatibility with Python 3.4 and 3.5.\n\n- Drop support for Python 2.6 and 3.2.\n\n4.0 (2013-03-02)\n----------------\n\n- Add compatibility with Python 3.2 and 3.3. Note that the Prefix class\n only provides equality testing, but doesn't support ordering.\n\n2.12.0 (2010-04-05)\n-------------------\n\n- Released as separate package.\n",
"bugtrack_url": null,
"license": "ZPL 2.1",
"summary": "ZODB undo support for Zope.",
"version": "6.0",
"project_urls": {
"Homepage": "http://pypi.python.org/pypi/ZopeUndo"
},
"split_keywords": [
"zope",
"zope4",
"undo"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "66e3671a3b2157dc829e1450a4deaab2a34286974b8d270a616367301ac9e686",
"md5": "824bee8983c4b0b744c58aa1fa8767fd",
"sha256": "95534df7d467bb2dacb0a06e4c9fa980be19ef776d322c55fc4c990937df1db6"
},
"downloads": -1,
"filename": "ZopeUndo-6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "824bee8983c4b0b744c58aa1fa8767fd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 5107,
"upload_time": "2023-05-17T06:49:35",
"upload_time_iso_8601": "2023-05-17T06:49:35.244639Z",
"url": "https://files.pythonhosted.org/packages/66/e3/671a3b2157dc829e1450a4deaab2a34286974b8d270a616367301ac9e686/ZopeUndo-6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c5a76073e78fa0eb7fe58f29692a785b4a74f056579bd5aff69624ecc37c24d1",
"md5": "cc83123d031e31c0a8e30a9f56e85a4c",
"sha256": "a284c5cff4484d57957022a33cbaea9faca4c948fdbe2124c1f7e9d073601495"
},
"downloads": -1,
"filename": "ZopeUndo-6.0.tar.gz",
"has_sig": false,
"md5_digest": "cc83123d031e31c0a8e30a9f56e85a4c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 5922,
"upload_time": "2023-05-17T06:49:37",
"upload_time_iso_8601": "2023-05-17T06:49:37.157388Z",
"url": "https://files.pythonhosted.org/packages/c5/a7/6073e78fa0eb7fe58f29692a785b4a74f056579bd5aff69624ecc37c24d1/ZopeUndo-6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-17 06:49:37",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "zopeundo"
}