| Name: | python3-debtcollector |
|---|---|
| Version: | 2.5.0 |
| Release: | 4.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 77640 |
| License: | ASL 2.0 |
| RPM: | python3-debtcollector-2.5.0-4.el9.noarch.rpm |
| Source RPM: | python-debtcollector-2.5.0-4.el9.src.rpm |
| Build Date: | Thu Jul 20 2023 |
| Build Host: | build-ol9-x86_64.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 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Update to upstream version 2.5.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Remove redundant python-funcsigs dependency
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild