Hello community, here is the log from the commit of package python-dbf for openSUSE:Factory checked in at 2020-10-07 14:18:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dbf (Old) and /work/SRC/openSUSE:Factory/.python-dbf.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dbf" Wed Oct 7 14:18:29 2020 rev:6 rq:839909 version:0.99.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dbf/python-dbf.changes 2019-09-16 10:49:57.311175709 +0200 +++ /work/SRC/openSUSE:Factory/.python-dbf.new.4249/python-dbf.changes 2020-10-07 14:18:37.505492301 +0200 @@ -1,0 +2,12 @@ +Wed Oct 7 03:23:16 UTC 2020 - Steve Kowalik <[email protected]> + +- Update to 0.99.0: + * Backwards incompatible change: + + new records will have unspecified fields that are nullable set to Null + * change default input encoding from 'ascii' to 'utf-8' + * improve unicode support + * default field case is now upper + * FieldnameList is used to support both upper- and lower-case field checks + * fix memo block size changing to default when copying + +------------------------------------------------------------------- Old: ---- dbf-0.98.3.tar.gz New: ---- dbf-0.99.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dbf.spec ++++++ --- /var/tmp/diff_new_pack.2vlbPX/_old 2020-10-07 14:18:38.005492698 +0200 +++ /var/tmp/diff_new_pack.2vlbPX/_new 2020-10-07 14:18:38.005492698 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-dbf # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,11 +18,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dbf -Version: 0.98.3 +Version: 0.99.0 Release: 0 Summary: Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf License: BSD-3-Clause -Group: Development/Languages/Python URL: https://pypi.org/project/dbf/ Source: https://files.pythonhosted.org/packages/source/d/dbf/dbf-%{version}.tar.gz BuildRequires: %{python_module aenum} ++++++ dbf-0.98.3.tar.gz -> dbf-0.99.0.tar.gz ++++++ ++++ 2321 lines of diff (skipped)
