The devel/py-deprecation,python3 port
py3-deprecation-2.1.0p4 – 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
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/__pycache__/
- /usr/local/lib/python3.11/site-packages/__pycache__/deprecation.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/deprecation.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/deprecation-2.1.0.dist-info/
- /usr/local/lib/python3.11/site-packages/deprecation-2.1.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/deprecation-2.1.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/deprecation-2.1.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/deprecation-2.1.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/deprecation-2.1.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/deprecation.py