Thu, 20 Jun 2024 22:52:26 UTC | login

Information for build python-fields-5.0.0-1.fc31

ID90753
Package Namepython-fields
Version5.0.0
Release1.fc31
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, 24 Jul 2019 01:03:19 UTC
CompletedWed, 24 Jul 2019 01:03:19 UTC
Tags
f31
RPMs
src
python-fields-5.0.0-1.fc31.src.rpm (info) (download)
noarch
python-fields-doc-5.0.0-1.fc31.noarch.rpm (info) (download)
python3-fields-5.0.0-1.fc31.noarch.rpm (info) (download)
Changelog * Thu Feb 14 2019 Scott K Logan <logans@cottsay.net> - 5.0.0-1 - Initial package