15
0
forked from pool/python-dbf

Accepting request 718766 from home:pgajdos

- version update to 0.98.2
  * allow dbf files without .dbf ending
  * allow any case for accessing field names

OBS-URL: https://build.opensuse.org/request/show/718766
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2019-07-26 09:18:08 +00:00
committed by Git OBS Bridge
parent c2aa470da0
commit aa42fbc42b
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-dbf
Version: 0.98.0
Version: 0.98.2
Release: 0
Summary: Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
License: BSD-3-Clause