forked from pool/python-dbf
Accepting request 612020 from devel:languages:python:misc
package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf OBS-URL: https://build.opensuse.org/request/show/612020 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=1
This commit is contained in:
49
python-dbf.changes
Normal file
49
python-dbf.changes
Normal file
@@ -0,0 +1,49 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 24 17:31:07 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 26 08:53:07 UTC 2017 - bruno@ioda-net.ch
|
||||
|
||||
-specfile add line to fix build for Leap
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 7 12:07:29 UTC 2017 - bruno@ioda-net.ch
|
||||
|
||||
- specfile move to unified single-spec-python
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 23 18:07:35 UTC 2016 - arun@gmx.de
|
||||
|
||||
- specfile:
|
||||
* update copyright year
|
||||
* no more README or WHATSNEW in tar-ball
|
||||
|
||||
- update to version 0.96.8:
|
||||
(no changelog available)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 8 07:14:51 UTC 2016 - arun@gmx.de
|
||||
|
||||
- specfile:
|
||||
* changed to https for source url
|
||||
* updated source url to files.pythonhosted.org
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 16:36:34 UTC 2015 - bruno@ioda-net.ch
|
||||
|
||||
- Initial packaging on obs
|
||||
* Including from upstream missing LICENSE file
|
||||
* Fix eol by sed
|
||||
|
||||
Reference in New Issue
Block a user