Tue, 28 May 2024 01:40:03 UTC | login

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

ID76491
Package Namepython-cattrs
Version0.9.0
Release2.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
StartedSat, 01 Dec 2018 06:21:51 UTC
CompletedSat, 01 Dec 2018 06:21:51 UTC
Tags
f30
f31
RPMs
src
python-cattrs-0.9.0-2.fc30.src.rpm (info) (download)
noarch
python3-cattrs-0.9.0-2.fc30.noarch.rpm (info) (download)
Changelog * 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.