Fri, 05 Jul 2024 21:06:58 UTC | login

Information for build python-backports-csv-1.0.5-4.fc29

ID47371
Package Namepython-backports-csv
Version1.0.5
Release4.fc29
Epoch
SummaryBackport of Python 3's csv module for Python 2
DescriptionBackport of Python 3's csv module for Python 2. The API of the csv module in Python 2 is drastically different from the csv module in Python 3. This is due, for the most part, to the difference between str in Python 2 and Python 3.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 02:56:38 UTC
CompletedWed, 04 Jul 2018 02:56:38 UTC
Tags
f29
RPMs
src
python-backports-csv-1.0.5-4.fc29.src.rpm (info) (download)
noarch
python2-backports-csv-1.0.5-4.fc29.noarch.rpm (info) (download)
python3-backports-csv-1.0.5-4.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 1.0.5-4 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0.5-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Tue Oct 24 2017 williamjmorenor@gmail.com - 1.0.5-1 - Update to 1.0.5 * Sat Sep 03 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.0.1-1 - Initial package