Thu, 20 Jun 2024 19:46:49 UTC | login

Information for build python-fields-5.0.0-7.fc33

ID169830
Package Namepython-fields
Version5.0.0
Release7.fc33
Epoch
SummaryContainer class boilerplate killer
DescriptionContainer class boilerplate killer. Features: - Human-readable __repr__ - Complete set of comparison methods - Keyword and positional argument support. Works like a normal class - you can override just about anything in the subclass (eg: a custom __init__). In contrast, hynek/characteristic forces different call schematics and calls your __init__ with different arguments.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 11:22:18 UTC
CompletedThu, 13 Aug 2020 11:22:18 UTC
Tags
f33
f37
f38
RPMs
src
python-fields-5.0.0-7.fc33.src.rpm (info) (download)
noarch
python-fields-doc-5.0.0-7.fc33.noarch.rpm (info) (download)
python3-fields-5.0.0-7.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 5.0.0-6 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 5.0.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 5.0.0-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Feb 14 2019 Scott K Logan <logans@cottsay.net> - 5.0.0-1 - Initial package