Thu, 04 Jul 2024 14:30:22 UTC | login

Information for build python-dbfread-2.0.7-8.git300b2d7.fc30

ID85804
Package Namepython-dbfread
Version2.0.7
Release8.git300b2d7.fc30
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
StartedSat, 12 Jan 2019 06:57:36 UTC
CompletedSat, 12 Jan 2019 06:57:36 UTC
Tags
f30
f31
RPMs
src
python-dbfread-2.0.7-8.git300b2d7.fc30.src.rpm (info) (download)
noarch
python-dbfread-doc-2.0.7-8.git300b2d7.fc30.noarch.rpm (info) (download)
python3-dbfread-2.0.7-8.git300b2d7.fc30.noarch.rpm (info) (download)
Changelog * Wed Jan 02 2019 Julien Enselme <jujens@jujens.eu> - 2.0.7-8 - Remove Python 2 subpackage * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-7.git300b2d7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 2.0.7-6.git300b2d7 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-5.git300b2d7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-4.git300b2d7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Apr 04 2017 Julien Enselme <jujens@jujens.eu> - 2.0.7-3.git300b2d7 - Fix shebang in examples * Mon Mar 13 2017 Julien Enselme <jujens@jujens.eu> - 2.0.7-2.git300b2d7 - Add dependency to sphinx to build the documentation * Sun Mar 12 2017 Julien Enselme <jujens@jujens.eu> - 2.0.7-1.git300b2d7 - Inital package