Thu, 23 May 2024 20:42:05 UTC | login

Information for build python-cattrs-0.9.0-1.fc29

ID73129
Package Namepython-cattrs
Version0.9.0
Release1.fc29
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
StartedFri, 21 Sep 2018 20:51:23 UTC
CompletedFri, 21 Sep 2018 20:51:23 UTC
Tags
f29
f30
RPMs
src
python-cattrs-0.9.0-1.fc29.src.rpm (info) (download)
noarch
python2-cattrs-0.9.0-1.fc29.noarch.rpm (info) (download)
python3-cattrs-0.9.0-1.fc29.noarch.rpm (info) (download)
Changelog * Thu Sep 13 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.0-1 - Update to 0.9.0 to fix Python 3.7 FTBFS (#1605625) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-4 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * 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.