Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyreadstat for 
openSUSE:Factory checked in at 2021-04-19 21:06:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyreadstat (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyreadstat.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyreadstat"

Mon Apr 19 21:06:15 2021 rev:6 rq:886612 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyreadstat/python-pyreadstat.changes      
2020-12-30 17:12:58.120580078 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyreadstat.new.12324/python-pyreadstat.changes
   2021-04-19 21:06:41.740092007 +0200
@@ -1,0 +2,17 @@
+Mon Apr 19 08:43:23 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Update to 1.1.0:
+  * added meta.readstat_variable_types to track the type of binary
+    variable in the original file.
+  * Adding better error message for not accepting certain files types in
+    multiprocessing, solves #105
+  * Fixing #106 writing failing when row 0 is removed from dataframe.
+  * Removing numpy deprecated objects solves #107.
+  * Adding support for pathlib.Path, soves #110.
+  * fixing order of categories
+  * Added formats_as_ordered_category to get an ordered category.
+  * Added value_formats in order to be able to set the variable format when
+    writing.
+- Do not build on Python 3.6, due to no NumPy.
+
+-------------------------------------------------------------------

Old:
----
  pyreadstat-1.0.6.tar.gz

New:
----
  pyreadstat-1.1.0.tar.gz

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

Other differences:
------------------
++++++ python-pyreadstat.spec ++++++
--- /var/tmp/diff_new_pack.ObpiIL/_old  2021-04-19 21:06:42.384092972 +0200
+++ /var/tmp/diff_new_pack.ObpiIL/_new  2021-04-19 21:06:42.388092978 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyreadstat
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python36 1
 Name:           python-pyreadstat
-Version:        1.0.6
+Version:        1.1.0
 Release:        0
 Summary:        Package to read and write statistical data files into pandas
 License:        Apache-2.0
-Group:          Development/Languages/Python
 URL:            https://github.com/Roche/pyreadstat
 Source:         
https://github.com/Roche/pyreadstat/archive/v%{version}.tar.gz#/pyreadstat-%{version}.tar.gz
 BuildRequires:  %{python_module devel}

++++++ pyreadstat-1.0.6.tar.gz -> pyreadstat-1.1.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-pyreadstat/pyreadstat-1.0.6.tar.gz 
/work/SRC/openSUSE:Factory/.python-pyreadstat.new.12324/pyreadstat-1.1.0.tar.gz 
differ: char 13, line 1

Reply via email to