Tue, 28 May 2024 03:35:41 UTC | login

Information for build python-cattrs-0.9.0-3.fc30

ID92595
Package Namepython-cattrs
Version0.9.0
Release3.fc30
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, 24 Jul 2019 03:22:17 UTC
CompletedWed, 24 Jul 2019 03:22:17 UTC
Tags
f31
f32
f33
RPMs
src
python-cattrs-0.9.0-3.fc30.src.rpm (info) (download)
noarch
python3-cattrs-0.9.0-3.fc30.noarch.rpm (info) (download)
Changelog * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 17 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.9.0-2 - Subpackage python2-cattrs has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * 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.