{ "info": { "author": "Zope Corporation and Contributors", "author_email": "zope-dev@zope.org", "bugtrack_url": null, "classifiers": [ "Framework :: Zope :: 3", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "======================\n ``zope.deprecation``\n======================\n\n.. image:: https://img.shields.io/pypi/v/zope.deprecation.svg\n :target: https://pypi.python.org/pypi/zope.deprecation/\n :alt: Latest release\n\n.. image:: https://img.shields.io/pypi/pyversions/zope.deprecation.svg\n :target: https://pypi.org/project/zope.deprecation/\n :alt: Supported Python versions\n\n.. image:: https://travis-ci.org/zopefoundation/zope.deprecation.svg?branch=master\n :target: https://travis-ci.org/zopefoundation/zope.deprecation\n\n.. image:: https://coveralls.io/repos/github/zopefoundation/zope.deprecation/badge.svg?branch=master\n :target: https://coveralls.io/github/zopefoundation/zope.deprecation?branch=master\n\n.. image:: https://readthedocs.org/projects/zopedeprecation/badge/?version=latest\n :target: https://zopedeprecation.readthedocs.io/en/latest/\n :alt: Documentation Status\n\n\nThis package provides a simple function called ``deprecated(names, reason)``\nto mark deprecated modules, classes, functions, methods and properties.\n\nPlease see https://zopedeprecation.readthedocs.io for the documentation.\n\n\n================================\n ``zope.deprecation`` Changelog\n================================\n\n4.4.0 (2018-12-03)\n==================\n\n- Add support for Python 3.7.\n\n\n4.3.0 (2017-08-07)\n==================\n\n- Allow custom warning classes to be specified to override the default\n ``DeprecationWarning``.\n See https://github.com/zopefoundation/zope.deprecation/pull/7\n\n- Add support for Python 3.6.\n\n- Drop support for Python 3.3.\n\n4.2.0 (2016-11-07)\n==================\n\n- Drop support for Python 2.6 and 3.2.\n\n- Add support for Python 3.5.\n\n4.1.2 (2015-01-13)\n==================\n\n- Do not require a ``self`` parameter for deprecated functions. See:\n https://github.com/zopefoundation/zope.deprecation/pull/1\n\n4.1.1 (2014-03-19)\n==================\n\n- Added explicit support for Python 3.4.\n\n4.1.0 (2013-12-20)\n==================\n\n- Added a ``Suppressor`` context manager, allowing scoped suppression of\n deprecation warnings.\n\n- Updated ``boostrap.py`` to version 2.2.\n\n4.0.2 (2012-12-31)\n==================\n\n- Fleshed out PyPI Trove classifiers.\n\n4.0.1 (2012-11-21)\n==================\n\n- Added support for Python 3.3.\n\n4.0.0 (2012-05-16)\n==================\n\n- Automated build of Sphinx HTML docs and running doctest snippets via tox.\n\n- Added Sphinx documentation:\n\n - API docs moved from package-data README into ``docs/api.rst``.\n\n - Snippets can be tested by running 'make doctest'.\n\n- Updated support for continuous integration using ``tox`` and ``jenkins``.\n\n- 100% unit test coverage.\n\n- Added ``setup.py dev`` alias (runs ``setup.py develop`` plus installs\n ``nose`` and ``coverage``).\n\n- Added ``setup.py docs`` alias (installs ``Sphinx`` and dependencies).\n\n- Removed spurious dependency on ``zope.testing``.\n\n- Dropped explicit support for Python 2.4 / 2.5 / 3.1.\n\n\n3.5.1 (2012-03-15)\n==================\n\n- Revert a move of `README.txt` to unbreak ``zope.app.apidoc``.\n\n\n3.5.0 (2011-09-05)\n==================\n\n- Replaced doctesting with unit testing.\n\n- Python 3 compatibility.\n\n\n3.4.1 (2011-06-07)\n==================\n\n- Removed import cycle for ``__show__`` by defining it in the\n ``zope.deprecation.deprecation`` module.\n\n- Added support to bootstrap on Jython.\n\n- Fix ``zope.deprecation.warn()`` to make the signature identical to\n ``warnings.warn()`` and to check for .pyc and .pyo files.\n\n\n3.4.0 (2007-07-19)\n==================\n\n- Release 3.4 final, corresponding to Zope 3.4.\n\n\n3.3.0 (2007-02-18)\n==================\n\n- Corresponds to the version of the ``zope.deprecation`` package shipped as\n part of the Zope 3.3.0 release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zopefoundation/zope.deprecation", "keywords": "deprecation,deprecated,warning", "license": "ZPL 2.1", "maintainer": "", "maintainer_email": "", "name": "zope.deprecation", "package_url": "https://pypi.org/project/zope.deprecation/", "platform": "", "project_url": "https://pypi.org/project/zope.deprecation/", "project_urls": { "Homepage": "https://github.com/zopefoundation/zope.deprecation" }, "release_url": "https://pypi.org/project/zope.deprecation/4.4.0/", "requires_dist": [ "setuptools", "Sphinx; extra == 'docs'", "zope.testrunner; extra == 'test'" ], "requires_python": "", "summary": "Zope Deprecation Infrastructure", "version": "4.4.0" }, "last_serial": 4555781, "releases": { "3.3.0": [ { "comment_text": "", "digests": { "md5": "2358d0e953b6fd6774051e1cfa5d49e9", "sha256": "86d9f7896fc301968c02d30b7663560b4d6d5a9334d697538d7a3b943a949bb4" }, "downloads": -1, "filename": "zope.deprecation-3.3.0.tar.gz", "has_sig": false, "md5_digest": "2358d0e953b6fd6774051e1cfa5d49e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9818, "upload_time": "2007-02-18T21:55:54", "url": "https://files.pythonhosted.org/packages/4b/d8/b1959c1639bbf27e0ccf3eb50b608570129a86d1e96e0a26a841ec849d71/zope.deprecation-3.3.0.tar.gz" } ], "3.4.0": [ { "comment_text": "", "digests": { "md5": "453a5707987c8b8eb1f58ed948119fce", "sha256": "010d7b72fc8cb722a6e0481863881bb6f47c2c6e75f0f0dbc4ed8f4bc6611220" }, "downloads": -1, "filename": "zope.deprecation-3.4.0.tar.gz", "has_sig": false, "md5_digest": "453a5707987c8b8eb1f58ed948119fce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9705, "upload_time": "2007-07-20T17:02:30", "url": "https://files.pythonhosted.org/packages/aa/c6/90f61c5843e77bef24e0f2e1f619a362b47113d07bfb2b3c16ffee33caf7/zope.deprecation-3.4.0.tar.gz" } ], "3.4.1": [ { "comment_text": "", "digests": { "md5": "8a47b0f8e1fa4e833007e5b8351bb1d4", "sha256": "1a4df823ae1cce7222bd7e89ba5ae9b5391d488fdc114353a4178642665acc4c" }, "downloads": -1, "filename": "zope.deprecation-3.4.1.tar.gz", "has_sig": false, "md5_digest": "8a47b0f8e1fa4e833007e5b8351bb1d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15381, "upload_time": "2011-06-07T18:22:21", "url": "https://files.pythonhosted.org/packages/73/04/af94cc85f00bcbd11d1c3a6667fa6cbfb8325587fc44094511d8b8a9da50/zope.deprecation-3.4.1.tar.gz" } ], "3.5.0": [ { "comment_text": "", "digests": { "md5": "1e7db82583013127aab3e7e790b1f2b6", "sha256": "f73dedf51efa10bea9445bffbfcccbba1bd85ed067f9602a134c5900944caaf7" }, "downloads": -1, "filename": "zope.deprecation-3.5.0.tar.gz", "has_sig": false, "md5_digest": "1e7db82583013127aab3e7e790b1f2b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17199, "upload_time": "2011-09-05T20:51:08", "url": "https://files.pythonhosted.org/packages/f2/95/f126fad50584beec1285003af81362dad2a7fa077925cdd57c8ef9a5b953/zope.deprecation-3.5.0.tar.gz" } ], "3.5.1": [ { "comment_text": "", "digests": { "md5": "836cfea5fad548cd5a0d9af1300ec05e", "sha256": "574330e282598a1c2601567b90ca99334c8fbb55492b280668b16ead7ffe20da" }, "downloads": -1, "filename": "zope.deprecation-3.5.1.tar.gz", "has_sig": false, "md5_digest": "836cfea5fad548cd5a0d9af1300ec05e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15966, "upload_time": "2012-03-15T11:22:14", "url": "https://files.pythonhosted.org/packages/51/64/8d94cc8d89ea30081cd94facc7be594715a953f0f37a8577e519a6bd9310/zope.deprecation-3.5.1.tar.gz" } ], "4.0.0": [ { "comment_text": "", "digests": { "md5": "e7358e38997e82545e56dd393559fa84", "sha256": "e07cae7d1aa12e2951efbfdcd63a2f5a74b718b028eadb495c1af41f2289febb" }, "downloads": -1, "filename": "zope.deprecation-4.0.0.tar.gz", "has_sig": false, "md5_digest": "e7358e38997e82545e56dd393559fa84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20564, "upload_time": "2012-05-16T19:19:56", "url": "https://files.pythonhosted.org/packages/06/17/9bf452691857eafa71c261ac3a435883928acd418de00c21a30dd420b76d/zope.deprecation-4.0.0.tar.gz" } ], "4.0.1": [ { "comment_text": "", "digests": { "md5": "b676a98e06a71398fbde3c27cb7519dc", "sha256": "9b014aff29da33dda54a515f74e935862f90ac83fa03a4101829cd06bfb52252" }, "downloads": -1, "filename": "zope.deprecation-4.0.1.tar.gz", "has_sig": false, "md5_digest": "b676a98e06a71398fbde3c27cb7519dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22374, "upload_time": "2012-11-21T17:22:28", "url": "https://files.pythonhosted.org/packages/91/48/bc68d39d07921ef4acaf2cad0964419d3b1c8d0e332bfd55ba38c4039ffb/zope.deprecation-4.0.1.tar.gz" } ], "4.0.2": [ { "comment_text": "", "digests": { "md5": "5f8cecce85f2783f9e020f1288e908fd", "sha256": "02639fbee27bfa22f672eb18e4c173f625799459a4bc0363b86593b1d7977de6" }, "downloads": -1, "filename": "zope.deprecation-4.0.2.tar.gz", "has_sig": false, "md5_digest": "5f8cecce85f2783f9e020f1288e908fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22516, "upload_time": "2012-12-31T18:33:45", "url": "https://files.pythonhosted.org/packages/52/0b/beb1503ca5c329e87581d211e9bd26dc5f542ff35856666550b9823e7bd0/zope.deprecation-4.0.2.tar.gz" } ], "4.1.0": [ { "comment_text": "", "digests": { "md5": "a16c42eb66c3239e5030bf53fba0b84c", "sha256": "c194e10775315e6f9458db77f0fd8afc97186126bf9722cc0ce77dc9731fe7ac" }, "downloads": -1, "filename": "zope.deprecation-4.1.0.tar.gz", "has_sig": false, "md5_digest": "a16c42eb66c3239e5030bf53fba0b84c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 146278, "upload_time": "2013-12-20T19:41:13", "url": "https://files.pythonhosted.org/packages/8b/62/e8411a90e6d9effd1e686544951f5c9846538718e03dfb954f5e19e5e1a9/zope.deprecation-4.1.0.tar.gz" } ], "4.1.1": [ { "comment_text": "", "digests": { "md5": "ce261b9384066f7e13b63525778430cb", "sha256": "4936e2720219925b31e435e8263b9ccf56c6cdfbd078ab25604bbb0e6d2cac13" }, "downloads": -1, "filename": "zope.deprecation-4.1.1.tar.gz", "has_sig": false, "md5_digest": "ce261b9384066f7e13b63525778430cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 146329, "upload_time": "2014-03-19T18:37:20", "url": "https://files.pythonhosted.org/packages/c5/c9/e760f131fcde817da6c186a3f4952b8f206b7eeb269bb6f0836c715c5f20/zope.deprecation-4.1.1.tar.gz" } ], "4.1.2": [ { "comment_text": "", "digests": { "md5": "e9a663ded58f4f9f7881beb56cae2782", "sha256": "fed622b51ffc600c13cc5a5b6916b8514c115f34f7ea2730409f30c061eb0b78" }, "downloads": -1, "filename": "zope.deprecation-4.1.2.tar.gz", "has_sig": false, "md5_digest": "e9a663ded58f4f9f7881beb56cae2782", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 146327, "upload_time": "2015-01-13T15:28:52", "url": "https://files.pythonhosted.org/packages/c1/d3/3919492d5e57d8dd01b36f30b34fc8404a30577392b1eb817c303499ad20/zope.deprecation-4.1.2.tar.gz" } ], "4.2.0": [ { "comment_text": "", "digests": { "md5": "320d9e8de4fb91f9d36d21c376947173", "sha256": "15e8a7135f40084b0e15cea9f7cb78e872b8c6a70805f0a0b91b7ce52913e31c" }, "downloads": -1, "filename": "zope.deprecation-4.2.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "320d9e8de4fb91f9d36d21c376947173", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 10521, "upload_time": "2016-11-07T15:25:27", "url": "https://files.pythonhosted.org/packages/3f/ed/83f4378b3163707de498ca1b431023018e982edbb10111aceabef3fb194e/zope.deprecation-4.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5d110c34ab7b313490c1a8533bbdc7a0", "sha256": "ff32c5bb5388b77b22c83ed1f1aa01cdbb076d9f2cfa2b825450ce9e2ecfd738" }, "downloads": -1, "filename": "zope.deprecation-4.2.0.tar.gz", "has_sig": true, "md5_digest": "5d110c34ab7b313490c1a8533bbdc7a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 223338, "upload_time": "2016-11-07T15:25:24", "url": "https://files.pythonhosted.org/packages/51/85/b9d2fdcaf38ce3271ad759c7e8f0e9a28f6d900c1ad495085e4ab1de3795/zope.deprecation-4.2.0.tar.gz" } ], "4.3.0": [ { "comment_text": "", "digests": { "md5": "fb3b24ef645dcfaff8ab3028da7209f2", "sha256": "c83cfef3085d10dcb07de5a59a2d95713865befa46e0e88784c5648610fba789" }, "downloads": -1, "filename": "zope.deprecation-4.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fb3b24ef645dcfaff8ab3028da7209f2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11055, "upload_time": "2017-08-07T19:23:58", "url": "https://files.pythonhosted.org/packages/ee/33/625098914ec59b3006adf2cdf44a721e9671f4836af9eeb8cbe14e485954/zope.deprecation-4.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2166b2cb7e0e96a21104e6f8f9b696bb", "sha256": "7d52e134bbaaa0d72e1e2bc90f0587f1adc116c4bdf15912afaf2f1e8856b224" }, "downloads": -1, "filename": "zope.deprecation-4.3.0.tar.gz", "has_sig": false, "md5_digest": "2166b2cb7e0e96a21104e6f8f9b696bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24853, "upload_time": "2017-08-07T19:24:01", "url": "https://files.pythonhosted.org/packages/a1/18/2dc5e6bfe64fdc3b79411b67464c55bb0b43b127051a20f7f492ab767758/zope.deprecation-4.3.0.tar.gz" } ], "4.4.0": [ { "comment_text": "", "digests": { "md5": "58aecfd6bbb34459518fba9b3bc20598", "sha256": "f1480b74995958b24ce37b0ef04d3663d2683e5d6debc96726eff18acf4ea113" }, "downloads": -1, "filename": "zope.deprecation-4.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "58aecfd6bbb34459518fba9b3bc20598", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10017, "upload_time": "2018-12-03T13:35:25", "url": "https://files.pythonhosted.org/packages/f9/26/b935bbf9d27e898b87d80e7873a0200cebf239253d0afe7a59f82fe90fff/zope.deprecation-4.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6915a92473e2658b3954f8490938455c", "sha256": "0d453338f04bacf91bbfba545d8bcdf529aa829e67b705eac8c1a7fdce66e2df" }, "downloads": -1, "filename": "zope.deprecation-4.4.0.tar.gz", "has_sig": false, "md5_digest": "6915a92473e2658b3954f8490938455c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24737, "upload_time": "2018-12-03T13:35:27", "url": "https://files.pythonhosted.org/packages/34/da/46e92d32d545dd067b9436279d84c339e8b16de2ca393d7b892bc1e1e9fd/zope.deprecation-4.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "58aecfd6bbb34459518fba9b3bc20598", "sha256": "f1480b74995958b24ce37b0ef04d3663d2683e5d6debc96726eff18acf4ea113" }, "downloads": -1, "filename": "zope.deprecation-4.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "58aecfd6bbb34459518fba9b3bc20598", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10017, "upload_time": "2018-12-03T13:35:25", "url": "https://files.pythonhosted.org/packages/f9/26/b935bbf9d27e898b87d80e7873a0200cebf239253d0afe7a59f82fe90fff/zope.deprecation-4.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6915a92473e2658b3954f8490938455c", "sha256": "0d453338f04bacf91bbfba545d8bcdf529aa829e67b705eac8c1a7fdce66e2df" }, "downloads": -1, "filename": "zope.deprecation-4.4.0.tar.gz", "has_sig": false, "md5_digest": "6915a92473e2658b3954f8490938455c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24737, "upload_time": "2018-12-03T13:35:27", "url": "https://files.pythonhosted.org/packages/34/da/46e92d32d545dd067b9436279d84c339e8b16de2ca393d7b892bc1e1e9fd/zope.deprecation-4.4.0.tar.gz" } ] }