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 2026-04-28 11:56:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyreadstat (Old) and /work/SRC/openSUSE:Factory/.python-pyreadstat.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyreadstat" Tue Apr 28 11:56:21 2026 rev:15 rq:1349445 version:1.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyreadstat/python-pyreadstat.changes 2024-07-11 20:30:07.858156197 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyreadstat.new.11940/python-pyreadstat.changes 2026-04-28 12:00:17.007271889 +0200 @@ -1,0 +2,33 @@ +Sun Apr 26 21:50:26 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.3.4: + * Refactored pyreadstat.pyx to pyreadstat.py solves #299 + * Added env variable PYREADSTAT_LINK_ICONV to link iconv at + compiling time + * Adding typing annotations solves #299 + +------------------------------------------------------------------- +Fri Apr 10 18:21:21 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.3.3: + * Added reading from file handles, solves #308 + * Adapted code and tests to work with pandas 3.0 + * correction to writing objects, solves #306 + * make list of notes writable, solves #292 + * enable support for polars, solves #282 + * updated Readstat sources to commit + b2d5407d62caf3c33caadc0495c9f7684b6a0df7 + * Better error reporting when writing a column with an empty + name, solves #276 + * added extra_time_formats, solves #283 + * changed empty original_variable_type from 'NULL' to None + solves #287 + * implemented string_ref for large strings when writing DTA + solves #268 + * Added Multiple Reponse Data Sets for SAV files #259 + * Fixed pyreadstat not raising error if folder does not exists + when writing #269 + * Fixed tests for numpy 2 changes # 266 +- Remove support-numpy-2.patch: upstream. + +------------------------------------------------------------------- Old: ---- pyreadstat-1.2.7.tar.gz support-numpy-2.patch New: ---- pyreadstat-1.3.4.tar.gz ----------(Old B)---------- Old: * Fixed tests for numpy 2 changes # 266 - Remove support-numpy-2.patch: upstream. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyreadstat.spec ++++++ --- /var/tmp/diff_new_pack.pr7p43/_old 2026-04-28 12:00:18.263324652 +0200 +++ /var/tmp/diff_new_pack.pr7p43/_new 2026-04-28 12:00:18.267324819 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pyreadstat # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,15 @@ Name: python-pyreadstat -Version: 1.2.7 +Version: 1.3.4 Release: 0 Summary: Package to read and write statistical data files into pandas License: Apache-2.0 URL: https://github.com/Roche/pyreadstat Source: https://github.com/Roche/pyreadstat/archive/v%{version}.tar.gz#/pyreadstat-%{version}.tar.gz -# PATCH-FIX-UPSTREAM gh#Roche/pyreadstat#266 -Patch0: support-numpy-2.patch BuildRequires: %{python_module Cython >= 3} BuildRequires: %{python_module devel} +BuildRequires: %{python_module narwhals >= 2.10.1} BuildRequires: %{python_module numpy-devel} BuildRequires: %{python_module pandas >= 0.24.0} BuildRequires: %{python_module pip} @@ -36,6 +35,7 @@ BuildRequires: glibc-devel BuildRequires: python-rpm-macros BuildRequires: zlib-devel +Requires: python-narwhals >= 2.10.1 Requires: python-numpy Requires: python-pandas >= 0.24.0 %python_subpackages ++++++ pyreadstat-1.2.7.tar.gz -> pyreadstat-1.3.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-pyreadstat/pyreadstat-1.2.7.tar.gz /work/SRC/openSUSE:Factory/.python-pyreadstat.new.11940/pyreadstat-1.3.4.tar.gz differ: char 13, line 1
