py3-deprecation

library to handle automated deprecations

WWW CVSWeb GITHub
  1. Package version
    py3-deprecation-2.1.0p3
  2. Maintainer
    The OpenBSD ports mailing-list

deprecation is a library that enables automated deprecations. It offers the
deprecated() decorator to wrap functions, providing proper warnings both in
documentation and via Python's warnings system, as well as the
deprecation.fail_if_not_removed() decorator for test methods to ensure that
deprecated code is eventually removed.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • sysutils/py-packaging,python3
  • lang/python/3.10