Sun, 09 Jun 2024 18:34:18 UTC | login

Information for build python-decorator-4.3.0-1.fc29

ID68764
Package Namepython-decorator
Version4.3.0
Release1.fc29
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, 09 Aug 2018 17:20:49 UTC
CompletedThu, 09 Aug 2018 17:20:49 UTC
Tags
f29
f30
f31
RPMs
src
python-decorator-4.3.0-1.fc29.src.rpm (info) (download)
noarch
python2-decorator-4.3.0-1.fc29.noarch.rpm (info) (download)
python3-decorator-4.3.0-1.fc29.noarch.rpm (info) (download)
Changelog * 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) * Sat Sep 16 2017 Kevin Fenzi <kevin@scrye.com> - 4.1.2-1 - Update to 4.1.2. Fixes bug #1471373 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jan 23 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 4.0.11-1 - Update to 4.0.11 * Thu Dec 29 2016 Kevin Fenzi <kevin@scrye.com> - 4.0.10-5 - Remove SOURCES.txt~ file. Fixes bug #1404634 * Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 4.0.10-4 - Rebuild for Python 3.6 * Mon Aug 29 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 4.0.10-3 - SPEC Cleanup - Remove unused build requires