[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#870723: ITP: python-deprecation -- A library to handle automated deprecations



Package: wnpp
Severity: wishlist
Owner: Ondrej Koblizek <koblizeko@gmail.com>

* Package name    : python-deprecation
  Version         : 1.0.1
  Upstream Author : Brian Curtin <brian@python.org>
* URL             : https://github.com/briancurtin/deprecation
* License         : Apache-2.0
  Programming Lang: Python
  Description     : A library to handle automated deprecations

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.

I need this package as dependance for openstasksdk package.
I plan team maintain it with DPMT.

Reply to: