| Name: | python3-tbtrim | 
|---|---|
| Version: | 0.3.1 | 
| Release: | 1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 15613 | 
| License: | MIT | 
| RPM: | python3-tbtrim-0.3.1-1.el8.noarch.rpm | 
| Source RPM: | python-tbtrim-0.3.1-1.el8.src.rpm | 
| Build Date: | Fri Sep 18 2020 | 
| Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/gousaiyang/tbtrim | 
| Summary: | A utility to trim Python traceback information | 
| Description: | tbtrim is a utility to trim Python traceback information. By assigning user- refined sys.excepthook, one can easily customize the behavior after an exception is raise and uncaught, and just before the interpreter prints out the given traceback and exception to sys.stderr. In a more human-readable way, tbtrim is to let you handle the last words of a program when it exits because of an exception.  | 
- Update to latest upstream release 0.3.1 (rhbz#1815134)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Use upstream source (rhbz#1714006) - Add license file
- Initial package for Fedora