python-deprecation 2.1.0 Python library to handle automated deprecations
This 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.
- Website: https://deprecation.readthedocs.io/
- License: ASL 2.0
- Package source: python-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu