14
0

Accepting request 1189465 from home:azouhr:branches:devel:languages:python

- Add field_parser.patch to ensure that fields are parsed with
  little endian. Created pull request at gh#olemb/dbfread#71.

OBS-URL: https://build.opensuse.org/request/show/1189465
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbfread?expand=0&rev=12
This commit is contained in:
2024-07-25 10:13:30 +00:00
committed by Git OBS Bridge
parent 1f142b9741
commit 20d0e1516d
3 changed files with 21 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 23 11:06:07 UTC 2024 - Berthold Gunreben <azouhr@opensuse.org>
- Add field_parser.patch to ensure that fields are parsed with
little endian. Created pull request at gh#olemb/dbfread#71.
-------------------------------------------------------------------
Fri Nov 1 13:49:17 CET 2019 - Matej Cepl <mcepl@suse.com>