Mon, 13 May 2024 02:29:21 UTC | login

Information for build python-fields-5.0.0-4.fc32

ID131993
Package Namepython-fields
Version5.0.0
Release4.fc32
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
StartedTue, 03 Dec 2019 11:26:27 UTC
CompletedTue, 03 Dec 2019 11:26:27 UTC
Tags
f32
f33
RPMs
src
python-fields-5.0.0-4.fc32.src.rpm (info) (download)
noarch
python-fields-doc-5.0.0-4.fc32.noarch.rpm (info) (download)
python3-fields-5.0.0-4.fc32.noarch.rpm (info) (download)
Changelog * 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