The devel/py-deprecation port
py3-deprecation-2.1.0p7 – library to handle automated deprecations (cvsweb github mirror)
Description
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.WWW: https://deprecation.readthedocs.io/
Maintainer
Daniel Dickman
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.13/site-packages/__pycache__/
- /usr/local/lib/python3.13/site-packages/__pycache__/deprecation.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/__pycache__/deprecation.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/deprecation-2.1.0.dist-info/
- /usr/local/lib/python3.13/site-packages/deprecation-2.1.0.dist-info/METADATA
- /usr/local/lib/python3.13/site-packages/deprecation-2.1.0.dist-info/RECORD
- /usr/local/lib/python3.13/site-packages/deprecation-2.1.0.dist-info/WHEEL
- /usr/local/lib/python3.13/site-packages/deprecation-2.1.0.dist-info/licenses/
- /usr/local/lib/python3.13/site-packages/deprecation-2.1.0.dist-info/licenses/LICENSE
- /usr/local/lib/python3.13/site-packages/deprecation-2.1.0.dist-info/top_level.txt
- /usr/local/lib/python3.13/site-packages/deprecation.py