Sun, 14 Jul 2024 15:27:42 UTC | login

Information for build python-dbfread-2.0.7-16.git300b2d7.fc33

ID168774
Package Namepython-dbfread
Version2.0.7
Release16.git300b2d7.fc33
Epoch
SummaryRead DBF Files with Python
DescriptionDBF is a file format used by databases such dBase, Visual FoxPro, and FoxBase+. This library reads DBF files and returns the data as native Python data types for further processing. It is primarily intended for batch jobs and one-off scripts. Full documentation at https://dbfread.readthedocs.io/ See docs/changes.rst for a full list of changes in each version.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 10:54:45 UTC
CompletedThu, 13 Aug 2020 10:54:45 UTC
Tags
f33
f37
f38
RPMs
src
python-dbfread-2.0.7-16.git300b2d7.fc33.src.rpm (info) (download)
noarch
python-dbfread-doc-2.0.7-16.git300b2d7.fc33.noarch.rpm (info) (download)
python3-dbfread-2.0.7-16.git300b2d7.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-16.git300b2d7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.0.7-15.git300b2d7 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-14.git300b2d7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.0.7-13.git300b2d7 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.0.7-12.git300b2d7 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-11.git300b2d7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jul 13 2019 Julien Enselme <jujens@jujens.eu> - 2.0.7-10.git300b2d7 - Fix tests with pytest4 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-9.git300b2d7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 02 2019 Julien Enselme <jujens@jujens.eu> - 2.0.7-8 - Remove Python 2 subpackage