Tue, 28 May 2024 17:53:00 UTC | login

Information for build python-cattrs-0.6.0-2.fc28

ID33437
Package Namepython-cattrs
Version0.6.0
Release2.fc28
Epoch
SummaryPython library for structuring and unstructuring data
Descriptioncattrs is an open source Python library for structuring and unstructuring data. cattrs works best with attrs classes and the usual Python collections, but other kinds of classes are supported by manually registering converters.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Jun 2018 19:03:59 UTC
CompletedWed, 06 Jun 2018 19:03:59 UTC
Tags
f29
RPMs
src
python-cattrs-0.6.0-2.fc28.src.rpm (info) (download)
noarch
python2-cattrs-0.6.0-2.fc28.noarch.rpm (info) (download)
python3-cattrs-0.6.0-2.fc28.noarch.rpm (info) (download)
Changelog * Mon Jan 29 2018 Eric Smith <brouhaha@fedoraproject.org> 0.6.0-2 - Added missing BuildRequires for python2-enum34. * Thu Jan 11 2018 Eric Smith <brouhaha@fedoraproject.org> 0.6.0-1 - Initial version.