Thu, 20 Jun 2024 19:13:48 UTC | login

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

ID159178
Package Namepython-fields
Version5.0.0
Release6.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
StartedWed, 03 Jun 2020 09:13:16 UTC
CompletedWed, 03 Jun 2020 09:13:16 UTC
Tags
f33
RPMs
src
python-fields-5.0.0-6.fc33.src.rpm (info) (download)
noarch
python-fields-doc-5.0.0-6.fc33.noarch.rpm (info) (download)
python3-fields-5.0.0-6.fc33.noarch.rpm (info) (download)
Changelog * 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