Hello community,

here is the log from the commit of package python-pyreadstat for 
openSUSE:Factory checked in at 2020-07-24 09:54:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyreadstat (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyreadstat.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyreadstat"

Fri Jul 24 09:54:04 2020 rev:4 rq:820889 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyreadstat/python-pyreadstat.changes      
2019-09-16 10:51:59.983159819 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyreadstat.new.3592/python-pyreadstat.changes
    2020-07-24 09:55:13.413358062 +0200
@@ -1,0 +2,11 @@
+Tue Jul 14 12:27:48 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 1.0.0
+  * improved error messages when column names have spaces
+  * updated readstat to release 1.1.3: improved support for columns with utf-8 
characters.
+  * bumped version to first stable release as the library looks stable
+  * added capability to set_value_labels to handle subset of dataframes
+  * added capacity to read and write files with paths starting with tilde
+  * few bugfixes
+
+-------------------------------------------------------------------

Old:
----
  pyreadstat-0.2.9.tar.gz

New:
----
  pyreadstat-1.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pyreadstat.spec ++++++
--- /var/tmp/diff_new_pack.K66jSM/_old  2020-07-24 09:55:18.521363331 +0200
+++ /var/tmp/diff_new_pack.K66jSM/_new  2020-07-24 09:55:18.525363335 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyreadstat
 #
-# 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,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pyreadstat
-Version:        0.2.9
+Version:        1.0.0
 Release:        0
 Summary:        Package to read and write statistical data files into pandas
 License:        Apache-2.0
@@ -33,9 +33,9 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  zlib-devel
 Requires:       python-numpy
-Requires:       python-pandas
+Requires:       python-pandas >= 0.24.0
 # SECTION test requirements
-BuildRequires:  %{python_module pandas}
+BuildRequires:  %{python_module pandas >= 0.24.0}
 # /SECTION
 %python_subpackages
 

++++++ pyreadstat-0.2.9.tar.gz -> pyreadstat-1.0.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-pyreadstat/pyreadstat-0.2.9.tar.gz 
/work/SRC/openSUSE:Factory/.python-pyreadstat.new.3592/pyreadstat-1.0.0.tar.gz 
differ: char 15, line 1


Reply via email to