AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.98.3: * no obvious changelog
- Update to 0.98.0: * fix resize_field to work on empty tables * fix export to fixed-width by using codecs.open * allow non-standard characters in field names (with warnings) - Run tests
- Version update to 0.97.11: * No obvious changelog - Fix fdupes call
- Update to 0.98.3: * no obvious changelog
- version update to 0.98.2 * allow dbf files without .dbf ending * allow any case for accessing field names
- Update to 0.98.0: * fix resize_field to work on empty tables * fix export to fixed-width by using codecs.open * allow non-standard characters in field names (with warnings) - Run tests
- Version update to 0.97.11: * No obvious changelog - Fix fdupes call
- Remove superfluous devel dependency for noarch package
- Update to 0.97.5 * Fix bug in VFP doubles * Fix field creation flag handling * Allow (redundant) "binary" flag on binary type fields * Fix fp/FoxBase table header creation * Can now open dbf files as read-only when lacking write permissions. * Moved to a single 2/3 code base. * Opening a database now defaults to dbf.READ_ONLY; can also use dbf.READ_WRITE; the corresponding strings are no longer supported. - Spec file cleanups - License is now included in source archive
-specfile add line to fix build for Leap
- specfile move to unified single-spec-python
- specfile: * update copyright year * no more README or WHATSNEW in tar-ball - update to version 0.96.8: (no changelog available)
- specfile: * changed to https for source url * updated source url to files.pythonhosted.org
- Initial packaging on obs * Including from upstream missing LICENSE file * Fix eol by sed