1
0
python-dbfread/python-dbfread.changes

38 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
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>
- Add pytest4.patch from gh#olemb/dbfread#33 which makes the test
suite to pass with PyTest 4.
-------------------------------------------------------------------
Thu Aug 22 14:02:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Restrict to pytest3 as newer need major test tweaks
-------------------------------------------------------------------
Wed Dec 5 01:09:34 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase.
-------------------------------------------------------------------
Tue Dec 4 12:47:10 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Fri May 18 15:35:44 UTC 2018 - toddrme2178@gmail.com
- Use license tag
- Fix tests
-------------------------------------------------------------------
Tue Nov 7 18:23:33 UTC 2017 - toddrme2178@gmail.com
- initial version