python-deprecation – Library to handle automated deprecations - Python 2.x

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.

This package contains the Python 2.x module.

Package availability chart
Distribution Base version Our version Architectures
Debian GNU/Linux 10.0 (buster) 2.0.6-1 1.0.1-1~nd100+1 i386, amd64, sparc, armel, ppc64el
Debian GNU/Linux 11.0 (bullseye) 2.1.0-1    
Debian GNU/Linux 9.0 (stretch)   1.0.1-1~nd90+1 i386, amd64, sparc, armel
Debian testing (bookworm) 2.1.0-2    
Debian unstable (sid) 2.1.0-2 1.0.1-1~nd+1 i386, amd64, sparc, armel
Ubuntu 16.04 “Xenial Xerus” (xenial)   1.0.1-1~nd16.04+1 i386, amd64, sparc, armel
Ubuntu 18.04 “Bionic Beaver” (bionic) 1.0.1-0ubuntu1    
Ubuntu 20.04 “Focal Fossa” (focal) 2.0.7-1    
Ubuntu 21.10 “Impish Indri” (impish) 2.1.0-1    
Ubuntu 22.04 “Jammy Jellyfish” (jammy) 2.1.0-2    

Comments

blog comments powered by Disqus