Thu, 25 Apr 2024 09:56:47 UTC | login

Information for build python-decorator-4.4.0-5.fc32

ID133075
Package Namepython-decorator
Version4.4.0
Release5.fc32
Epoch
SummaryModule to simplify usage of decorators
DescriptionThe aim of the decorator module is to simplify the usage of decorators for the average programmer, and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. The core of this module is a decorator factory called decorator.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Jan 2020 14:08:02 UTC
CompletedThu, 16 Jan 2020 14:08:02 UTC
Tags
f32
f33
RPMs
src
python-decorator-4.4.0-5.fc32.src.rpm (info) (download)
noarch
python3-decorator-4.4.0-5.fc32.noarch.rpm (info) (download)
Changelog * Thu Jan 16 2020 Miro Hrončok <mhroncok@redhat.com> - 4.4.0-5 - Subpackage python2-decorator has been removed See https://fedoraproject.org/wiki/Changes/RetirePython2 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 4.4.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 4.4.0-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jun 22 2019 Kevin Fenzi <kevin@scrye.com> - 4.4.0-1 - Update to 4.4.0. Fixes bug #1669189 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jul 25 2018 Pierre-Yves Chibon <pingou@pingoured.fr> - 4.3.0-1 - Update to 4.3.0 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 4.2.1-2 - Rebuilt for Python 3.7 * Wed Feb 07 2018 Haïkel Guémar <hguemar@fedoraproject.org> - 4.2.1-1 - Upstream 4.2.1 * Tue Jan 16 2018 Iryna Shcherbina <ishcherb@redhat.com> - 4.1.2-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)