| Name: | python2-debtcollector |
|---|---|
| Version: | 1.11.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 84001 |
| License: | ASL 2.0 |
| RPM: | python2-debtcollector-1.11.0-1.el7.noarch.rpm |
| Source RPM: | python-debtcollector-1.11.0-1.el7.src.rpm |
| Build Date: | Fri Jun 23 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/debtcollector |
| Summary: | A collection of Python deprecation patterns and strategies |
| Description: | It is a collection of functions/decorators which is used to signal a user when
* a method (static method, class method, or regular instance method) or a class
or function is going to be removed at some point in the future.
* to move a instance method/property/class from an existing one to a new one
* a keyword is renamed
* further customizing the emitted messages |
- Update to 1.11.0