Mon, 17 Feb 2025 22:04:31 UTC | login

Information for build python-ratelimitingfilter-1.1-1.fc31

ID91439
Package Namepython-ratelimitingfilter
Version1.1
Release1.fc31
Epoch
SummaryA rate limiting filter for the Python logging system
DescriptionThe RateLimitingFilter is a filter for the Python logging system that allows you to restrict the rate at which messages can pass through your logging handlers. The filter can be useful if you're using a handler such as Python's logging.handlers.SMTPHandler to send error notification emails. Error notification emails provide a useful means of keeping an eye on.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 02:44:29 UTC
CompletedWed, 24 Jul 2019 02:44:29 UTC
Tags
f31
RPMs
src
python-ratelimitingfilter-1.1-1.fc31.src.rpm (info) (download)
noarch
python3-ratelimitingfilter-1.1-1.fc31.noarch.rpm (info) (download)
Changelog * Wed Mar 06 2019 Martin Kutlak <mkutlak@redhat.com> - 1.1-1 - Update to upstream version 1.1. - Remove check section as it is not provided in sources. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 0.6-3 - Rebuilt for Python 3.7 * Wed Mar 14 2018 Martin Kutlak <mkutlak@redhat.com> - 0.6-1 - Drop python2 subpackage from Fedora 29+ * Wed Mar 14 2018 Martin Kutlak <mkutlak@redhat.com> - 0.6-1 - Initial package.